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

Migration: convert File objects to RuptureSet or InversionSolution objects #61

Open
10 tasks
chrisbc opened this issue Jul 16, 2021 · 0 comments
Open
10 tasks
Assignees
Labels
API for project filtering nshm-toshi-api

Comments

@chrisbc
Copy link
Member

chrisbc commented Jul 16, 2021

We want to migrate File objects to the new types as appropriate so the users can benefit from the new features for historic objects.

NB: API clients should be able to access these objects as Files using either File NodeID or Subclass NodeID

Done When

  • convert to RuptureSet object when (define criteria [max_jump_dist, fault_model])
  • convert to InversionSolution object when (define criteria [completion_energy, ])
  • for each conversion....
    • delete old ES index entry (until
    • add new ES index entry
    • log object ID and other info for data audit
  • pre conversion
    • copy PROD data to test bucket and validate entire process there, including UI
    • make backup Bucket
    • user comms
@chrisbc chrisbc self-assigned this Jul 16, 2021
@chrisbc chrisbc added nshm-toshi-api API for project filtering labels Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API for project filtering nshm-toshi-api
Projects
None yet
Development

No branches or pull requests

1 participant