Closed Datseris closed 3 years ago
Honestly, I really need to get some data files from online and do some proper tests by downloading real data...
I tested this locally using downloaded MODIS files. It works great. Of course these data are too large to upload here, and I can't push my download token here either!
This allows loading a CF variable from a
.nc
file that has groups, by providing a tuple("groupname", "varname")
instead of the existingvar::String
.