Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.2-incubating
-
None
Description
rcmed.py returns the Dataset object with 4D array of values.
However, Dataset object can handle the 3D array of values.
Therefore, the rcmed.py need to be updated to return the 3D array (time, lats, lons).