Skip to content

Commit

Permalink
feat(datasets): udate soil moisture anomaly to v6.2 (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwambach authored Jun 14, 2022
1 parent 08f7cdc commit d9fcf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/downloads/owncloud-soil-moisture-anomaly.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

BASE_URL="https://owncloud.tuwien.ac.at/index.php/s/bY8j2kBgZlkqFYC/download?path=%2F&files=ESACCI-SOILMOISTURE-L3S-SSMV-MONTHLY_MEAN-COMBINED-19781101-20191231-fv05.2.nc"
BASE_URL="https://owncloud.tuwien.ac.at/index.php/s/bY8j2kBgZlkqFYC/download?path=%2F&files=ESA_CCI_SM_v06.2_COMBINED_Anomalies.nc"
OUTPUT_FOLDER=./download/soil_moisture_anomaly

mkdir -p $OUTPUT_FOLDER
Expand Down

0 comments on commit d9fcf8a

Please sign in to comment.