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

Feature: RuptureSet subclass of file #60

Open
10 tasks
chrisbc opened this issue Jul 16, 2021 · 0 comments
Open
10 tasks

Feature: RuptureSet subclass of file #60

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

Comments

@chrisbc
Copy link
Member

chrisbc commented Jul 16, 2021

As API users we want to capture the specifics of RuptureSet files

so that they're more easily used in UI & client code.

example http://simple-toshi-ui.s3-website-ap-southeast-2.amazonaws.com/FileDetail/RmlsZToxMjkwOTg0

Done When:

  • API client can create a new RuptureSet
  • API client can fetch a new RuptureSet
  • API clients should be able to access these objects as Files using either File NodeID or RuptureSet NodeID
  • API search supports RuptureSet
  • Same fields as File , and also...
    • created (date/time)
    • Producer ID (link to writer task)
    • metrics kv list (from the task output)
    • fault_model field (from arguments)
  • same upload download features as File
@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