Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k8hertweck/callisia
Preliminary mapping and SDM
https://github.com/k8hertweck/callisia
historical-data polyploid r species-distribution-modelling
Last synced: 4 days ago
JSON representation
Preliminary mapping and SDM
- Host: GitHub
- URL: https://github.com/k8hertweck/callisia
- Owner: k8hertweck
- Created: 2016-12-31T01:51:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T23:21:33.000Z (about 7 years ago)
- Last Synced: 2024-01-27T16:44:01.418Z (10 months ago)
- Topics: historical-data, polyploid, r, species-distribution-modelling
- Language: HTML
- Homepage:
- Size: 5.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Callisia
Scripts for creating maps and performing niche modeling using R.
The general workflow is as follows:
* `callisiaMapping.R`: importing taxon occurrence data into R, creating maps, creating custom shapefiles
* `callisiaLayerPrep.R`: masking/clipping PRISM layers, looking for correlations between layers
* `callisiaNicheModeling.R`: creating niche models using occurrence data and climate layers
* `callisiaNicheOverlap.R`: assessing whether niche models for different taxa are distinct from each other
* `extraLayers.R`: assesses BioClim correlations
* `layerAverage.R`: averaging PRISM layers across 10 year intervalsThere are a number of files and directories that are downloaded or created during this analysis. To perform all commands in `layerPrep.R`, you should download the BioClim layers and store them in a convenient place (note the paths for using these layers may need to be changed). Clipped layers are included in `PastLayers/` and `PresenceLayers` for your convenience.