refactored download and preselection.
This commit is contained in:
parent
3919b8e871
commit
ac0e687956
8 changed files with 206 additions and 164 deletions
|
|
@ -9,7 +9,7 @@ from rasterio.warp import Resampling, calculate_default_transform, reproject, tr
|
|||
from rasterio.windows import from_bounds, transform as window_transform
|
||||
from pystac_client import Client
|
||||
|
||||
BBOX_SIZE = 0.016
|
||||
BBOX_SIZE = 0.011
|
||||
TARGET_CRS = CRS.from_epsg(32632)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue