-
-

Overview

+
+

Overview

ESMPy is a Python interface to the Earth System Modeling Framework (ESMF) regridding utility. ESMF is software for building and coupling weather, climate, and related models. ESMF has a robust, @@ -61,9 +58,9 @@

Navigation

ESMF Unstructured and SCRIP conventions. Information on these last two conventions can be found in the ESMF Reference Manual.

-

ESMPy provides a Grid to represent single-tile logically -rectangular coordinate data, a Mesh for unstructured -coordinates, and a LocStream for collections of +

ESMPy provides a Grid to represent single-tile logically +rectangular coordinate data, a Mesh for unstructured +coordinates, and a LocStream for collections of unconnected points like observational data streams. ESMPy supports bilinear, nearest neighbor, higher order patch recovery, first-order conservative and second-order conservative regridding. There is @@ -72,7 +69,7 @@

Navigation

spherical coordinates and extrapolate data to points outside of the destination domain. Regridding on the sphere takes place in 3D Cartesian space, so the pole problem is not an issue as it commonly is with many Earth system grid remapping -softwares. Grid and Mesh +softwares. Grid and Mesh objects can be created in 2D or 3D space, and 3D conservative regridding is fully supported.

Regridding, also called remapping or interpolation, is the process of changing @@ -184,13 +181,13 @@

Navigation

  • previous |
  • - +