ESA-PhiLab / OpenSarToolkit

High-level functionality for the inventory, download and pre-processing of Sentinel-1 data in the python language.
https://opensartoolkit.readthedocs.io/en/latest/
MIT License
211 stars 54 forks source link

create_ard fails with subset area #70

Closed BuddyVolly closed 2 years ago

BuddyVolly commented 2 years ago

need to debug the routine when using subsets, as it fails on import

KBodolai commented 2 years ago

to reproduce: run notebook 3 as is, error is fixed when removing subset param.

BuddyVolly commented 2 years ago

solved, subset x and y were exchanged in the notebook.