Skip to contents
- Incorporated POST requests in
httr2
requests to deal with many COMIDs in requests
- Added documentation to vignette for working with LakeCat data in the package
- Added LakeCat functions to the package:
lc_get_data
lc_get_params
- Changed lifecycle to
stable
- Fixed
sc_get_data
to pass COMIDs to function more robustly
- Added
sc_nlcd
helper function to more easily grab NLCD based metrics from StreamCat
- Updated package documentation
- API is publicly released and the package works now for everyone (not just those inside EPA network)
- Added a
NEWS.md
file to track changes to the package.