Skip to content
/ envirem Public

An R package for generating additional bioclimatic variables

Notifications You must be signed in to change notification settings

ptitle/envirem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rstudio mirror downloads cran version R-CMD-check

envirem

An R package for generating additional bioclimatic variables.

Please check out https://ptitle.github.io/envirem/ for an updated demo of the R package.

The original precomputed set of rasters are hosted at the University of Michigan here.

Updates

August 2023 -- envirem v3.0: The envirem package has been substantially updated such that previously written scripts that use the envirem package will no longer run and will need to be updated. Under the hood, this package no longer depends on raster and rgdal and now uses SpatRaster objects with the terra package. From the user's perspective, some functions have been renamed.

Function name updates

  • generateRasters()/layerCreation() replaced by generateEnvirem()
  • varnames() replaced by namingScheme()
  • verifyFileStructure() removed
  • topoWetnessIndex() removed

Previously, the envirem package provided the capability to split input rasters into tiles, process those, and merge the resulting rasters back together. We have removed this feature, as the R package terra's ability to manage large rasters and memory requirements is superior to anything we can do here.

If using, please cite:

Title, P. O., & Bemmels, J. B. (2018). ENVIREM: An expanded set of bioclimatic and topographic variables increases flexibility and improves performance of ecological niche modeling. Ecography, 41, 291–307. https://doi.org/10.1111/ecog.02880

About

An R package for generating additional bioclimatic variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages