gulfofmaine / sdm_workflow

A repository to help streamline the species distribution model development and prediction workflow.
MIT License
2 stars 0 forks source link

intro to targets - code for soda climatology #31

Closed adamkemberling closed 3 years ago

adamkemberling commented 3 years ago

Adds the _targets.R function to the top level of the directory. This tracks changes to functions you source into it, and the pipeline steps connected to it. It puts intermediate objects in the _targets folder so be sure to add that to your gitignore files:

Targets data

_targets/

Also threw the python code for putting together the SODA surface/bottom temperature and salinity climatology together in the CMIP6 processing folder.