mpas_analysis.shared.climatology.RemapObservedClimatologySubtask.get_observation_descriptor¶
-
RemapObservedClimatologySubtask.
get_observation_descriptor
(self, fileName)[source]¶ get a MeshDescriptor for the observation grid. A subclass derived from this class must override this method to create the appropriate descriptor
- Parameters
- fileNamestr
observation file name describing the source grid
- Returns
- obsDescriptor
MeshDescriptor
The descriptor for the observation grid
- obsDescriptor