mcontim / GeoGrids.jl

MIT License
1 stars 0 forks source link

Check all functionalities using GeoRegion #12

Closed mcontim closed 6 days ago

mcontim commented 2 months ago
length(GeoRegion(; continent="Europe").domain) == 39 # true
length(GeoRegion(; admin="Italy").domain) == 1 # true