Published January 4, 2022
| Version v0.5.1
Software
Open
terrainr: An R package for creating immersive virtual environments
Description
terrainr 0.5.1
- New features:
- A new endpoint,
ecosystems
, has been added toget_tiles
andhit_national_map_api
.
- A new endpoint,
- Improvements and bug fixes:
merge_rasters
gains an argument,overwrite
, which allows you to specify whether or not to overwriteoutput_raster
if it exists. Previous versions expected you to pass "-overwrite" tooptions
. If a file exists atoutput_raster
andoverwrite
is FALSE,merge_rasters
will throw an error.
- Dependency changes:
sf
now has a minimum dependency of 1.0-5, to take advantage of an upstream bug fix (relating tomerge_rasters
overwrite)
Files
ropensci/terrainr-v0.5.1.zip
Files
(3.2 MB)
Name | Size | Download all |
---|---|---|
md5:8d0edd488c84f48c1c17d9b40238bb00
|
3.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/terrainr/tree/v0.5.1 (URL)