Skip to content

Commit

Permalink
Merge pull request #118 from gaelforget/V0p3p2b
Browse files Browse the repository at this point in the history
bump version, update notebooks, deps
  • Loading branch information
gaelforget authored Apr 1, 2024
2 parents c1eae88 + 928a174 commit a73b283
Show file tree
Hide file tree
Showing 5 changed files with 1,277 additions and 1,080 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ JLD2 = "0.4"
Makie = "0.19, 0.20"
NearestNeighbors = "0.4"
Proj = "1"
Shapefile = "0.10"
Shapefile = "0.10, 0.11, 0.12"
Unitful = "1"
ZipFile = "0.10"
julia = "^1.9"
2 changes: 2 additions & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ MeshArrays.GRID_CS32_download()
using Downloads, ZipFile
fil=demo.download_polygons("ne_110m_admin_0_countries.shp")

MeshArrays.interpolation_setup()

makedocs(
sitename = "MeshArrays",
format = Documenter.HTML(),
Expand Down
Loading

0 comments on commit a73b283

Please sign in to comment.