Skip to content

fully functional web api for observation requests #12

@dsand

Description

@dsand

from @swyatt7:

I have also started the work for adding a web-api for ORP which will have full functionality of

  • GET/POST observation requests
  • GET/POST observation exposures (for updating requested exposure, like changing filter/exp_time… etc)
  • UPDATE observation_requests status
  • I am designing this for the sole purpose of RTS2 (or reduction routine like Banzai) to seamlessly update the exposure_status of an observation request (like inProgress/Completed) which can be queryable in the obsreq GET above.
  • also once this is submitted, there is the potential for ORP to immediate grab the data from bigartn, and have it be accessible to the users as well.
  • GET obsreq_data
  • if the data is on ORP, the user can request their data from here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions