You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all specified grids are written to a single NetCDF file. For my purposes, these files are becoming too large. For me, it would be preferred to write individual files for each individual year. We could also consider adding an experiment id with information about forcing, spinup, etc.
Thanks! The NETCDF_SPLIT_BY_YEAR = TRUE feature appears to work great. I have not yet tested NETCDF_SPLIT_BY_VAR = TRUE, but when I do I will report here.
Currently, all specified grids are written to a single NetCDF file. For my purposes, these files are becoming too large. For me, it would be preferred to write individual files for each individual year. We could also consider adding an experiment id with information about forcing, spinup, etc.
e.g.
The text was updated successfully, but these errors were encountered: