read_static.Rd
Read an static variable from a netCDF file
read_static(filename, varid = NULL, create_mask = FALSE, ...)
The filename of the netCDF file.
Variable to read static variable (time-invariant).
Should we create a new mask using the same algorithm as make_grid?
Additional arguments, currently unused.