mpas_analysis.shared.climatology.RemapObservedClimatologySubtask.build_observational_dataset¶
-
RemapObservedClimatologySubtask.
build_observational_dataset
(fileName)[source]¶ read in the data sets for observations, and possibly rename some variables and dimensions. A subclass derived from this class must override this method to create the appropriate data set
Parameters: - fileName : str
observation file name
Returns: - dsObs :
xarray.Dataset
The observational dataset