Issue #666 fix for ncep metars to share correctly in collaboration session
Change-Id: I829eea313b5870d3df551f9b5224d178528412ae Former-commit-id: b4de13af62ea179577e9dc799c3174d4ce7bd21b
This commit is contained in:
parent
5211449202
commit
ad2c9b5d3b
1 changed files with 1 additions and 0 deletions
|
@ -884,6 +884,7 @@ public class PlotResource2 extends AbstractNatlCntrsResource<PlotResourceData, M
|
|||
if( generator != null ) {
|
||||
generator.shutdown();
|
||||
}
|
||||
initialized = false;
|
||||
}
|
||||
|
||||
protected AbstractFrameData createNewFrame( DataTime frameTime, int timeInt ) {
|
||||
|
|
Loading…
Add table
Reference in a new issue