sentinelsat / sentinelsat

Search and download Copernicus Sentinel satellite images
https://sentinelsat.readthedocs.io
GNU General Public License v3.0
984 stars 244 forks source link

Future of Sentinelsat after the termination of the Copernicus Open Access Hub #607

Closed j08lue closed 11 months ago

j08lue commented 12 months ago

Copernicus Open Access Hub / SciHub, the main endpoint this library was used to query, has been permanently terminated.

It is succeeded by the Copernicus Data Space Ecosystem (CDSE).

I think it will take a while for the community to realize that Sentinelsat is currently not a project to turn to for querying and downloading Copernicus data from official archives.

Question to past contributors and maintainers of this project (e.g. @valgur, @kr-stn, @avalentino) and aspiring new ones (@fpl, ++) - what should we do about this repo and the PyPi package?

Please vote with emojis below 👇, in particular any new committed contributors. (Personal note: after closing this issue (and maybe supporting any actions) within the next month or so, I'll be off this project. 👋 )

WALEE1789 commented 12 months ago

Is there any update on this?

fpl commented 12 months ago

I would also add a few rows of warning about the status of the code into the README file on master, even in case of archiving.

valgur commented 12 months ago

There are still multiple national mirrors using the legacy DHuS system compatible with sentinelsat, so the package should definitely stay on PyPI: https://github.com/kr-stn/awesome-sentinel#data-access

yhyxzx commented 12 months ago

How to download data for the new CDSE?

diogocaribe commented 11 months ago

Ohhh! Big problem to solve here. We have forest monitoring and depends on this service to continue.

fpl commented 11 months ago

Ohhh! Big problem to solve here. We have forest monitoring and depends on this service to continue.

Well, in #583 there are a few suggestions about some programs that could possibly work now with CDSE. I also managed to write some Perl modules and scripts to replace my now archived https://github.com/fpl/scihub project (if interested, just ask off issue). The most complicated aspect of the new APIs is that they are still changing (I had to fix OSearch methods even today), so I suspect it shall require some time to have projects decently and stably working.

vanhog commented 11 months ago

I uses Sentinelsat for a while and it did it's job perfectly. What about sentinelsat_for_CDSE?

pedro-cf commented 11 months ago

Which API from dataspace copernicus do you recommend to use as replacement ?

subnet001 commented 11 months ago

Hi everyone, I'm currently working on a replacement for sentinelsal specifically for CDSE.

https://github.com/SDFIdk/CDSETool

There's a lot missing at the moment but the core functionality is already in place: query and downloading from CDSE. Please check it out, any and all feedback is greatly appreciated!

j08lue commented 11 months ago

Decision is made - the repo and package stay up, but we should

massimozanetti commented 9 months ago

I am sorry in advance if I am asking this question the 100th time... but still I don't get exactly from the open issues and the various discussions therein if sentinelsat is going to be updated in the future to support the download of Sentinel products from CDSE. In my center we have a service based on sentinelsat (as many others here and there could have..), should we expect this update, or sentinelsat it is officially dismissed for query and download of Sentinel products?

fpl commented 9 months ago

I am sorry in advance if I am asking this question the 100th time... but still I don't get exactly from the open issues and the various discussions therein if sentinelsat is going to be updated in the future to support the download of Sentinel products from CDSE. In my center we have a service based on sentinelsat (as many others here and there could have..), should we expect this update, or sentinelsat it is officially dismissed for query and download of Sentinel products?

A few different tools (including EOdag and CDSEtool) can now be decently used to perform strictly a simple search & download from CDSE. I originally kept an eye on sentinelsat classes and functions, and started to make changes, but lost motivation because months ago I needed ASAP a more advanced tool with a local geospatial database. Here we download tons of images continuously and needed to have something more complete than sentinelsat for that. Therefore, now I run our local download system (included here).

About sentinelsat, it has quite a lot of mocks, vcr and tests based on the old system that need to be rewritten from scratch. Maybe in the the next future, at least for me...

kr-stn commented 9 months ago

@massimozanetti you can regard sentinelsat to be in maintenance mode as is for connecting to DHuS instances.

There is currently no concrete plan to refactor it to support the CDSE infrastructure. This is mostly due to a lack of time from the existing participants. We welcome anyone who would like to contribute that change.

Juan-Pablo-17 commented 9 months ago

Hello, my name is Juan. I apologize in advance. I am a Physics student, and I took a course with EO College called "Echoes in Space," which led me to this forum. I learned some basic tools and how to acquire images from the Sentinels. However, I noticed some time ago that the page for acquiring data has changed. I would like to ask if I can still continue acquiring data, and if so, can I still use Snap for satellite images? I am from Colombia, and during the course, I saw a topic on detecting deforestation or oil spills in water. My intention is to base my thesis on something related to these issues in my country. However, I don't know much about other applications besides Snap, and I'm not sure if there are other tools you use. Also, I'm unsure if I can acquire such images from the same location and create a time series to observe changes. Again, I apologize for so many questions.