alan-turing-institute / clim-recal

Open repository of methods for recalibrating & bias correcting UKCP18 climate projections data
https://alan-turing-institute.github.io/clim-recal/
MIT License
10 stars 1 forks source link

Update `run-pipeline-iteratively.sh to create local dir structure with subset of data #170

Closed andrewphilipsmith closed 2 weeks ago

andrewphilipsmith commented 1 month ago

The PR amends the run-pipeline-iteratively.sh script.

Using rsync, it creates a local directory structure, with only one year of data at a time. clim-recal can then be called on the local directory structure, without requiring the --index switch. The script loops through all year's, making a separate call to clim-recal for each year.