pyremap.descriptor.MpasEdgeMeshDescriptor¶
- class pyremap.descriptor.MpasEdgeMeshDescriptor(fileName, meshName=None)[source]¶
A class for describing an MPAS edge mesh
- Variables:
fileName (str) – The path of the file containing the MPAS mesh
Methods
__init__
(fileName[, meshName])Constructor stores the file name
to_esmf
(esmfFileName)Create an ESMF mesh file for the mesh
to_scrip
(scripFileName)Given an MPAS mesh file, create a SCRIP file based on the mesh.