Skip to content

Commit 05d78ef

Browse files
authored
Update recipe (#275)
1 parent 864b71e commit 05d78ef

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

recipes/earth_relief.recipe

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Recipe file for down-filtering SRTM15s
2-
# 2024-05-16 FE
2+
# 2025-04-24 FE
33
#
44
# We use a precision of 0.5 m with a zero offset to fit in 16-bit ints
5+
# The range of -11058 to +8627 m means we may use scale of 0.5
56
#
67
# To be given as input file to script srv_downsampler_grid.sh
78
#
89
# Source: Information about master file, a title name (with underscores for spaces), planetary radius (km),
910
# name of z-variable, and z unit.
10-
# SRC_FILE=https://topex.ucsd.edu/pub/srtm15_plus/SRTM15_V2.6.nc
11-
# SRC_TITLE=SRTM15_Earth_Relief_v2.6
11+
# SRC_FILE=https://topex.ucsd.edu/pub/srtm15_plus/SRTM15_V2.7.nc
12+
# SRC_TITLE=SRTM15_Earth_Relief_v2.7
1213
# SRC_REF="Tozer_et_al.,_2019"
1314
# SRC_DOI="https://doi.org/10.1029/2019EA000658"
1415
# SRC_RADIUS=6371.0087714

0 commit comments

Comments
 (0)