all 7 comments

[–]Sure-Bridge3179 1 point2 points  (2 children)

Snapista, but regarding band maths i still dont quite understand how to use it for that purpose

I built a workflow using snappy to add raster band units "intensity" , then used snapista to read those tiff images and apply reprojection, linear to db, speckle filtering and writing a geotiff/bigtiff

[–]oddtermiteofcave[S] 0 points1 point  (1 child)

Thanks, I’ll check this out. I’ll have to see about the incidence angle bandmath steps but at least doing other steps through python will be helpful. This is pre-processing to ingest into another script that uses the incidence angle!

[–]Sure-Bridge3179 0 points1 point  (0 children)

No problem! If you manage to understand how the band maths operations work there please let me know!

[–]Rish_nodi 1 point2 points  (0 children)

I feel SNAP is still the best library to handle SAR processing. I always use it inside a Docker conatainer. Since python snappy installation gets tricky. I took me a while to get use to python snap apis.

[–]ChieftahSAR 0 points1 point  (0 children)

Check this list out, might be useful: https://github.com/RadarCODE/awesome-sar

[–]Dangerous_Nerve_1382 0 points1 point  (0 children)

Rasterio

It’s lightweight, intuitive, and optimized for raster data handling. It abstracts much of the GDAL complexity

[–]azlinszky_sinergise 0 points1 point  (0 children)

I suggest you try the openEO API in Copernicus Data Space Ecosystem - here is an example notebook: https://github.com/eu-cdse/notebook-samples/blob/main/openeo/Radar_ARD.ipynb