Issue #666 fix for ncep metars to share correctly in collaboration session
Change-Id: I829eea313b5870d3df551f9b5224d178528412ae Former-commit-id:f1a37857b6
[formerlyad2c9b5d3b
] [formerly0b6b48222c
[formerly b4de13af62ea179577e9dc799c3174d4ce7bd21b]] Former-commit-id:0b6b48222c
Former-commit-id:04254cada4
This commit is contained in:
parent
64e74e9c11
commit
e634eaf84b
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