sarsen
sarsen copied to clipboard
Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
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.
Add possibility to oversample the input DEM to improve the output quality
Hi, I recently discovered sarsen. This is a great tool that fills an important gap in the python geo/rs stack! Thanks! I have started to poke around to generate local...
What is the vertical reference for the DEMs? Most DEMs are MSL, but the SAR computations require WGS84. Are you applying EGM 96 or 2008 to the DEM?
At the minimum we need: - [ ] doctrings for public entry points - [ ] README with working examples - [ ] [requires more effort] set up a read...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. Release notes Sourced from codecov/codecov-action's releases. 3.1.1 What's Changed Update deprecation warning by @slifty in codecov/codecov-action#661 Create codeql-analysis.yml by @mitchell-codecov in codecov/codecov-action#593 build(deps): bump...
Hi all, I'm running into issues processing an SLC scene. Both GTC and RTC results are not really usable. I suspect my DEM is the problem and I'm wondering why,...
Hello, I would like to use `sarsen` to avoid using ESA SNAP in [`eoreader`](https://github.com/sertit/eoreader), but since this library lacks an API documentation, I have some questions 😄 I already have...
Hi all, I was wondering why you chose to stick to the beta-0 backscatter convention instead of gamma-0 for the RTC output? Isn't the entire point of applying David Small's...
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. Release notes Sourced from pre-commit/action's releases. pre-commit/[email protected] Misc Update actions/cache to v4 #190 PR by @SukiCZ. #189 issue by @bakerkj. Commits 2c7b380 v3.0.1 8e2deeb...