OCHA-DAP / ds-raster-pipelines

1 stars 0 forks source link

FloodScan - Will we combine MFED & SFED? #42

Open zackarno opened 2 weeks ago

zackarno commented 2 weeks ago

Thought it would be good to document/discuss if we will combine SFED & MFED bands into the single daily raster tifs. We had initially thought it would be a nice way to simplify the data storage and allow for easier comparisons of SFED and MFED. However, if it complicates the pipeline or there are other advantages to keeping them separate it could also be fine

isatotun commented 1 week ago

We talked about the effort around doing this and how it would mean adding more duplicated data to the container as we are already saving separate files for MFED and SFED so for now we will not combine.

zackarno commented 6 days ago

im not sure why merging SFED & MFED would mean duplicated data - because you could just merge SFED and MFED as an initially processing step straight from the zip files. I feel like xarray is very well suited to handle this type of merge? I do agree though that if for some reason it is too much work it's not a big deal to skip