Skip to content

Commit

Permalink
Merge pull request #144 from ggebbie/112-use-planviewplotcartopy-inst…
Browse files Browse the repository at this point in the history
…ead-of-planviewplot

make GeoPythonPlot available by GitHub
  • Loading branch information
ggebbie authored Dec 14, 2023
2 parents 56569fc + f3e581e commit 60343de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "TMI"
uuid = "582500f6-28c8-4d8f-aabe-b197735ec1d4"
authors = ["G Jake Gebbie <ggebbie@whoi.edu>"]
version = "0.2.4"
version = "0.2.5"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down
8 changes: 5 additions & 3 deletions scripts/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,11 @@ uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"

[[deps.GeoPythonPlot]]
deps = ["Conda", "CondaPkg", "Pkg", "PythonCall", "PythonPlot"]
path = "/home/gebbie/projects/GeoPythonPlot/"
git-tree-sha1 = "9b5796d57de9f1eb9cc91b9b2b4100a704932f78"
repo-rev = "main"
repo-url = "https://github.com/ggebbie/GeoPythonPlot.jl"
uuid = "1e05a8e1-7dec-4f9e-9d3d-7df52321841b"
version = "0.1.2"
version = "0.1.3"

[[deps.GibbsSeaWater]]
deps = ["Compat", "GibbsSeaWater_jll", "Libdl", "Test"]
Expand Down Expand Up @@ -888,7 +890,7 @@ version = "5.10.1+6"
deps = ["CSV", "Distances", "Distributions", "Downloads", "GibbsSeaWater", "GoogleDrive", "Interpolations", "LineSearches", "LinearAlgebra", "MAT", "NCDatasets", "NetCDF", "Optim", "OrderedCollections", "SparseArrays", "Statistics", "StatsBase", "UnicodePlots"]
path = ".."
uuid = "582500f6-28c8-4d8f-aabe-b197735ec1d4"
version = "0.2.3"
version = "0.2.4"
weakdeps = ["GeoPythonPlot"]

[deps.TMI.extensions]
Expand Down

0 comments on commit 60343de

Please sign in to comment.