Releases: CliMA/ClimaOcean.jl
Releases · CliMA/ClimaOcean.jl
v0.6.5
ClimaOcean v0.6.5
Merged pull requests:
- Add more information for the
RepeatYearJRA55()
dataset, including date range correspondence to JRA55 (#408) (@navidcy) - Fixes bugs for ECCO2, adds some more love to ECCO2, and tests (#479) (@navidcy)
- DatasetRestoring only via Metadata (#486) (@navidcy)
Closed issues:
v0.6.4
ClimaOcean v0.6.4
Merged pull requests:
- Bugfix in default inpainting (#483) (@simone-silvestri)
- Correct sea-ice ocean salt flux by concentration (#484) (@simone-silvestri)
v0.6.3
ClimaOcean v0.6.3
Merged pull requests:
- Generalize/Refactor ECCOrestoring 👉🏽 DatasetRestoring to work with any dataset (#480) (@taimoorsohail)
v0.6.2
ClimaOcean v0.6.2
Merged pull requests:
- Fix first_date args (#474) (@michel2323)
- Better interpolation info shown to user (#475) (@navidcy)
- (0.6.2) Bump minor version and update ClimaSeaIce (#481) (@simone-silvestri)
Closed issues:
v0.6.1
ClimaOcean v0.6.1
Merged pull requests:
- Use separate representations of the barotropic potential for u,v (#445) (@glwagner)
- Compute TimeInterpolator inside interpolate_atmospheric_state (#446) (@glwagner)
- Change default gustiness to 1 (#464) (@glwagner)
- Adding EN4 as an initialisation dataset + Refactor DataWrangling module (#467) (@taimoorsohail)
- Move LinearlyTaperedPolarMask up one level (#469) (@glwagner)
- Adjust below freezing temperatures at all cells including surface (#472) (@glwagner)
Closed issues:
- Generalising the code for initialising ClimaOcean with different datasets (#468)
v0.6.0
ClimaOcean v0.6.0
Breaking changes
- JRA55RepeatYear was renamed to RepeatYearJRA55
Merged pull requests:
- Add support for multi-year JRA55 (#437) (@simone-silvestri)
- Improve the temperature solver for sea ice (#451) (@simone-silvestri)
- Switch metadata type parameters (#452) (@simone-silvestri)
- Implement sea-ice ocean stress (#453) (@simone-silvestri)
- Change default backend for a
JRA55PrescribedAtmosphere
(#458) (@simone-silvestri)
Closed issues:
- BoundsError accessing
JRA55_field_time_series
(#454)
v0.5.10
v0.5.8
ClimaOcean v0.5.8
Merged pull requests:
- Improvements in the
DataWrangling
constructors (#400) (@simone-silvestri) - Make README code a bit clearer (#429) (@glwagner)
- Bugfix in the distributed default free surface (#436) (@simone-silvestri)
- Add a Reactant Extension (#438) (@glwagner)
- Add parameter for Int in FixedIterations (#440) (@glwagner)
- Bump to 0.5.8 (#441) (@glwagner)
v0.5.6
ClimaOcean v0.5.6
Merged pull requests: