Skip to content

Releases: NumericalEarth/NumericalEarth.jl

v0.2.3

03 Apr 20:54
44099ea

Choose a tag to compare

NumericalEarth v0.2.3

Diff since v0.2.2

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.2.2

19 Mar 21:37
558bf76

Choose a tag to compare

NumericalEarth v0.2.2

Diff since v0.2.1

Merged pull requests:

Closed issues:

  • Should we spawn more agents for the tests? (#28)
  • One-degree simulation initialised with World Ocean Atlas gives NaN immediately (1 timestep) (#96)
  • Have Metadata path support in DataWrangling. Support multiple variables (names) inside Metadata. (#115)

v0.2.1

16 Mar 16:31
050fa7c

Choose a tag to compare

NumericalEarth v0.2.1

Diff since v0.2.0

Merged pull requests:

Closed issues:

  • ECCOPrescribedAtmosphere causes error when time indices are interpolated in OceanSeaIceModel (#48)
  • ECCOPrescribedAtmosphere gives NaNs after one timestep for global simulations (#68)
  • Switch ERA5 download backend from CopernicusClimateDataStore.jl to CDSAPI.jl (#69)
  • Checkpointing for sea ice with distributed is not working (#74)
  • Add ORCA grid option in NumericalEarth (#76)
  • Add Word Ocean Atlas in DataWrangling module (#77)
  • Output heat fluxes in W/m^2 and salinity fluxes in kg/(m^2*s) (#78)
  • Penetrative radiation + z-star vertical coordinate (#81)
  • Cook lunch for the Milan hackathon participants on Wed March 4 (#95)
  • One-degree simulation initialised with ECCOPrescribedAtmosphere gives NaN immediately (1 timestep) (#97)
  • Refactor Breeze Ext now that total moisture variable was dropped (#107)
  • One degree ocean sea ice model example crashes (#109)
  • Without XESMF the atmospshere_simulation is not loaded correctly (#131)

v0.2.0

26 Feb 12:07
78ff460

Choose a tag to compare

NumericalEarth v0.2.0

Diff since v0.1.3

Breaking changes

  • PR #31 defines a standardized notation for NumericalEarth, changing the mathematical notation / names of very many variables in the source code and scripts.

Merged pull requests:

  • Add notation reference and align flux variable names (#44) (@glwagner)
  • Move Breeze dependency to weakdeps section (#62) (@taimoorsohail)
  • Update Reactant CI to use Julia version 1.11.9 for Breeze compatibility (#63) (@glwagner)
  • Bump version from 0.1.3 to 0.2.0 (#67) (@glwagner)

Closed issues:

  • Define a standardized notation for NumericalEarth (#31)
  • Latest tag is v0.1.3 but docs latest is v0.1.1 (#66)

v0.1.3

24 Feb 08:27
4e27347

Choose a tag to compare

NumericalEarth v0.1.3

Diff since v0.1.2

Adds extensions for Breeze.jl and for Veros Python ocean model.

Merged pull requests:

  • Use Veros as another Ocean component in NumericalEarth.jl (#1) (@simone-silvestri)
  • Plot speed for slab/hydrostatic ocean in the Breeze example (#50) (@navidcy)
  • Add Breeze dependency compat entry (#51) (@navidcy)
  • Change Veros ocean simulation example to false (#57) (@navidcy)

v0.1.2

23 Feb 09:17
d6a9cec

Choose a tag to compare

NumericalEarth v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Update Zenodo DOI and citation details in README (#37) (@navidcy)
  • Fix README: NumericalEarth is a registered package (#38) (@glwagner)
  • Change repository URL to NumericalEarth (#41) (@navidcy)
  • Widen Oceananigans compat to include 0.105, bump to v0.1.2 (#45) (@glwagner)

v0.1.1

16 Feb 23:41
62056bb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Feb 23:40
ba9e941

Choose a tag to compare

What's Changed

New Contributors

  • @Copilot made their first contribution in #14

Full Changelog: https://github.com/NumericalEarth/NumericalEarth.jl/commits/v0.1.0