rapr 1.1.1
rapr 1.1.1 (2025-11-14)
- Fixed handling of empty geometries in
get_rap_production16day_table()(#15, #16) - More graceful handling of server-side HTTP errors (#14, #17)
rapr 1.1.0 (2025-09-10)
- Added
get_rap_production16day_table()as an interface to the tabular 16-day production API
What's Changed
- feat: Add
get_rap_production16day_table()by @brownag in #11 - fix:
get_rap_production16day_table()handling of empty geometries by @brownag in #16 - fix: graceful error handling for failed /vsicurl/ requests by @brownag in #17
Full Changelog: 1.0.0...1.1.1