Closed sverhoeven closed 3 years ago
Application can be instantiated and logged in with ssh. However visiting home page fails with bad gateway.
Successfully ran https://github.com/eWaterCycle/ewatercycle/blob/main/docs/examples/MarrmotM01.ipynb notebook only required change was to set directory="/data/volume_2/forcings/MARRMoT".
I moved /mnt/data/esmvaltool to /mnt/data/climate-data in the ansible tasks and on dcache.
@Peter9192 you should update your ~/.esmvaltool/config-user.yml .
I also move some tasks around to better locations. There now are a rclone and prep_shared_data roles instead of having their tasks spread of multiple playbooks and roles.
Bugs have been ironed out and VM gets constructed correctly on SRC.
Thanks for reviewing.
The plugin, application and application offer where made in Research Cloud which should run the
research-cloud-plugin.yml
playbook.A second playbook called
shared-data-disk.yml
has been made that can download the data from Internet and upload it to dcache.Refs #77