We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5fbf05 commit 87daa4bCopy full SHA for 87daa4b
1 file changed
batch/batch_download_and_coregister_dem.py
@@ -52,7 +52,7 @@
52
# Parameters with which to filter ArcticDEM/REMA dataset. Note that you may wish to
53
# further refine parameters - feel free to modify the `pdt.search()`` function at line
54
# 155, # in consultation with the pdemtools documentation.
55
-dates = "20010101/20231231"
+dates = "20010101/20241231"
56
baseline_max_hours = 24
57
min_aoi_frac = 0.1
58
0 commit comments