-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating to v4.1 for new functionality
- Loading branch information
1 parent
48a93f2
commit 76603c8
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "GeoRegions" | ||
uuid = "b001f823-fa75-4bff-bf55-6610c8f3688a" | ||
authors = ["natgeo-wong <[email protected]>"] | ||
version = "4.0.2" | ||
version = "4.1.0" | ||
|
||
[deps] | ||
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" | ||
|
@@ -14,6 +14,7 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" | |
|
||
[compat] | ||
GeometryBasics = "0.3, 0.4" | ||
NCDatasets = "0.11, ^0.12.7" | ||
PolygonOps = "0.1" | ||
PrettyTables = "2" | ||
julia = "^1.6" | ||
|
76603c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release Notes:
extractGrid
function to automate extraction of subregion dataRegionMask
type to support non-rectilinearly gridded datagetLandSea
functionality, get ETOPO 2022 data from OPeNDAP servers76603c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/75442
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: