Closed WilliamsTravis closed 4 years ago
To set the time dimension requires one extra step in retrieve_subset in subsetting.R. Typically, we set this to the number of days since a baseline. If 'ds' is the xarray data set, I believe ds$assign_coords(time=
Make sure all space-time dimensions are set explicitly in each data set. The lack of an explicit date-time attribute can be problematic for many applications.