Similar to `readJSON` and `writeJSON`, but for NetCDF. This is a requirement for any larger dataset (read 2-d grid) as `writeJSON` does not scale up well.
Similar to
readJSONandwriteJSON, but for NetCDF.This is a requirement for any larger dataset (read 2-d grid) as
writeJSONdoes not scale up well.