Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object Store Cleanup #89

Open
franTarkenton opened this issue Sep 12, 2023 · 0 comments
Open

Object Store Cleanup #89

franTarkenton opened this issue Sep 12, 2023 · 0 comments

Comments

@franTarkenton
Copy link
Member

Currently there is a lot of duplication in the object storage bucket that is being used for snowpack analysis.

Some of this could be from the original hatfield dump of the data, others are due to a lack of understanding of the data structures when the original implementation of the automated runs were put into place.

Specific Items to evalute:

  • Check code, to see if we can figure out how the following folders are getting populated:

    • modis_terra
    • modis-terra
  • evaluate the archive process for the snowpack data, ie processes that populate data in the folder "snowpack_archive" This is where the daily runs of the comparisons for the snowpack analysis for a specific day vs historical norms are being stored.

  • suspect that the data in "snowpack_archive/modis-terra" should actually be going to just the folder "modis-terra"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New Issues
Development

No branches or pull requests

1 participant