iris.fileformats.netcdf.ugrid_load#
Allow the construction of MeshXY
.
Extension functions for Iris NetCDF loading, to construct
MeshXY
from UGRID data in files.
See also
The UGRID Conventions, https://ugrid-conventions.github.io/ugrid-conventions/
- iris.fileformats.netcdf.ugrid_load.load_mesh(uris, var_name=None)[source]#
Load a single
MeshXY
object from one or more NetCDF files.Raises an error if more/less than one
MeshXY
is found.- Parameters:
- Return type: