Skip to content

Gaia integration with Minerva/Girder #72

@mbertrand

Description

@mbertrand

Goal

Run Gaia processes from within Minerva

General requirements

  • Gaia needs to be able to read from/write to data stored in Girder. Possible approaches:
    • Minerva sends Gaia the girder item id (and authentication token?). Gaia then loads the data directly from the Girder backend using the REST API, and writes result back to same folder.
    • Minerva front-end sends Gaia the input data directly as geojson (for vector data, but what about raster data?). REST API still used to write output?
  • Gaia should run processes for Minerva using the same framework as used for other jobs/analyses. This likely means integration with girder-worker.

@jbeezley @kotfic @aashish24 @dorukozturk let me know if you have any thoughts/suggestions on this, thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions