Skip to content

Commit 157e31d

Browse files
authored
Merge pull request #131 from gaelforget/v0p3p7a
V0p3p7a
2 parents 9603054 + 6c896b1 commit 157e31d

18 files changed

+5080
-4668
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimateModels"
22
uuid = "f6adb021-9183-4f40-84dc-8cea6f651bb0"
33
authors = ["gaelforget <gforget@mit.edu>"]
4-
version = "0.3.6"
4+
version = "0.3.7"
55

66
[deps]
77
CFTime = "179af706-886a-5703-950a-314cd64e0468"
@@ -53,7 +53,7 @@ Git = "1"
5353
Glob = "1"
5454
IniFile = "0.5"
5555
JLD2 = "0.4, 0.5"
56-
Makie = "0.21"
56+
Makie = "0.21, 0.22"
5757
NetCDF = "0.11, 0.12"
5858
Oceananigans = "0.90"
5959
OrderedCollections = "1"

docs/src/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RandomWalker
3030
- [IPCC report 2021](IPCC.html) (NetCDF, CSV) ➭ [code link](https://raw.githubusercontent.com/gaelforget/ClimateModels.jl/master/examples/IPCC.jl)
3131
- [CMIP6 model output](CMIP6.html) (Zarr) ➭ [code link](https://raw.githubusercontent.com/gaelforget/ClimateModels.jl/master/examples/CMIP6.jl)
3232
- [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)
33-
- [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)
33+
- [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)
3434
- [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)
3535

3636

0 commit comments

Comments
 (0)