The workflow for aspects of this has changed and needs updating.
[x] Create a new path on server for testing
[ ] Follow steps that match these paths
[ ] Raw
[ ] ~download_cpm via ceda_ftp_download.py ~
[ ] ~download_hadsvia ceda_ftp_download.py~
[x] ~gdalwarp -t_srs 'EPSG:27700' -tr 2200 2200 -r near -overwrite $f "${fn%.nc}.tif"~ replaced with calls to clim_recal.utils.xarray.gdal_warp_wrapper in #145
[x] resampling_hads.py see: #145
[ ] See refactor in #152 (possibly will close this ticket when that is merged)
The workflow for aspects of this has changed and needs updating.
download_cpm
viaceda_ftp_download.py
~download_hads
viaceda_ftp_download.py
~gdalwarp -t_srs 'EPSG:27700' -tr 2200 2200 -r near -overwrite $f "${fn%.nc}.tif"
~ replaced with calls toclim_recal.utils.xarray.gdal_warp_wrapper
in #145resampling_hads.py
see: #145