We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d719659 commit 181995bCopy full SHA for 181995b
dem_handler/utils/spatial.py
@@ -532,7 +532,7 @@ def check_dem_type_in_bounds(
532
dem_type : str
533
dem type to check. Can be variations of REMA and COP. e.g. REMA_32, REMA_10,
534
cop30m, cop_30m, cop_glo30.
535
- resolution: str
+ resolution: ValidDEMResolutions
536
resolution of the dem. Required to read the correct layer of the GPKG.
537
bounds : BBox
538
Bounds to check if data exists
0 commit comments