diff --git a/Complex SAR imagery/ideas.md b/Complex SAR imagery/ideas.md new file mode 100644 index 0000000..8b4754d --- /dev/null +++ b/Complex SAR imagery/ideas.md @@ -0,0 +1,10 @@ +## Ideas + +* Sentinel browser works straight out the box with some quite simple vanilla javascript. Could +Bellingcat keep a detailed repository of sentinel scripts that are useful for OSINT work along with instructions +on how to adapt them? + +* Could an open source python package be developed for common tasks such as deforestation or water detection? +So a user would only have to input dates, co-ordinates and a methodology of interest. For instance, +the last section in [this]([Excellent medium post on workflows for using SAR data in OSINT investigations](https://towardsdatascience.com/how-to-use-open-source-satellite-data-for-your-investigative-reporting-d662cb1f9f90)) article +looks very replicable across different classification schema. \ No newline at end of file diff --git a/Complex SAR imagery/references.md b/Complex SAR imagery/references.md new file mode 100644 index 0000000..d6c6a79 --- /dev/null +++ b/Complex SAR imagery/references.md @@ -0,0 +1,6 @@ +## References + +* [Excellent medium post on workflows for using SAR data in OSINT investigations](https://towardsdatascience.com/how-to-use-open-source-satellite-data-for-your-investigative-reporting-d662cb1f9f90) +* [Github repository for scripts used to explore sentinel hub](https://github.com/sentinel-hub/custom-scripts) +* [Beginner friendly medium post on how to use sentinel hub](https://medium.com/sentinel-hub/create-useful-and-beautiful-satellite-images-with-custom-scripts-8ef0e6a474c6) +* [A previous Bellingcat post that integrates SAR images into an investigative report](https://www.bellingcat.com/news/mena/2018/09/11/burning-borderlands-open-source-monitoring-conflict-caused-wildfires-iraq/) \ No newline at end of file