mpas_analysis.shared.climatology.RemapObservedClimatologySubtask.get_observation_descriptor¶
-
RemapObservedClimatologySubtask.
get_observation_descriptor
(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
fileName (str) – observation file name describing the source grid
- Returns
obsDescriptor (
MeshDescriptor
) – The descriptor for the observation grid