Skip to content

Commit

Permalink
feat(pipeline): update soil moisture anomalies
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashelms committed Feb 6, 2024
1 parent be366e8 commit c85502e
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=ESA_CCI_SM_v07.1_COMBINED_Anomalies.nc"
BASE_URL="https://owncloud.tuwien.ac.at/index.php/s/bY8j2kBgZlkqFYC/download?path=%2F&files=ESA_CCI_SM_v08.1_COMBINED_Anomalies.nc"
OUTPUT_FOLDER=./download/soil_moisture_anomaly

mkdir -p $OUTPUT_FOLDER
Expand Down

0 comments on commit c85502e

Please sign in to comment.