Model2roms Versions Save

Model2roms is a Python toolbox for creating forcing files required to run Regional Ocean Modeling System (ROMS)

1.3.0

2 years ago

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

1.2.2

2 years ago

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

1.2.1

2 years ago

Many improvements over the last 6 months included fixing some issues with sea-ice and reprojections

1.2

3 years ago

This fixes several issues with sea-ice, refactors a lot of the code to make it more readable, and generally improves the toolbox

1.1

5 years ago

Tons of improvements over the last year with new config class and moved to Python3.

1.0.2

9 years ago

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.