I have tried with “name” but I don’t know what to put on it… (“month” doesn’t seem to work).
I can get a single NCDataSet with, for example, feb = NCDatasets.@select(ds, Dates.month(month) == 2)
, but then I don’t know how to convert it to a Raster
.
Thanks, I’ll open a feature request on the Rasters
package.