gulfofmaine / sdm_workflow

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

Add CMIP6 processing script #19

Closed dzaugis closed 3 years ago

dzaugis commented 3 years ago

Adding CMIP6 Processing script

CMIP6_processing contains two .py scripts.

Regrid_script.py processes the CMIP6 model runs downloaded from fromhttps://esgf-node.llnl.gov/search/cmip6/ and placed in ~/Box/RES_Data/CMIP6/RawTmpFiles and returns a 1x1 .nc containing the historical and projected temperatures.

fcts.py contains functions for Regrid_script.py