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

Application Lifecycle Management

Search In Project

Search inClear

STORET Data Service#13628/HEAD / v8
Tags:  not added yet

STORET Data Service[SERVICE-13628]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: tcwibleFeb 24 2016 15:20 Modified by: tcwibleFeb 28 2019 14:40 Type:
Data
Path: m/cfa/storetservice Context: csip-cfa Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8088/csip-cfa/m/cfa/storetservice/1.0
Maintainers:
Website: http://onewatersolutions.com/our-software/tools/water-quality Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Accesses EPA STORET results in the National Water Quality Monitoring Council's Water Quality Portal.

This no longer accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html/) for stream monitoring data in the STORET/WQX (Water Quality eXchange) database (Details about the soap-based web service at: http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL) because this service has been deprecated.

Notes about "wq_test":

- A complete list of water quality tests accepted by the databases accessed by this service is available here: https://www.waterqualitydata.us/public_srsnames/

- STORET water quality test names (wq_test) should match the format of Parm Code<space>Characteristic Name<space>--<space>units (i.e. "00600 Nitrogen, mixed forms (NH3), (NH4), organic, (NO2) and (NO3) -- mg/l")

Notes about Data Sources:

- All Data sources are accessed through the csip-lib-water library

- STORET Data extracted from the Water Quality Data Portal (by the National Water Quality Monitoring Council) Web Services: https://www.waterqualitydata.us/webservices_documentation/

{
  "metainfo": {},
  "parameter": [
    {
      "name": "org_id",
      "description": "The ID for the supervising organization for the station within the STORET database (only used if database = 'STORET')",
      "value": "21COL001_WQX"
    },
    {
      "name": "station_id",
      "description": "The station ID or name abbreviation used to query STORET",
      "value": "CO0026425-EFF"
    },
    {
      "name": "wq_test",
      "description": "If blank, it will return all data, or it can be the word 'flow', or the formatted name for the water quality test being used, Format is: '00625 Ammonia-nitrogen as N -- mg\/L' = '5-digit-USGS-water-quality-test-code test-name -- units'",
      "value": "flow"
    },
    {
      "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": ""
    }
  ]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "a4c4fb7f-db44-11e5-988e-59b77f33daab",
    "cloud_node": "172.1.6.246",
    "tstamp": "2016-02-24 15:19:17",
    "service_url": "http://csip.engr.colostate.edu:8082/csip-cfa/m/cfa/storetservice/1.0",
    "request_ip": "10.2.228.70",
    "cpu_time": 2733,
    "expiration_date": "2016-02-24 15:19:50"
  },
  "parameter": [
    {
      "name": "org_id",
      "description": "The ID for the supervising organization for the station within the STORET database (only used if database = 'STORET')",
      "value": "21COL001_WQX"
    },
    {
      "name": "station_id",
      "description": "The station ID or name abbreviation used to query STORET",
      "value": "CO0026425-EFF"
    },
    {
      "name": "wq_test",
      "description": "If blank, it will return all data, or it can be the word 'flow', or the formatted name for the water quality test being used, Format is: '00625 Ammonia-nitrogen as N -- mg/L' = '5-digit-USGS-water-quality-test-code test-name -- units'",
      "value": "flow"
    },
    {
      "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": ""
    }
  ],
  "result": [
    {
      "name": "result_file",
      "value": "STORET_21COL001_WQX_CO0026425-EFF_results.txt"
    },
    {
      "name": "STORET_21COL001_WQX_CO0026425-EFF_results.txt",
      "value": "http://csip.engr.colostate.edu:8082/csip-cfa/q/a4c4fb7f-db44-11e5-988e-59b77f33daab/STORET_21COL001_WQX_CO0026425-EFF_results.txt"
    }
  ]
}
 (none)
 result_file
Details
Comments & Attachments
Associations
Children
SCM Commits
History (8)
Baselines
All (8)

Deployed Feb 24 2016 15:20
Submit by tcwible
Compare tracker item versions
Submitted Action Version
tcwible
Feb 28 2019 14:40
Edit 8
Website [http://onewatersolutions.com/our-software/tools/water-quality] --
tcwible
Feb 11 2019 14:05
Edit 7
Description
Accesses EPA STORET results in the National Water Quality Monitoring Council's Water Quality Portal.
This no longer accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html/) for... at: [http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL]) because this service has been deprecated.
!3 Notes about "wq_test":
- A complete list of water quality tests accepted by the databases accessed by this service is available here: [https://www.waterqualitydata.us/public_srsnames/]¶
- STORET water quality test names (wq_test) should match the format of <space>Characteristic Name<space>--<space>units (i.e. "00600 Nitrogen, mixed forms (NH3), (NH4), organic, (NO2) and (NO3) -- mg/l")

Show diff
Accesses EPA STORET results in the National Water Quality Monitoring Council's Water Quality Portal Web Services ([https://www.waterqualitydata.us/webservices_documentation/])
This no longer accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html/) for... at: [http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL]) because this service has been deprecated.
Notes about "wq_test":
- STORET water quality test names (wq_test) should match the format of 5-digit USGS<space>Characteristic Name<space>--<space>units (i.e. "00600 Nitrogen, mixed forms (NH3), (NH4), organic, (NO2) and (NO3) -- mg/l")
tcwible
Feb 11 2019 13:38
Edit 6
Description
Accesses EPA STORET results in the National Water Quality Monitoring Council's Water Quality Portal Web Services ([https://www.waterqualitydata.us/webservices_documentation/])
This no longer accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html/) for str... at: [http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL]) because this service has been deprecated.
Notes about "wq_test":¶
- STORET water quality test names (wq_test) should match the format of 5-digit USGS<space>Characteristic Name<space>--<space>units (i.e. "00600 Nitrogen, mixed forms (NH3), (NH4), organic, (NO2) and (NO3) -- mg/l")¶

