Skip to content

Commit

Permalink
Update fetch_soil_moisture.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
leobardovalera committed Jun 3, 2021
1 parent 2180765 commit 12a99c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/fetch_soil_moisture.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

year=$1
version=4.7
version=6.1
sm_dir=data/ESA_CCI

mkdir -p ${sm_dir}/${year}
Expand Down

0 comments on commit 12a99c1

Please sign in to comment.