Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.07 KB

HISTORY.rst

File metadata and controls

46 lines (31 loc) · 1.07 KB

History

Relocatable Ocean Modelling in PYthon (rompy) combines templated cookie-cutter model configuration with various xarray extensions to assist in the setup and evaluation of coastal ocean models, and is intended to simplify their configuration, execution and analysis. This repository also includes Jupyter notebooks that provide examples to illustrate the use of rompy code, create visualisations and provide inline documentation.

Releases

0.1.0 (2023-MM-DD)

New Features

  • Redefinition of the entire codebase using pydantic models.
  • Separation of concerns between runtime information and model configuration.

Bug Fixes

Internal Changes

Deprecation

0.7.0 (2021-10-08)

This is the latest release before a large code refactor done in collaboration between CSIRO and Oceanum. The refactor is aimed at improving the code base and making it easier to maintain and extend.