Skip to content
Snippets Groups Projects
Commit c0b85e95 authored by RufaiOmowunmi.Balogun's avatar RufaiOmowunmi.Balogun
Browse files

Update README.md

parent 5cb7c8c3
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ In order to run index calculation script, several folders should be mounted.
docker run -e END_DATE='2022-07-01' -e START_DATE='2022-03-03' \
-v /mnt/CEPH_PRODUCTS/ADO/meteo/02_downscaled/total_precipitation:/ZAMG/RR \
-v /mnt/CEPH_PRODUCTS/ADO/meteo/02_downscaled/potential_evapotranspiration:/ZAMG/ETP \
-v /mnt/CEPH_PRODUCTS/ADO/meteo/03_snow-model:/ZAMG/SWE \
-v /mnt/CEPH_PRODUCTS/ADO/meteo/03_snow-grid:/ZAMG/SWE \
-v /mnt/CEPH_PRODUCTS/ADO/00_static_data/spi_operational/stats:/ARSO/STATS \
-v /mnt/CEPH_PRODUCTS/ADO/:/ARSO/OUTPUT \
exec_index:latest
......@@ -97,7 +97,7 @@ It has been tested with these mount points on CEPH_PROJECTS
```
-v /mnt/ADO/ZAMG/production/02_downscaled/total_precipitation:/ZAMG/RR \
-v /mnt/ADO/ZAMG/production/02_downscaled/potential_evapotranspiration:/ZAMG/ETP \
-v /mnt/ADO/ZAMG/production/03_snow-model:/ZAMG/SWE \
-v /mnt/ADO/ZAMG/production/03_snow-grid:/ZAMG/SWE \
-v /mnt/ADO/ARSO/stats:/ARSO/STATS \
-v /mnt/ADO/ARSO/output:/ARSO/OUTPUT \
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment