observingSystemFromGroup
initialize a WVObservingSystem instance from NetCDF file
Declaration
os = observingSystemFromGroup(group,wvt)
Parameters
modelthe WVModel to be used
Returns
osa new instance of WVObservingSystem
Discussion
Subclasses to should override this method to enable model restarts. This method works in conjunction with -writeToFile to provide restart capability.