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