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

Application Lifecycle Management

Search In Project

Search inClear

COlorado AGricultural Meteorological nETwork (COAGMET) Climate Extration (http://coagmet.com/)#30484/HEAD / v9
Tags:  not added yet

COlorado AGricultural Meteorological nETwork (COAGMET) Climate Extration (http://coagmet.com/)[SERVICE-30484]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanFeb 27 2017 15:08 Modified by: jdriMay 17 2018 14:13 Type:
Model
Path: m/coagmet/1.0 Context: csip-climate Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-climate/m/coagmet/1.0
Maintainers:
--
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
CoAgMet weather extraction

{
    "metainfo": {

    },
    "parameter": [{
        "name": "station_list",
        "value": ["lcn01", "gly04"],
        "description": "List of stations IDs"
    }, {
        "name": "units",
        "value": "english",
        "description": "'metric' or 'english'"
    }, {
        "name": "start_date",
        "value": "2016-11-11",
        "description": "mm/dd/yy or yyyy-mm-dd"
    }, {
        "name": "end_date",
        "value": "2016-11-16",
        "description": "mm/dd/yy or yyyy-mm-dd"
    }, {
        "name": "time",
        "value": "daily",
        "description": "'daily' or 'hourly'"
    }, {
        "name": "climate_data",
        "value": ["tmin", "tmax", "pp", "sr", "rhave", "windspeed_avg"],
        "description": "for daily, choose from ['tave', 'tmax', 'mxtm', 'tmin', 'mntm', 'vp', 'rhmax', 'rhmxtm', 'rhmin', 'rhmntm', 'sr', 'wrun', 'windspeed_avg', 'pp', 'st5mx', 'st5mxtm', 'st5mn', 'st5mntm', 'st15mx', 'st15mxtm', 'st15mn', 'st15mntm', 'volts', 'year', 'gust', 'gusttm', 'gustdir']. For hourly choose from ['tmean', 'rh', 'vp', 'sr', 'ws', 'wind_vec', 'wind_std', 'pp', 'st5', 'st15', 'gust', 'gusttm', 'gustdir']"
    }, {
        "name": "return_full_period",
        "value": true,
        "description": "If true, then the period of record will be set to the start and end dates. Otherwise the start date is the day that climate data starts and the end date is the last date of data."
    }]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "2c2b5595-02ab-11e7-bf41-fb47432e17e4",
    "cloud_node": "10.0.2.15",
    "tstamp": "2017-03-06 13:26:26",
    "service_url": "http://localhost:8080/csip-weather/m/coagmet/1.0",
    "request_ip": "127.0.0.1",
    "csip.version": "$version: 2.1.143 430ab3fbdc8d 2017-01-05 Shaun Case, built at 2017-03-06 13:25 by pattersd$",
    "cpu_time": 1018,
    "expiration_date": "2017-03-06 13:26:57"
  },
  "parameter": [
    {
      "name": "station_list",
      "value": [
        "lcn01",
        "gly04"
      ],
      "description": "List of stations IDs"
    },
    {
      "name": "units",
      "value": "english",
      "description": "'metric' or 'english'"
    },
    {
      "name": "start_date",
      "value": "2016-11-11",
      "description": "mm/dd/yy or yyyy-mm-dd"
    },
    {
      "name": "end_date",
      "value": "2016-11-16",
      "description": "mm/dd/yy or yyyy-mm-dd"
    },
    {
      "name": "time",
      "value": "daily",
      "description": "'daily' or 'hourly'"
    },
    {
      "name": "climate_data",
      "value": [
        "tmin",
        "tmax",
        "pp",
        "sr",
        "rhave",
        "windspeed_avg"
      ],
      "description": "for daily, choose from ['tave', 'tmax', 'mxtm', 'tmin', 'mntm', 'vp', 'rhmax', 'rhmxtm', 'rhmin', 'rhmntm', 'sr', 'wrun', 'windspeed_avg', 'pp', 'st5mx', 'st5mxtm', 'st5mn', 'st5mntm', 'st15mx', 'st15mxtm', 'st15mn', 'st15mntm', 'volts', 'year', 'gust', 'gusttm', 'gustdir']. For hourly choose from ['tmean', 'rh', 'vp', 'sr', 'ws', 'wind_vec', 'wind_std', 'pp', 'st5', 'st15', 'gust', 'gusttm', 'gustdir']"
    },
    {
      "name": "return_full_period",
      "value": true,
      "description": "If true, then the period of record will be set to the start and end dates. Otherwise the start date is the day that climate data starts and the end date is the last date of data."
    }
  ],
  "result": [{
    "name": "results",
    "value": {"output": [
      [
        "station",
        "date",
        "tmin (F)",
        "tmax (F)",
        "pp (in)",
        "sr (MJ/m^2)",
        "rhave (%)",
        "windspeed_avg (mph)"
      ],
      [
        "gly04",
        "2016-11-11",
        26.024,
        59.126,
        0,
        10.67,
        58.55,
        4.451
      ],
      [
        "gly04",
        "2016-11-12",
        23.468,
        65.498,
        0,
        11.03,
        52.65,
        2.804
      ],
      [
        "gly04",
        "2016-11-13",
        28.702,
        67.514,
        0,
        9.11,
        49.5,
        6.343
      ],
      [
        "gly04",
        "2016-11-14",
        null,
        null,
        null,
        null,
        null,
        null
      ],
      [
        "gly04",
        "2016-11-15",
        30.04,
        75.668,
        0,
        11.01,
        55.4,
        3.298
      ],
      [
        "gly04",
        "2016-11-16",
        32.108,
        80.888,
        0,
        9.38,
        37.5,
        5.225
      ],
      [
        "lcn01",
        "2016-11-11",
        24.26,
        58.658,
        0,
        10.69,
        56.2,
        3.003
      ],
      [
        "lcn01",
        "2016-11-12",
        22.663,
        64.85,
        0,
        11.35,
        52.7,
        0.779
      ],
      [
        "lcn01",
        "2016-11-13",
        29.028,
        67.55,
        0,
        9.36,
        52.6,
        4.034
      ],
      [
        "lcn01",
        "2016-11-14",
        24.26,
        69.512,
        0,
        10.4,
        49.25,
        0.931
      ],
      [
        "lcn01",
        "2016-11-15",
        29.754,
        75.812,
        0,
        11.21,
        45.1,
        1.895
      ],
      [
        "lcn01",
        "2016-11-16",
        31.951,
        80.672,
        0,
        9.64,
        37.05,
        3.987
      ]
    ]},
    "description": "JSON string"
  }]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (9)
Baselines
All (9)

Filter
 
No data to display.