Skip to content

Releases: roocs/roocs-grids

v0.1.2

25 Oct 07:18
002a3d0
Compare
Choose a tag to compare

Bug Fixes

  • Added basic CI workflows
  • Replaced setuptools with flit and pyproject.toml
  • Added AUTHORS.rst and bump2version configuration
  • Linting with ruff
  • Made testing safer with non-POSIX environments

v0.1.1

20 Oct 10:40
Compare
Choose a tag to compare

Bug Fixes

  • Added MANIFEST.in

v0.1.0

20 Oct 09:37
Compare
Choose a tag to compare

New Features

  • Initial Release
  • Added grid files in netCDF format:
    • World_Ocean_Atlas
    • MERRA-2
    • ERA-Interim
    • ERA-40
    • ERA5
    • Gaussian grids associated to spectral grid representations: T31, T42, T63, T127, T255
  • Added tests to ensure completeness of grid descriptions.
  • Added tests to ensure presence of grid files.