Skip to content

Floating Forests

Amy Boyer edited this page Aug 23, 2019 · 14 revisions

The Floating Forests development pipeline follows:

     {
      "type": "Pipeline",
      "id": "1",
      "attributes": {
        "name": "First Pipeline",
        "workflow_id": null,
        "multiple_subject_sets": true,
        "subject_set_id": null
      },
      "relationships": {
        "imagery_requests": {
          "data": [
            {
              "type": "ImageryRequest",
              "id": "15"
            },
            {
              "type": "ImageryRequest",
              "id": "14"
            },
            {
              "type": "ImageryRequest",
              "id": "13"
            },
            {
              "type": "ImageryRequest",
              "id": "12"
            },
            {
              "type": "ImageryRequest",
              "id": "11"
            },
            {
              "type": "ImageryRequest",
              "id": "10"
            },
            {
              "type": "ImageryRequest",
              "id": "9"
            },
            {
              "type": "ImageryRequest",
              "id": "8"
            },
            {
              "type": "ImageryRequest",
              "id": "7"
            },
            {
              "type": "ImageryRequest",
              "id": "6"
            },
            {
              "type": "ImageryRequest",
              "id": "5"
            },
            {
              "type": "ImageryRequest",
              "id": "4"
            },
            {
              "type": "ImageryRequest",
              "id": "3"
            },
            {
              "type": "ImageryRequest",
              "id": "2"
            },
            {
              "type": "ImageryRequest",
              "id": "1"
            }
          ],
          "meta": {
            "count": 15
          }
        },
        "pipeline_stages": {
          "data": [
            {
              "type": "PipelineStage",
              "id": "2"
            },
            {
              "type": "PipelineStage",
              "id": "3"
            },
            {
              "type": "PipelineStage",
              "id": "4"
            },
            {
              "type": "PipelineStage",
              "id": "6"
            },
            {
              "type": "PipelineStage",
              "id": "8"
            },
            {
              "type": "PipelineStage",
              "id": "5"
            }
          ]
        }
Clone this wiki locally