We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044491f commit fe0bcbdCopy full SHA for fe0bcbd
raster2dggs/h3.py
@@ -193,7 +193,7 @@ def h3(
193
raster_input,
194
output_directory,
195
int(resolution),
196
- parent_res,
+ int(parent_res),
197
warp_args,
198
**kwargs,
199
)
raster2dggs/rHP.py
@@ -193,7 +193,7 @@ def rhp(
0 commit comments