weather-tools icon indicating copy to clipboard operation
weather-tools copied to clipboard

Fix gcs manifest

Open blackvvine opened this issue 2 years ago • 1 comments

Fixes #208

Appending is not possible in an object storage like GCS. If having the full update history of the manifest is a requirement, a loss-less version is also available here but it seems unnecessary and overly complex as it relies on writing to different objects each time and merging them in the end, and Firestore manifest is also overwriting.

blackvvine avatar Aug 15 '22 11:08 blackvvine

I update the change to remove GCS Manifest, we can continue the discussion in #60.

blackvvine avatar Sep 18 '22 22:09 blackvvine

Closing this PR as it has been addressed by the changes made in PR #295 which has been merged.

mahrsee1997 avatar Feb 22 '23 10:02 mahrsee1997