polaris.remap.MappingFileStep.dst_from_mpas

MappingFileStep.dst_from_mpas(filename, mesh_name, mesh_type='cell')[source]

Set the destination grid from an MPAS mesh file

Parameters
  • filename (str) – A file containing the MPAS mesh

  • mesh_name (str) – The name of the MPAS mesh

  • mesh_type ({'cell', 'edge', 'vertex'}, optional) – Which type of MPAS mesh