Closed juliohm closed 4 years ago
This is a package from another MLH fellow last year who did really well: https://github.com/JuliaClimate/CDSAPI.jl
Before we close this, it would be nice to add somewhere in the README that these are the coordinates we get from the GADM website:
The coordinate reference system is longitude/latitude and the WGS84 datum.
Also, we need to update the README to reflect the fact that now get and coordinates always return a MultiPolygon.
@zerefwayne can you fix this issue? I think it is a quick fix and an important one.
@juliohm I'll properly work on the README after merging the get
refactor PR.
I think we are ready now to update the README :) Please submit a PR with the readme changes and I can provide feedback :+1:
Fixed on master :+1:
Try to follow the convention of this README: https://github.com/JuliaEarth/ExtremeStats.jl
An installation and an usage section at least. :+1: