You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

Climate: PRISM Weather Extraction#30489/v5
Tags:  not added yet

Climate: PRISM Weather Extraction[SERVICE-30489]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanFeb 27 2017 15:12 Modified by: pattersdMar 04 2017 06:35 Type:
Model
Path: m/prism/1.0 Context: csip-climate Version: 1.0
Endpoints:
Maintainers:
--
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
The PRISM Climate Group gathers climate observations from a wide range of monitoring networks, applies sophisticated quality control measures, and develops spatial climate datasets to reveal short- and long-term climate patterns. The resulting datasets incorporate a variety of modeling techniques and are available at multiple spatial/temporal resolutions, covering the period from 1895 to the present.

Request Response
{
    "metainfo": { },
    "parameter": [{
        "name": "input_zone_features",
        "value": {
            "type":"FeatureCollection",
            "features":[
              {
                "type":"Feature",
                "properties":{
                  "name": "pt one",
                  "gid": 1
                },
                "geometry":{
                  "type":"Point",
                  "coordinates":[
                    -104.9220085144043,
                    40.53148031584938
                  ],
                  "crs":{"type":"name","properties":{"name":"EPSG:4326"}}
                }
              }
            ]
          }
    }, {
        "name": "units",
        "value": "metric"
    }, {
        "name": "start_date",
        "value": "2016-05-01"
    }, {
        "name": "end_date",
        "value": "2016-05-15"
    }]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "4a75e705-00de-11e7-ab5a-efcb5ed3925e",
    "cloud_node": "10.0.2.15",
    "tstamp": "2017-03-04 06:27:19",
    "service_url": "http://localhost:8080/csip-climate/m/prism/1.0",
    "request_ip": "127.0.0.1",
    "csip.version": "$version: 2.1.143 430ab3fbdc8d 2017-01-05 Shaun Case, built at 2017-03-04 06:26 by pattersd$",
    "cpu_time": 96,
    "expiration_date": "2017-03-04 06:27:49"
  },
  "parameter": [
    {
      "name": "input_zone_features",
      "value": {
        "type": "FeatureCollection",
        "features": [{
          "type": "Feature",
          "properties": {
            "name": "pt one",
            "gid": 1
          },
          "geometry": {
            "type": "Point",
            "coordinates": [
              -104.9220085144043,
              40.53148031584938
            ],
            "crs": {
              "type": "name",
              "properties": {"name": "EPSG:4326"}
            }
          }
        }]
      }
    },
    {
      "name": "units",
      "value": "metric"
    },
    {
      "name": "start_date",
      "value": "2016-05-01"
    },
    {
      "name": "end_date",
      "value": "2016-05-15"
    }
  ],
  "result": [{
    "name": "features",
    "value": [{
      "prism_cell": [
        482,
        225
      ],
      "data": [
        [
          "date",
          "tmin (C)",
          "tmax (C)",
          "ppt (mm)"
        ],
        [
          "2016-05-01",
          0.64,
          3.23,
          4.8
        ],
        [
          "2016-05-02",
          -3.16,
          7.06,
          0.55
        ],
        [
          "2016-05-03",
          -2.45,
          16.52,
          0
        ],
        [
          "2016-05-04",
          3.85,
          19.93,
          0
        ],
        [
          "2016-05-05",
          4.46,
          23.54,
          0
        ],
        [
          "2016-05-06",
          6.12,
          26.67,
          0
        ],
        [
          "2016-05-07",
          8.46,
          26.32,
          0.1
        ],
        [
          "2016-05-08",
          3.78,
          12.37,
          15.51
        ],
        [
          "2016-05-09",
          4.11,
          15.02,
          2.39
        ],
        [
          "2016-05-10",
          5.68,
          18.68,
          1.62
        ],
        [
          "2016-05-11",
          4.22,
          17.82,
          3.39
        ],
        [
          "2016-05-12",
          1.58,
          16.27,
          0
        ],
        [
          "2016-05-13",
          2.82,
          21.07,
          0
        ],
        [
          "2016-05-14",
          3.79,
          17.16,
          0.3
        ],
        [
          "2016-05-15",
          3.9,
          9.13,
          0
        ]
      ],
      "gid": "1"
    }]
  }]
}

Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)