The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
process_tri() and calculate_tri()
series..by and
.by_time parameters.by and .by_time parameters to all
calculate_*() functions for consistent spatial and temporal
summarization options across all datasetscalculate_*() functions remains
unchanged - i.e., no summarization, returning extracted or summarized
values at the temporal resolution of the data - but users can now
specify .by for spatial grouping (e.g., by HUC, county,
state) and .by_time for temporal grouping (e.g., by year,
month) to obtain summarized covariate values directly from the
calculation stephms, koppen, and ecoregion
datasets now have optional fraction covariate calculation that returns
the fraction of each category in the radius buffer.drop
options for categorical variable covariate calculationhms, koppen, and ecoregion
datasets now have optional drop parameter that will drop or
exclude categories that don’t have any coverage in the radius buffer for
a given point, which can help reduce the number of columns returned when
many categories are possible but only a few are present in the area
around the point.requireNamespace("nhdplusTools") checks in all functions
that use itdownload_drought(),
process_drought(), and calculate_drought()
supporting three drought datasets:
CONUS_Archive path are also
supporteddownload_data(), process_covariates(), and
calculate_covariates() using aliases
"drought", "spei", "eddi", or
"usdm" for dataset_name /
covariate.process_drought() returns a SpatRaster
(SPEI/EDDI) or SpatVector polygons (USDM), both with CRS
EPSG:4326.calculate_drought() supports .by /
.by_time post-extraction summarization consistent with all
other calculate_*() functions.download_* functions from
httr/wget/curl command-line calls
to httr2 for all network requestsdownload parameter (use default
download = TRUE) and remove_command parameter
across all download functions; both now emit informative warnings and
are ignoredhash parameter to all download_*
functions for optional MD5 file integrity verification via
download_hash() (using system md5sum)unzip and remove_zip parameters to
download_prism() for post-download archive handlingdownload_run_method() internal helper for unified
httr2-based file retrieval with progress reporting, retry logic, and
rate limitingcheck_url_status() for general-purpose URL
validationdownload_narr()
documentation, listing all 88 available NARR variable abbreviations with
descriptions grouped by category (monolevel, pressure level,
subsurface); resolves #194download_narr() tests covering every variable
abbreviation across all three variable categoriesdownload_data() dispatch to include
"edgar" so download_edgar() is reachable via
the wrapper functionfuture and future.apply dependencies were
removed
nthreads argument is removed from
calculate_modis_par() and
calculate_nlcd()calculate_modis_par() is renamed to
calculate_modis()calc_*() functions are renamed to
calculate_*() per naming convention of other function
family in the packageThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.