sepal-contrib / clip-time-series

Create a clip time series for a list of points
MIT License
1 stars 2 forks source link

Two issues: 1-Not possible to create mosaics for the years 2022 and 2023. 2-The display of the pdf is not working1 #89

Closed teopista closed 1 year ago

teopista commented 1 year ago

After multiple tests, I realized that when I include the years 2022 and 2023 in the series, I get the error below

image

Another issue is that the display option gives an error also seen in the image. This happens when the pdf is created and saved under module results.

12rambau commented 1 year ago

I think it was hard blocked to 2022 so if you only require images in the year 2022 ther will be nothing. thanks for reporting !

12rambau commented 1 year ago

landsat will not be updated on earthengine anymore. see this publication: https://gis.stackexchange.com/a/449113/154945

eriklindquist commented 1 year ago

Collection 1 Landsat data is deprecated. You have to switch to Collection 2. Collection 2 will continue to be updated as normal in GEE.

Erik Lindquist, PhD Forestry Officer Forestry Division Food and Agriculture Organization of the United Nations Rome, Italy 00153


From: Rambaud Pierrick @.> Sent: Monday, April 3, 2023 10:29 PM To: sepal-contrib/clip-time-series @.> Cc: Subscribed @.***> Subject: Re: [sepal-contrib/clip-time-series] Two issues: 1-Not possible to create mosaics for the years 2022 and 2023. 2-The display of the pdf is not working1 (Issue #89)

landsat will not be updated on earthengine anymore. see this publication: https://gis.stackexchange.com/a/449113/154945

— Reply to this email directly, view it on GitHubhttps://github.com/sepal-contrib/clip-time-series/issues/89#issuecomment-1494941260, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AC6A6CFTBFLQMLW7AD7MF3LW7MXK5ANCNFSM6AAAAAAVELQUBY. You are receiving this because you are subscribed to this thread.Message ID: @.***>

12rambau commented 1 year ago

note that they have the very nice idea of changing all bands names ....

teopista commented 1 year ago

As of now, starting the tool brings a huge error with KeyError: 'refresh_token'. Please help

12rambau commented 1 year ago

linked to https://github.com/openforis/sepal/issues/277 unfortunately I don't have push rights on the prod server and Daniel is on leave.

as a workaround you can run it from your computer with the "nox -s app" command if you clone this repository.