BioPAL / BioPAL

BIOMASS Product Algorithm Laboratory
https://biopal.org/
MIT License
90 stars 26 forks source link

Core functions for Polarimetric change analysis #32

Closed aalgo closed 3 years ago

aalgo commented 3 years ago

Core functions for Polarimetric change analysis added to processing_FD

NOTE: I have also added a private utility function _apply_index_() to the module, as it is only used here, but we can consider wether it makes sense to move it to the utility package.

[1] Alonso González, A., López Martínez, C., Papathanassiou, K., & Hajnsek, I. (2020). Polarimetric SAR time series change analysis over agricultural areas. IEEE transactions on geoscience and remote sensing, 58(10), 7317-7330.

emanuelegiorgi commented 3 years ago

Thank you for the FD integrations, everything is nice and tests work fine. I agree to keep _applyindex() into processing_FD module.