This repository stroes the scripts used for the Walder North American Tree Indicator Calculations (NATIC) project.
Currently, these scripts are divided based on functionality: one set of script (gbifOccurrences) is used for
cleaning and downloading species occurrences from GBIF, and writing these to CSVs (to be used for "automatic"
genetic indicator assessments). The other set (densityEstimates) outlines different approaches for estimating
the densities of different North American tree species (using different available datasets).
The code for this project is very much in development, and the architecture of this repository might change significantly as the project advances.