Show diff
Accesses EPA STORET results in the National Water Quality Monitoring Council's Water Quality Portal Web Services ([https://www.waterqualitydata.us/webservices_documentation/])
STORET water quality test names (wq_test) should match the format of 5-digit USGS<space>Characteristic Name<space>--<space>units (i.e. "00600 Nitrogen, mixed forms (NH3), (NH4), organic, (NO2) and (NO3) -- mg/l")¶
This no longer accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html/) for str... at: [http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL]) because this service has been deprecated.
tcwible
Feb 11 2019 13:36
Edit 5
Description
Accesses EPA STORET results in the National Water Quality Monitoring Council's Water Quality Portal Web Services ([https://www.waterqualitydata.us/webservices_documentation/])¶
STORET water quality test names (wq_test) should match the format of 5-digit USGS<space>Characteristic Name<space>--<space>units (i.e. "00600 Nitrogen, mixed forms (NH3), (NH4), organic, (NO2) and (NO3) -- mg/l")¶
This no longer accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html) for stream monitoring data in the STORET/WQX (Water Quality eXchange) database Details about the soap-based web service : http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL
%%tabbedSection
%%tab-Request
{{{{
"metainfo": {},
"parameter": [
...blank or formatted yyyy-MM-dd",
"value": ""
}
]
}
}}}
%
%%tab-Response
{{{{
"metainfo": {
"status": "Finished",
"suid": ...-11e5-988e-59b77f33daab/STORET_21COL001_WQX_CO0026425-EFF_results.txt"
}
]
}
}}}
%

Show diff
Accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html) for stream monitoring data in the STORET/WQX (Water Quality eXchange) database. Details about the soap-based web service can be found here: http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL
%%tabbedSection
%%tab-Request
{{{{
"metainfo": {},
"parameter": [
...blank or formatted yyyy-MM-dd",
"value": ""
}
]
}
}}}
%%
%%tab-Response
{{{
{
"metainfo": {
"status": "Finished",
"suid": ...-11e5-988e-59b77f33daab/STORET_21COL001_WQX_CO0026425-EFF_results.txt"
}
]
}
}}}
%
jdri
May 18 2018 11:22
Edit 4
Description
Accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html) for stream monitoring d...ut the soap-based web service can be found here: http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL.
%%tabbedSection¶
%%tab-Request¶
{{{{
"metainfo": {},
"parameter": [
{
"name": "...alysis, blank or formatted yyyy-MM-dd",
"value": ""
}
]
}
}}}¶
%%¶
%%tab-Response¶
{{{
{
"metainfo": {
"status": "Finished",
"suid": ...b7f-db44-11e5-988e-59b77f33daab/STORET_21COL001_WQX_CO0026425-EFF_results.txt"
}
]
}

Show diff
Accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html) for stream monitoring d...ut the soap-based web service can be found here: http://cdx.epa.gov/WQXWeb/Services.asmx?WSDL.
[{Table style='width:4336px;'¶
|__Request__¶
|__Response__¶
|(vertical-align:top;){{{{
"metainfo": {},
"parameter": [
{
"name": "...alysis, blank or formatted yyyy-MM-dd",
"value": ""
}
]
}}}
}\\¶
\\¶
|(vertical-align:top;){{{{
"metainfo": {
"status": "Finished",
"suid": ...b7f-db44-11e5-988e-59b77f33daab/STORET_21COL001_WQX_CO0026425-EFF_results.txt"
}
]
}
tcwible
May 04 2017 15:23
Edit 3
Endpoints [http://csip.engr.colostate.edu:8088/csip-cfa/m/cfa/storetservice/1.0] [http://csip.engr.colostate.edu:8082/csip-cfa/m/cfa/storetservice/1.0]
tcwible
Feb 25 2016 10:07
Edit 2
Description
Accesses STORET Rest Service (http://www3.epa.gov/storet/web_services.html) for stream monitoring data in the STORET/WQX (Water Quality eXchange) database. Details about the soap-based web service can be found he results CFA’s base-flow analysis also graphs the outputs of BFLOW’s separation overlaid onto total stream-flow for a visual understanding of groundwater contributions to stream flow, see result .jpg. The result file (.out) of the BFLOW program is available for download like the other flow analysis modes in CFA.

Show diff
Rather than write a numerical hydrograph separation tool, CFA has incorporated the numerical base-flow separation program “BFLOW,” developed by the by Arnold et al. (1995; Arnold and Allen 1999). BFLOW is an automated digital filter base-flow separation tool which performs a multi-pass separation of base-flow from total stream flow. In order to implement the windows executable BFLOW in CSIP, which uses a Linux platform, the windows emulator WINE (WineHQ 2012) was used within CSIP (Lloyd et al. 2012). For the ease of use, like the rest of the tools in CFA, BFLOW operates on uploaded or auto-extracted data. CFA also automatically generates and formats the data into the necessary input files for the BFLOW executable. Beyond simply performing the analysis and returning there
tcwible
Feb 24 2016 15:20
Submit 1
No changes.