GitHub - j-desloires/eo-crops: A collection of python code to download and

Hi everyone,

I did a small package dedicated to crop monitoring which relies on eo-learn 0.10.1 : GitHub - j-desloires/eo-crops: A collection of python code to download and preprocess satellite images for crop monitoring

I think it is important to share it since it may help you a lot of time, especially if you want to:

  • Compute biophysical indices directly using an EOTask
  • Download third party data (Planet, SPOT and Pleiades)
  • Perform some postprocessing using OrfeoToolBox (pansharpenning, multitemporal speckle filtering)

I would be very happy if I could have any feedback since I am a PhD student!

Best regards,
Johann

3 Likes

Hi Johann,

It’s really motivating to see people build on top of Sentinel Hub services and share the results of such efforts with the community.

I am sure that a lot of people on this forum will be interested and provide some feedback after testing the code.

Thanks a lot for sharing your repository here!!!

1 Like

The documentation is now available on Welcome to EOcrops’s documentation! — EOCrops 1.0.0 documentation

3 Likes