DOI-USGS / intersectr

See official repository here: https://code.usgs.gov/water/intersectr
Creative Commons Zero v1.0 Universal
7 stars 5 forks source link

Error handling for "irregular" grid spacing. #8

Closed dblodgett-usgs closed 5 years ago

dblodgett-usgs commented 5 years ago

Need to throw a more helpful error than comes up from stars in the case of grid spacing that isn't quite regular. Add flag to regularize the grid spacing as an option (default to don't regularize).

Should also add a simple way to convert from 0-360 to -180-180 lat/lon. Easy to do it automatically and throw a warning.