- Added new functions:
get_noaatlas()
,get_noaatlas_png()
,get_noaatlas_interactively()
.
-
Updated
get_nhdplus_interactively()
to account for deprecation of functions in nhdplusTools package. -
Updated
get_basin_interactively()
to allow for some deleting.
-
Added new functions:
get_streamnetwork_interactively()
,get_usgs_iv_interactively()
,get_usgs_dv_interactively()
. -
Updated
get_basin_interactively()
to take a inputted DEM as an option. -
Added a new dependency: 'htmlwidgets'.
- Added more hydrologic unit (HUC) options via nhdplusTools to function
get_nhdplus_interactively()
.
- Added a new function
get_basin_interactively()
and new modulesbasinModUI
andbasinMod
. - Added three new dependencies: 'terra', 'elevatr', and 'whitebox'.
- Added a
NEWS.md
file to track changes to the package. - First submission to CRAN