GitPedia
trondkr

trondkr/model2roms

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

6 Releases
Latest: 4y ago
model2roms release 1.3.01.3.0Latest
trondkrtrondkr·4y ago·August 23, 2021
GitHub

📋 Changes

  • Fixes an issue with time reference
  • Updated README
Release 1.2.21.2.2
trondkrtrondkr·4y ago·July 28, 2021
GitHub

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 version1.2.1
trondkrtrondkr·4y ago·July 27, 2021
GitHub

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

Release 1.21.2
trondkrtrondkr·5y ago·April 7, 2021
GitHub

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.11.1
trondkrtrondkr·7y ago·May 1, 2019
GitHub

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

Release 1.0.2 working1.0.2
trondkrtrondkr·11y ago·November 26, 2014
GitHub

🧪 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.