Recent Releases of MITgcm.jl
MITgcm.jl - v0.5.2
MITgcm v0.5.2
Merged pull requests: - update notebook, build mitgcmuv locally (#146) (@gaelforget) - update notebook deps (#147) (@gaelforget) - fix darwinarm64gfortran , increase code coverage , dont suppress output if build fails (#148) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
MITgcm.jl - v0.5.1
MITgcm v0.5.1
Merged pull requests: - V0p5p1a (#137) (@gaelforget) - Joss (#139) (@gaelforget) - rm duplicate refs (#140) (@gaelforget) - Update paper.md (#141) (@kthyng) - Joss (#142) (@gaelforget) - V0p5p1b (#144) (@gaelforget) - V0p5p1c (#145) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
MITgcm.jl - v0.5.0
MITgcm v0.5.0
- merge joss paper branch
- eliminate Climatology dependency in test (Climatology depends on MITgcm)
- bump to version 0.5.0 (archived version that will be listed in JOSS paper)
Merged pull requests: - fix typo (#135) (@briochemc) - Joss paper (merging joss branch) (#136) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MITgcm.jl - v0.4.6
MITgcm v0.4.6
Merged pull requests: - ocean heat+mass budget code (#126) (@gaelforget) - rm IOCLIM module, use CairoMakie (#127) (@gaelforget) - add docs for HS94 series, and off switches if files not found (#130) (@gaelforget) - add notes about ClimateModels methods (#131) (@gaelforget) - add links to MITgcm docs, plus explanation about files (#132) (@gaelforget) - refine systemcheck, try testing on macos (#134) (@gaelforget)
Closed issues: - [JOSS Review] Repository (#106) - [JOSS Review] Minor comments (#128)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MITgcm.jl - v0.4.5
MITgcm v0.4.5
Merged pull requests: - V0p4p5a (#121) (@gaelforget) - force downloads for Darwin3 example (#122) (@gaelforget) - V0p4p5b (#123) (@gaelforget) - update notebooks (#124) (@gaelforget) - V0p4p5d (#125) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MITgcm.jl - v0.4.2
MITgcm v0.4.2
- documentation improvements
- system_check
- default_path
- fixes
Merged pull requests: - V0p4p2a (#112) (@gaelforget) - V0p4p2b (#113) (@gaelforget) - V0p4p2c (#114) (@gaelforget) - docs improvements (#115) (@gaelforget) - V0p4p2d (#116) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MITgcm.jl - v0.4.1
MITgcm v0.4.1
- MITgcm.setenvironmentvariablestodefault
- update notebook dependencies
- fix Point2 (now just Point)
- rebuild and rerun by default
- Climatology (renamed OceanStateEstimation)
Merged pull requests: - V0p4p1b (#108) (@gaelforget) - rebuild and rerun by default (#109) (@gaelforget) - update notebook deps (#110) (@gaelforget) - use Climatology, renamed from OceanStateEstimation (#111) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MITgcm.jl - v0.4.0
MITgcm v0.4.0
Breaking changes
- use MITgcm-checkpoint68y-small.tar.gz , and download verification separately (MITgcm-checkpoint68y-verif.tar.gz")
Merged pull requests: - add monitor, fixes (#102) (@gaelforget) - CompatHelper: bump compat for NetCDF in [weakdeps] to 0.12, (keep existing compat) (#103) (@github-actions[bot]) - update to use MITgcm-checkpoint68y-small.tar.gz and verif (#107) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
MITgcm.jl - v0.3.0
MITgcm v0.3.0
Breaking changes
Renaming package MITgcmTools.jl as MITgcm.jl
See also https://github.com/JuliaRegistries/General/pull/103146
Merged pull requests: - Rename MITgcmTools.jl as MITgcm.jl (#78) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
MITgcm.jl - v0.2.8
MITgcmTools v0.2.8
Merged pull requests: - CompatHelper: bump compat for ClimateModels to 0.3, (keep existing compat) (#74) (@github-actions[bot]) - CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#75) (@github-actions[bot]) - CompatHelper: add new compat entry for Tar at version 1, (keep existing compat) (#76) (@github-actions[bot]) - V0p2p8a (#77) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
MITgcm.jl - v0.2.7
MITgcmTools v0.2.7
Closed issues:
- Redefinition of fileIn causes data to not be read in using read_nctiles with ECCOv4r4 data files (#68)
Merged pull requests:
- Update read_nctiles to be used with ECCOv4r4 data files (#69) (@jbisits)
- V0p2p7a (#72) (@gaelforget)
- add verbose keyword arg (#73) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
MITgcm.jl - v0.2.4
MITgcmTools v0.2.4
Closed issues:
- Struggling to use GridLoad_mnc or GridLoad_mdsio with my configuration (#49)
- Don't write to artifact dir (#59)
Merged pull requests: - V0p2p4a (#61) (@gaelforget) - use function from OceanStateEstimation (#62) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
MITgcm.jl - v0.1.29
MITgcmTools v0.1.29
Merged pull requests: - try with CairoMakie instead of WGLMakie (#44) (@gaelforget) - reset and rerun notebooks + 1 fix (#45) (@gaelforget) - replace vizualization; use MeshViz (#46) (@gaelforget) - V0p1p29a (#47) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
MITgcm.jl - v0.1.26
MITgcmTools v0.1.26
Merged pull requests: - try adding html from Pluto notebook (#38) (@gaelforget) - V0p1p26b (#39) (@gaelforget) - V0p1p26a (#40) (@gaelforget) - V0p1p26c (#41) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
MITgcm.jl - v0.1.3
MITgcmTools v0.1.3
- Add SeaWaterDensity + MixedLayerDepth
- update tests + dependencies
Merged pull requests: - revise dependencies & add read nctiles capability (#4) (@gaelforget) - add SeaWaterDensity + MixedLayerDepth & update tests + deps (#5) (@gaelforget)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
MITgcm.jl - v0.1.0
v0.1.0 (2020-01-25)
Diff since ebcf5b853d7f1946ea816397fef3613cd7d1439d
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] about 6 years ago