A set of functions related to the multi scale modeling work for Bat One Health. These set of functions allow for the attachment of environmental data to coordinates that are used in all of the component models. These environmental data can be currently found here.
A helper function for the attachAustraliaEnv function that is used to access raster data for a particular environmental variable matching characteristics given (lag time, year, month).
A function used to attach environmental data to a given set of points for use in further modeling processes. Requires a two column data.frame of coordinates in the GDA 2020 coordinate reference system (or an sf points object with the same CRS) along with vectors of years and months related to those points.
- Fix whatever else breaks