Skip to content

Commit

Permalink
cache precip raster on BC s3
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Oct 3, 2024
1 parent e6fae77 commit 98003f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/precipitation/mean_annual_precip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mkdir -p data
# Download cached ClimateBC Normals 1991-2020 MAP raster from S3
# todo - is this available from climr db or some other more-easily downloaded source?
# ----------
wget --trust-server-names -qNP data https://bcfishpass.s3.us-west-2.amazonaws.com/MAP.tif
wget --trust-server-names -qNP data https://nrs.objectstore.gov.bc.ca/bchamp/fwapg/MAP.tif

# ----------
# Derive MAP per fundamental watershed poly
Expand Down

0 comments on commit 98003f8

Please sign in to comment.