Closed agstephens closed 2 years ago
NOTES ABOUT PROCESS:
ceda-wps-staging
- so testing fails with real data. Solution could be:
/badc/
). The playbook can do this by cloning to /tmp/mini-ceda-archive/...
and updating the /etc/roocs.ini
file from the template. Just need to change the base path in it.Related to: #13
To check:
/etc/roocs.ini
should not use ~/.mini-ceda-archive/
on ceda-wps-staging.ceda.ac.uk
/root/.mini-ceda-archive/
because the cwps user CANNOT read the root
directory!/tmp/mini-ceda-archive/....
so that it can be read. - only test with variable wet
.ceda-wps-staging
is hitting memory allocation errors (in Flamingo jobs) - so we are asking to double to RAM from 4GB to 8GB.requirements.txt
to pywps==4.4SubsetHadUKGrid
to be run.roocs-utils
module of fixed-path-modifiers
.
fixed-path-modifiers
branch and then merge it to Master, and add it to history file. Then change requirements to use latest from Github in recipe.Try to re-deploy, with HadUK-Grid switched off, on ceda-wps-staging
.
NOTE: must use pywps==4.4 at the moment; 4.5 is broken on github.
Combine roll-out with: https://github.com/cedadev/flamingo/issues/13 They both appear to work.
NOTES about gzipped CRU TS data:
xarray
can read.nc.gz
- so we don't need to gunzip or change anything!Tasks:
ceda-wps-assets
ceda-wps-assets
mini-ceda-archive
to add:/badc/cru/data/cru_ts/cru_ts_4.05/data/wet/cru_ts4.05.1901.2020.wet.dat.nc.gz
clisops
packagedatasets.yml
file with information about new dataflamingo/tests
ceda-wps-assets
)