Releases: trondkr/model2roms
model2roms release 1.3.0
Model2roms is a Python toolbox for creating the necessary climatology, boundary, and initial forcing files required to run the ROMS (Regional Ocean Modeling System) model. The latest version of model2roms can convert several popular model hindcasts and projections including the NORESM (Norway's Earth System Model), SODA global re-analysis, and GLORYS to use as forcing files for a given ROMS grid structure.
- Fixes an issue with time reference
- Updated README
Release 1.2.2
Model2roms is a Python toolbox for creating the necessary climatology, boundary, and initial forcing files required to run the ROMS (Regional Ocean Modeling System) model. The latest version of model2roms can convert several popular model hindcasts and projections including the NORESM (Norway's Earth System Model), SODA global re-analysis, and GLORYS to use as forcing files for a given ROMS grid structure.
Release 27.07.2021 - bug fix of time unit for GLORYS
Stable version
Many improvements over the last 6 months included fixing some issues with sea-ice and reprojections
Release 1.2
This fixes several issues with sea-ice, refactors a lot of the code to make it more readable, and generally improves the toolbox
Stable release 1.1
Tons of improvements over the last year with new config class and moved to Python3.
Release 1.0.2 working
This release is stable and fully functional and have been carefully tested. This version can be used to create forcing from a number of data-sets including
- GLORYS2V3
- SODA
- WOA
- NorESM
This version also includes using ESMF as interpolation framework making the structure of source grids irrelevant as all kinds of grids can be interpolated to the ROMS grid.