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

Application Lifecycle Management

Search In Project

Search inClear

CFA 15-Minute Time Series Analysis#6461/v4
Tags:  not added yet

CFA 15-Minute Time Series Analysis[SERVICE-6461]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: tcwibleMay 04 2017 15:25 Type:
Model
Path: m/cfa/timeseries15min Context: csip-cfa Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8088/csip-cfa/m/cfa/timeseries15min/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
In addition to daily time series data extraction and analysis the CFA tool includes a data extractor and graphing routine for 15-minute flow data. This feature is available for USGS stations through the NWIS database. However, the USGS is currently in the process of transitioning its 15-minute discharge data from the Instantaneous Data Archive, IDA, (not accessed by this tool) to the National Water Information System, NWIS, (accessed by this tool). As a result, instantaneous flow data prior to October 1st, 2007 is not yet available through the NWIS database and thus not available through this tool for analysis. 15-minute flow data is also extracted from the CDWR database for active stations within the past 5 years and any additional data has to be specially requested from CDWR. 15-minute flow data is much better at analyzing flow events from storm runoff and better estimates true peak flow values than daily averages. Additionally, like the normal time series analysis tool it also contains a summary file of a number of statistics for each day with the analysis period.

Request Response
{
  "metainfo": {},
  "parameter": [
    {
      "name": "database",
      "description": "the database that the flow station belongs to (CDWR | STORET | USGS)",
      "value": "USGS"
    },
    {
      "name": "station_id",
      "description": "station ID or name abbreviation used to query the specified database",
      "value": "06764880"
    },
    {
      "name": "station_name",
      "description": "Station name",
      "value": "South Platte River at Roscoe, Nebr."
    },
    {
      "name": "begin_date",
      "description": "Begin date of data analysis, blank or formatted yyyy-MM-dd",
      "value": ""
    },
    {
      "name": "end_date",
      "description": "End date of data analysis, blank or formatted yyyy-MM-dd",
      "value": ""
    },
    {
      "name": "user_data",
      "description": "String containing user uploaded data with one line header, first column dates (yyyy-mm-dd format), second column values in a tab-delimited format. Only used if merge_datasets == 'true' or database == 'UserData'.",
      "value": ""
    },
    {
      "name": "merge_datasets",
      "description": "true if user data is provided and this dataset is to be merged with the public dataset, false if public or user data is to be analyzed alone (not merged)",
      "value": false
    },
    {
      "name": "merge_method",
      "description": "Method of merging the datasets, user data first, public data first, max, ave., min (user | public | max | average | min)",
      "value": "user"
    }
  ]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "1e4d021e-d981-11e5-988e-6f5b74fdae5f",
    "cloud_node": "172.1.6.246",
    "tstamp": "2016-02-22 09:27:08",
    "service_url": "http://csip.engr.colostate.edu:8082/csip-cfa/m/cfa/timeseries15min/1.0",
    "request_ip": "10.2.228.70",
    "cpu_time": 83032,
    "expiration_date": "2016-02-22 09:29:01"
  },
  "parameter": [
    {
      "name": "database",
      "description": "the database that the flow station belongs to (CDWR | STORET | USGS)",
      "value": "USGS"
    },
    {
      "name": "station_id",
      "description": "station ID or name abbreviation used to query the specified database",
      "value": "06764880"
    },
    {
      "name": "station_name",
      "description": "Station name",
      "value": "South Platte River at Roscoe, Nebr."
    },
    {
      "name": "begin_date",
      "description": "Begin date of data analysis, blank or formatted yyyy-MM-dd",
      "value": ""
    },
    {
      "name": "end_date",
      "description": "End date of data analysis, blank or formatted yyyy-MM-dd",
      "value": ""
    },
    {
      "name": "user_data",
      "description": "String containing user uploaded data with one line header, first column dates (yyyy-mm-dd format), second column values in a tab-delimited format. Only used if merge_datasets == 'true' or database == 'UserData'.",
      "value": ""
    },
    {
      "name": "merge_datasets",
      "description": "true if user data is provided and this dataset is to be merged with the public dataset, false if public or user data is to be analyzed alone (not merged)",
      "value": false
    },
    {
      "name": "merge_method",
      "description": "Method of merging the datasets, user data first, public data first, max, ave., min (user | public | max | average | min)",
      "value": "user"
    }
  ],
  "result": [
    {
      "name": "len",
      "value": "240535"
    },
    {
      "name": "start",
      "value": "2007-10-01 00:00"
    },
    {
      "name": "end",
      "value": "2016-02-22 08:30"
    },
    {
      "name": "units",
      "value": "cfs"
    },
    {
      "name": "data_source",
      "value": "Stream flow data retrieved from the U.S. Geological Survey, National Water Information System: Web Interface. http://waterdata.usgs.gov/nwis, accessed: 2016-02-22 09:28"
    },
    {
      "name": "max",
      "value": "19100.0",
      "unit": "cfs"
    },
    {
      "name": "min",
      "value": "0.0",
      "unit": "cfs"
    },
    {
      "name": "range",
      "value": "19100.0",
      "unit": "cfs"
    },
    {
      "name": "mean",
      "value": "794.3",
      "unit": "cfs"
    },
    {
      "name": "standardDeviation",
      "value": "1965.952",
      "unit": "cfs"
    },
    {
      "name": "graph",
      "value": "timeseries15min_graph.jpg"
    },
    {
      "name": "resultSummary",
      "value": "timeseries15min_summary.csv"
    },
    {
      "name": "graph_data_files",
      "value": "timeseries15min_graph.out"
    },
    {
      "name": "timeseries15min_graph.jpg",
      "value": "http://csip.engr.colostate.edu:8082/csip-cfa/q/1e4d021e-d981-11e5-988e-6f5b74fdae5f/timeseries15min_graph.jpg"
    },
    {
      "name": "timeseries15min_summary.csv",
      "value": "http://csip.engr.colostate.edu:8082/csip-cfa/q/1e4d021e-d981-11e5-988e-6f5b74fdae5f/timeseries15min_summary.csv"
    },
    {
      "name": "timeseries15min_graph.out",
      "value": "http://csip.engr.colostate.edu:8082/csip-cfa/q/1e4d021e-d981-11e5-988e-6f5b74fdae5f/timeseries15min_graph.out"
    }
  ]
}
Files to attach:
(none)
Files to fetch:
timeseries15min_graph.jpg; timeseries15min_summary.csv

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