bopen / sarsen

Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
Apache License 2.0
271 stars 26 forks source link

Add an option to crop the original product to allow fast testing #35

Open alexamici opened 2 years ago

alexamici commented 2 years ago

At the moment GitHub Actions on simple operation fail with a memory error, apparently due to the large size of the input image, even when opened with blocks.

jdries commented 1 year ago

I would also be interested in this feature: users do not always need the full scene, in some cases they even require a few pixels only. Would be nice to have the ability to process only a specific extent/area of interest.