Skip to content

Python representation of Earth System Model grids.

License

Notifications You must be signed in to change notification settings

anton-seaice/esmgrids

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Health Build Status

esmgrids

This package contains Python representations of Earth System Model grids. These are very useful, for example, for converting model grids between different formats.

Grids currently supported:

  • Global regular Lat-Lon
  • Global tri-polar
  • MOM5 (Modular Ocean Model) tri-polar
  • NEMO tri-polar
  • GODAS reanalysis
  • ORAS4 reanalysis
  • CICE tri-polar

To run the tests

conda env create -n grids python3
source activate grids
python -m pytest

Warning: this will download a rather large tarball of test inputs.

About

Python representation of Earth System Model grids.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%