Releases: meom-group/eophis
Releases · meom-group/eophis
v1.0.1
Stable Eophis_v1.0.1 release
-
Updates :
- installation of Eophis from Container
- tutorial for newcomers
- contributing instructions
- citation instructions
- github actions for CI and Containerization
- updated documentation (changed fake_earth name to toy_earth)
- minor bugfixes
- explicit error message if OASIS RUNTIME value is too high
-
Assets :
- Apptainer images for amd64 (X86) and arm64 (aarch64) architectures
-
Kept unchanged :
- read and write of OASIS coupling namelist
- read ocean namelist only
- sequential and parallel execution
- testing routines
- static and dynamic exchanges of 2D/3D fields with/out overlapping cells (halo
- automatic reconstruction of grid with halo cells, cells values filled in accordance with boundary condition
v1.0.0
Stable Eophis_v1.0.0 release
-
Updates :
- static and dynamic exchanges of 2D/3D fields with/out overlapping cells (halo)
- automatic definition of OASIS parameters to get grid with/out halo cells
- automatic reconstruction of grid with halo cells, cells values filled in accordance with boundary condition
- execution on hybrid CPU/GPU hardwares (see here)
- updated documentation
- operating tests for halo manipulation (also documented)
- automatic installation of Python dependencies
- pre-defined domains with halos for T,U,V,F eORCA025 NEMO grids
- minor bugfixes since beta release
-
Assets :
- Apptainer images for amd64 (X86) and arm64 (aarch64) architectures
-
Kept unchanged :
- read and write of OASIS coupling namelist
- read ocean namelist only
- sequential and parallel execution
- testing routines
v0.9.2
-
Updates :
- docs
- wording in sources and docs
- testing routine
- redundancy in Namcouple API removed
-
Kept unchanged :
- read and write of OASIS coupling namelist
- read ocean namelist only
- perform static and dynamic exchanges of 2D/3D fields without overlapping cells
- sequential and parallel execution (CPU only)