Skip to content

Commit

Permalink
Merge pull request #131 from gaelforget/v0p3p7a
Browse files Browse the repository at this point in the history
V0p3p7a
  • Loading branch information
gaelforget authored Jan 27, 2025
2 parents 9603054 + 6c896b1 commit 157e31d
Show file tree
Hide file tree
Showing 18 changed files with 5,080 additions and 4,668 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ClimateModels"
uuid = "f6adb021-9183-4f40-84dc-8cea6f651bb0"
authors = ["gaelforget <[email protected]>"]
version = "0.3.6"
version = "0.3.7"

[deps]
CFTime = "179af706-886a-5703-950a-314cd64e0468"
Expand Down Expand Up @@ -53,7 +53,7 @@ Git = "1"
Glob = "1"
IniFile = "0.5"
JLD2 = "0.4, 0.5"
Makie = "0.21"
Makie = "0.21, 0.22"
NetCDF = "0.11, 0.12"
Oceananigans = "0.90"
OrderedCollections = "1"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RandomWalker
- [IPCC report 2021](IPCC.html) (NetCDF, CSV) ➭ [code link](https://raw.githubusercontent.com/gaelforget/ClimateModels.jl/master/examples/IPCC.jl)
- [CMIP6 model output](CMIP6.html) (Zarr) ➭ [code link](https://raw.githubusercontent.com/gaelforget/ClimateModels.jl/master/examples/CMIP6.jl)
- [ECMWF IFS 1km](http://www.gaelforget.net/notebooks/IFS1km_notebook.html) (NetCDF) ➭ [code link](https://raw.githubusercontent.com/gaelforget/ClimateModels.jl/master/examples/IFS1km.jl)
- [ECCO version 4](https://JuliaOcean.github.io/OceanStateEstimation.jl/dev/examples/ECCO_standard_plots.html) (NetCDF) ➭ [code link](https://raw.githubusercontent.com/gaelforget/OceanStateEstimation.jl/master/examples/ECCO/ECCO_standard_plots.jl)
- [ECCO version 4](https://JuliaOcean.github.io/Climatology.jl/dev/examples/ECCO_standard_plots.html) (NetCDF) ➭ [code link](https://raw.githubusercontent.com/juliaocean/Climatology.jl/master/examples/ECCO/ECCO_standard_plots.jl)
- [Pathway Simulations](https://gaelforget.github.io/MITgcm.jl/dev/examples/HS94_particles.html) (binary, jld2) ➭ [code link](https://raw.githubusercontent.com/gaelforget/MITgcm.jl/master/examples/HS94_particles.jl)


Expand Down
Loading

0 comments on commit 157e31d

Please sign in to comment.