loicdtx / bfastSpatial

Set of utilities and wrappers to perform change detection on satellite image time-series (Landsat and MODIS). Includes pre-processing steps and functions for spatial implementation of bfastmonitor change detection and post processing of the results.
93 stars 39 forks source link

Processing Landsat collection 1 #64

Open mabdelrazek opened 7 years ago

mabdelrazek commented 7 years ago

Are there any plans to add processing Landsat collection 1?

Best, Mo

loicdtx commented 7 years ago

Are you referring to MSS ?

loicdtx commented 7 years ago

Sorry, I had to catch up with the Landsat news, long time I hadn't done it; now I understand what you're asking :)

So yes, as it looks like the new standard we'll try to make the package able to handle this new collection.

mabdelrazek commented 7 years ago

I appreciate that 👍 !

USGS has already reprocessed all Landsat 4, 5 and 7 according to the new standard, and currently they are working on Landsat 8. An admirable step to improve Landsat time series analysis.

I hope that applying bfastSpatial on Landsat collection 1 will yield even better results :D

loicdtx commented 7 years ago

ESPA has already stopped pre-collection processing, I'll work on the changes required in the coming days.

bendv commented 7 years ago

@loicdtx thanks for doing this and feel free to assign anything to me - I should have more time next week to look at it. If you make changes to getSceneinfo(), could you leave the option to parse pre-collection filename formats? I've been slow in making the transition...

On Tue, Apr 11, 2017 at 12:50 PM, Loïc Dutrieux notifications@github.com wrote:

ESPA has already stopped pre-collection processing, I'll work on the changes required in the coming days.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/loicdtx/bfastSpatial/issues/64#issuecomment-293325657, or mute the thread https://github.com/notifications/unsubscribe-auth/ADMkvZd79HWY8YncVi933fBvZo7nyzpcks5ru69ugaJpZM4MrAny .

loicdtx commented 7 years ago

Great @bendv , there are a few things on my wishlist for bfastSpatial. I don't have my notes with me right now, but that includes more or less:

Feel free to help with any of these tasks, suggest other improvements or provide code reviews.