Skip to content

Commit

Permalink
Merge pull request #131 from gaelforget/v0p3p10a
Browse files Browse the repository at this point in the history
V0p3p10a
  • Loading branch information
gaelforget authored Aug 21, 2024
2 parents b546166 + 2cb436e commit c877eea
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MeshArrays"
uuid = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
authors = ["gaelforget <[email protected]>"]
version = "0.3.9"
version = "0.3.10"

[deps]
CatViews = "81a5f4ea-a946-549a-aa7e-2a7f63a27d31"
Expand Down
8 changes: 4 additions & 4 deletions examples/basics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1073,9 +1073,9 @@ version = "2.28.2+1"
[[deps.MeshArrays]]
deps = ["CatViews", "Dates", "LazyArtifacts", "NearestNeighbors", "Pkg", "Printf", "SparseArrays", "Statistics", "Unitful"]
git-tree-sha1 = "9406d9f4cfe5bc2aa99608ca2d8582cde9d420fa"
git-tree-sha1 = "cbdb63e4aa9fb61154b4a6bf410e26f75fe34d0e"
uuid = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
version = "0.3.8"
version = "0.3.9"
[deps.MeshArrays.extensions]
MeshArraysDataDepsExt = ["DataDeps"]
Expand Down Expand Up @@ -1620,9 +1620,9 @@ version = "1.0.0"
[[deps.XML2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Zlib_jll"]
git-tree-sha1 = "d9717ce3518dc68a99e6b96300813760d887a01d"
git-tree-sha1 = "1165b0443d0eca63ac1e32b8c0eb69ed2f4f8127"
uuid = "02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a"
version = "2.13.1+0"
version = "2.13.3+0"
[[deps.XSLT_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgcrypt_jll", "Libgpg_error_jll", "Libiconv_jll", "XML2_jll", "Zlib_jll"]
Expand Down
17 changes: 9 additions & 8 deletions examples/geography.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ using Pkg; Pkg.status()
# ╔═╡ d123161e-49f1-11ec-1c1b-51871624545d
begin
using MeshArrays, Climatology
using PlutoUI, Statistics, JLD2
using PlutoUI, Statistics, JLD2, DataDeps
using CairoMakie, Proj
using GeoJSON, Shapefile
using Downloads, ZipFile
Expand Down Expand Up @@ -301,6 +301,7 @@ PLUTO_PROJECT_TOML_CONTENTS = """
[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Climatology = "9e9a4d37-2d2e-41e3-8b85-f7978328d9c7"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
GeoJSON = "61d90e0f-e114-555e-ac52-39dfb47a3ef9"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Expand All @@ -319,7 +320,7 @@ PLUTO_MANIFEST_TOML_CONTENTS = """
julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "df3acb73187870859b15ad7b9926bf823ef00877"
project_hash = "d740ffaa13b97a0976f9c45c6e5314d48f4f8aa4"
[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
Expand Down Expand Up @@ -513,9 +514,9 @@ weakdeps = ["SparseArrays"]
[[deps.Climatology]]
deps = ["DataDeps", "Dataverse", "Distributed", "Glob", "JLD2", "MeshArrays", "Pkg", "Printf", "RollingFunctions", "Scratch", "SharedArrays", "Statistics", "TOML"]
git-tree-sha1 = "54183efbab0a74a03beb11cda1c91afbc4a54456"
git-tree-sha1 = "0d41cfbe632fa81225c4f94a85aa8cee9976cf1f"
uuid = "9e9a4d37-2d2e-41e3-8b85-f7978328d9c7"
version = "0.5.2"
version = "0.5.3"
[deps.Climatology.extensions]
ClimatologyMITgcmExt = ["MITgcm"]
Expand Down Expand Up @@ -1398,9 +1399,9 @@ version = "2.28.2+1"
[[deps.MeshArrays]]
deps = ["CatViews", "Dates", "LazyArtifacts", "NearestNeighbors", "Pkg", "Printf", "SparseArrays", "Statistics", "Unitful"]
git-tree-sha1 = "9406d9f4cfe5bc2aa99608ca2d8582cde9d420fa"
git-tree-sha1 = "cbdb63e4aa9fb61154b4a6bf410e26f75fe34d0e"
uuid = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
version = "0.3.8"
version = "0.3.9"
weakdeps = ["DataDeps", "GeoJSON", "JLD2", "Makie", "Proj", "Shapefile"]
[deps.MeshArrays.extensions]
Expand Down Expand Up @@ -2094,9 +2095,9 @@ version = "1.6.1"
[[deps.XML2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Zlib_jll"]
git-tree-sha1 = "d9717ce3518dc68a99e6b96300813760d887a01d"
git-tree-sha1 = "1165b0443d0eca63ac1e32b8c0eb69ed2f4f8127"
uuid = "02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a"
version = "2.13.1+0"
version = "2.13.3+0"
[[deps.XSLT_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgcrypt_jll", "Libgpg_error_jll", "Libiconv_jll", "XML2_jll", "Zlib_jll"]
Expand Down
21 changes: 11 additions & 10 deletions examples/vectors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ using Pkg; Pkg.status()
# ╔═╡ 71b1447b-39d9-46e2-966d-a1e6e8dcccc6
begin
using MeshArrays, Climatology, MITgcm
using JLD2, CairoMakie, NetCDF
using JLD2, DataDeps, CairoMakie, NetCDF
import PlutoUI
"Done with packages"
end
Expand Down Expand Up @@ -256,6 +256,7 @@ PLUTO_PROJECT_TOML_CONTENTS = """
[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Climatology = "9e9a4d37-2d2e-41e3-8b85-f7978328d9c7"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
MITgcm = "dce5fa8e-68ce-4431-a242-9469c69627a0"
MeshArrays = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
Expand All @@ -270,7 +271,7 @@ PLUTO_MANIFEST_TOML_CONTENTS = """
julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "a903e43e84d4ecd1ea71f08834ac9a0138f9f603"
project_hash = "da86c11f868d25418bffe5d22d72eda0da47dd0e"
[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
Expand Down Expand Up @@ -486,9 +487,9 @@ version = "0.3.5"
[[deps.Climatology]]
deps = ["DataDeps", "Dataverse", "Distributed", "Glob", "JLD2", "MeshArrays", "Pkg", "Printf", "RollingFunctions", "Scratch", "SharedArrays", "Statistics", "TOML"]
git-tree-sha1 = "54183efbab0a74a03beb11cda1c91afbc4a54456"
git-tree-sha1 = "0d41cfbe632fa81225c4f94a85aa8cee9976cf1f"
uuid = "9e9a4d37-2d2e-41e3-8b85-f7978328d9c7"
version = "0.5.2"
version = "0.5.3"
[deps.Climatology.extensions]
ClimatologyMITgcmExt = ["MITgcm"]
Expand Down Expand Up @@ -1401,9 +1402,9 @@ version = "2.28.2+1"
[[deps.MeshArrays]]
deps = ["CatViews", "Dates", "LazyArtifacts", "NearestNeighbors", "Pkg", "Printf", "SparseArrays", "Statistics", "Unitful"]
git-tree-sha1 = "9406d9f4cfe5bc2aa99608ca2d8582cde9d420fa"
git-tree-sha1 = "cbdb63e4aa9fb61154b4a6bf410e26f75fe34d0e"
uuid = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
version = "0.3.8"
version = "0.3.9"
[deps.MeshArrays.extensions]
MeshArraysDataDepsExt = ["DataDeps"]
Expand Down Expand Up @@ -1980,9 +1981,9 @@ version = "7.2.1+1"
[[deps.Suppressor]]
deps = ["Logging"]
git-tree-sha1 = "9143c41bd539a8885c79728b9dedb0ce47dc9819"
git-tree-sha1 = "6dbb5b635c5437c68c28c2ac9e39b87138f37c0a"
uuid = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
version = "0.2.7"
version = "0.2.8"
[[deps.TOML]]
deps = ["Dates"]
Expand Down Expand Up @@ -2105,9 +2106,9 @@ version = "1.6.1"
[[deps.XML2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Zlib_jll"]
git-tree-sha1 = "d9717ce3518dc68a99e6b96300813760d887a01d"
git-tree-sha1 = "1165b0443d0eca63ac1e32b8c0eb69ed2f4f8127"
uuid = "02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a"
version = "2.13.1+0"
version = "2.13.3+0"
[[deps.XSLT_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgcrypt_jll", "Libgpg_error_jll", "Libiconv_jll", "XML2_jll", "Zlib_jll"]
Expand Down

0 comments on commit c877eea

Please sign in to comment.