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.
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.