-
Notifications
You must be signed in to change notification settings - Fork 3
Metadata cleanup #12
Metadata cleanup #12
Changes from 8 commits
3e23792
d10f7a8
35c31b2
30f1410
e686bca
8e71ecc
3ecf6d5
b6af3ff
3258c96
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,15 +2,15 @@ title: >- | |
Exploring the exceptional performance of a deep learning stream temperature model and the value of streamflow data: 5 model prediction data | ||
|
||
abstract: >- | ||
A deep learning model framework was used to make water temperature predictions in 118 river catchments across the U.S. All four model (LR, noQ, obsQ, and simQ) predictions are included. Additionally, a deep learning model was used to simulate discharge, which was used as inputs to the water temperature model. | ||
A deep learning model framework was used to make water temperature predictions in 118 river catchments across the U.S. All four model (LR, noQ, obsQ, and simQ) predictions are included. | ||
|
||
cross-cites: | ||
- | ||
authors: ['XX'] | ||
authors: ['DP Feng', 'K Fang', "CP Shen"] | ||
title: >- | ||
Cross cite code base? | ||
pubdate: XX | ||
link: XX | ||
Enhancing streamflow forecast and extracting insights using continental-scale long-short term memory networks with data integration | ||
pubdate: 2020 | ||
link: https://doi.org/10.1029/2019WR026793 | ||
|
||
build-environment: >- | ||
We used XX open source XX; Any supercomputing resources used? XX | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For this one, let's plan to (1) get more info from farshid about the compute environment (i added a bullet to "Text chunks we hope Farshid can fill in" in the "ERL data release plan" doc) and (2) add a reference to the environment.yml. I will make an issue for this so I can plan to do it - i have most of the info in hand already but will need a few minutes to put it together. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (We could also just write one cover-everything text chunk that we use for all metadata files) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. added notes to #7 |
||
|
@@ -46,3 +46,12 @@ entities: | |
data-min: NA | ||
data-max: NA | ||
data-units: degrees Celsius | ||
|
||
process-date: !expr format(Sys.time(),'%Y%m%d') | ||
indirect-spatial: U.S.A. | ||
latitude-res: 0.00001 | ||
longitude-res: 0.00001 | ||
data-name: Model predictions | ||
data-description: >- | ||
Stream water temperature predictions from each model described in Rahmani et al. 2020. | ||
file-format: comma seperated file format (csv) |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,12 @@ | |
<idinfo> | ||
<citation> | ||
<citeinfo> | ||
<origin>Samantha K. Oliver, XX</origin> | ||
<origin>Farshid Rahmani</origin> | ||
<origin>Kathryn Lawson</origin> | ||
<origin>Wenyu Ouyang</origin> | ||
<origin>Alison Appling</origin> | ||
<origin>Samantha Oliver</origin> | ||
<origin>Chaopeng Shen</origin> | ||
<pubdate>2020</pubdate> | ||
<title>Data release: Exploring the exceptional performance of a deep learning stream temperature model and the value of streamflow data</title> | ||
<geoform>parent data item for released data products</geoform> | ||
|
@@ -14,16 +19,21 @@ | |
<onlink>XX</onlink> | ||
<lworkcit> | ||
<citeinfo> | ||
<origin>TBD XX</origin> | ||
<origin>Farshid Rahmani</origin> | ||
<origin>Kathryn Lawson</origin> | ||
<origin>Wenyu Ouyang</origin> | ||
<origin>Alison Appling</origin> | ||
<origin>Samantha Oliver</origin> | ||
<origin>Chaopeng Shen</origin> | ||
<pubdate>2020</pubdate> | ||
<title>TBD XX</title> | ||
<title>Exploring the exceptional performance of a deep learning stream temperature model and the value of streamflow data.</title> | ||
</citeinfo> | ||
</lworkcit> | ||
</citeinfo> | ||
</citation> | ||
<descript> | ||
<abstract><p>This data release provides all data and code used in Rahmani et al. 2020. Briefly, this project used the CAMELS dataset as a test case for temperature prediction using deep learning methods. XX <br/>The data are organized into these items:</p> <ol> <li><a href="https://www.sciencebase.gov/catalog/item/5f908db182ce720ee2d0fef9">Spatial Information</a> - Basin polygons and pour points for 118 river basins used in this study</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f986594d34e198cb77ff084">Observations</a> - Water temperature observations and flow observations for the 118 river reaches used in this study</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865abd34e198cb77ff086">Model Inputs</a> - Model inputs, including basin characteristics and weather drivers. </li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865cfd34e198cb77ff088">Models</a> - Code and configuration for stream temperature models.</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865e5d34e198cb77ff08a">Model Predictions</a> - Predictions of water temperature</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865fbd34e198cb77ff08c">Model Evaluation</a> - Performance of models</li> <br/> <p>This research was funded by the USGS, XX.</p></abstract> | ||
<purpose>Decision support, limnological research, and fish habitat.</purpose> | ||
<abstract><p>This data release provides all data and code used in Rahmani et al. 2020. Briefly, this project used the Gages II dataset as a test case for temperature prediction using deep learning methods. XX <br/>The data are organized into these items:</p> <ol> <li><a href="https://www.sciencebase.gov/catalog/item/5f908db182ce720ee2d0fef9">Spatial Information</a> - Pour points for 118 river basins used in this study</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f986594d34e198cb77ff084">Observations</a> - Water temperature observations and flow observations for the 118 river reaches used in this study</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865abd34e198cb77ff086">Model Inputs</a> - Model inputs, including basin characteristics and weather drivers. </li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865cfd34e198cb77ff088">Models</a> - Code and configuration for stream temperature models.</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865e5d34e198cb77ff08a">Model Predictions</a> - Predictions of stream water temperature and discharge</li> <li><a href="https://www.sciencebase.gov/catalog/item/5f9865fbd34e198cb77ff08c">Model Evaluation</a> - Performance metrics of each stream temperature model</li> <br/> <p>This research was funded by the Integrated Water Prediction Program at the US Geological Survey.</p></abstract> | ||
<purpose>Decision support, water quality research</purpose> | ||
</descript> | ||
<timeperd> | ||
<timeinfo> | ||
|
@@ -39,25 +49,23 @@ | |
<update>none planned</update> | ||
</status> | ||
<spdom> | ||
<descgeog>River reach polylines as defined by the XX.</descgeog> | ||
<descgeog>Locations of sites used in the study, which are a subset of the Gages II dataset.</descgeog> | ||
<bounding> | ||
<westbc/> | ||
<eastbc/> | ||
<northbc/> | ||
<southbc/> | ||
<westbc>-123.32988684</westbc> | ||
<eastbc>-70.97964444</eastbc> | ||
<northbc>48.90595739</northbc> | ||
<southbc>30.1454932</southbc> | ||
</bounding> | ||
</spdom> | ||
<keywords> | ||
<theme> | ||
<themekt>none</themekt> | ||
<themekey>machine learning</themekey> | ||
<themekey>deep learning</themekey> | ||
<themekey>hybrid modeling</themekey> | ||
<themekey>water</themekey> | ||
<themekey>temperature</themekey> | ||
<themekey>reservoirs</themekey> | ||
<themekey>streams</themekey> | ||
<themekey>modeling</themekey> | ||
<themekey>XX</themekey> | ||
</theme> | ||
<theme> | ||
<themekt>ISO 19115 Topic Category</themekt> | ||
|
@@ -73,30 +81,90 @@ | |
</place> | ||
<place> | ||
<placekt>U.S. Department of Commerce, 1987, Codes for the identification of the States, the District of Columbia and the outlying areas of the United States, and associated areas (Federal Information Processing Standard 5-2): Washington, D. C., NIST</placekt> | ||
<placekey>Alabama</placekey> | ||
<placekey>AL</placekey> | ||
<placekey>Delaware</placekey> | ||
<placekey>DE</placekey> | ||
<placekey>Georgia</placekey> | ||
<placekey>GA</placekey> | ||
<placekey>Idaho</placekey> | ||
<placekey>ID</placekey> | ||
<placekey>Iowa</placekey> | ||
<placekey>IA</placekey> | ||
<placekey>Kansas</placekey> | ||
<placekey>KS</placekey> | ||
<placekey>Maine</placekey> | ||
<placekey>ME</placekey> | ||
<placekey>Maryland</placekey> | ||
<placekey>MD</placekey> | ||
<placekey>Massachusetts</placekey> | ||
<placekey>MA</placekey> | ||
<placekey>Michigan</placekey> | ||
<placekey>MI</placekey> | ||
<placekey>Mississippi</placekey> | ||
<placekey>MS</placekey> | ||
<placekey>Nevada</placekey> | ||
<placekey>NV</placekey> | ||
<placekey>New Jersey</placekey> | ||
<placekey>NJ</placekey> | ||
<placekey>New Mexico</placekey> | ||
<placekey>NM</placekey> | ||
<placekey>New York</placekey> | ||
<placekey>NY</placekey> | ||
<placekey>North Carolina</placekey> | ||
<placekey>NC</placekey> | ||
<placekey>Ohio</placekey> | ||
<placekey>OH</placekey> | ||
<placekey>Oklahoma</placekey> | ||
<placekey>OK</placekey> | ||
<placekey>Oregon</placekey> | ||
<placekey>OR</placekey> | ||
<placekey>Pennsylvania</placekey> | ||
<placekey>PA</placekey> | ||
<placekey>Rhode Island</placekey> | ||
<placekey>RI</placekey> | ||
<placekey>South Carolina</placekey> | ||
<placekey>SC</placekey> | ||
<placekey>Tennessee</placekey> | ||
<placekey>TN</placekey> | ||
<placekey>Texas</placekey> | ||
<placekey>TX</placekey> | ||
<placekey>Utah</placekey> | ||
<placekey>UT</placekey> | ||
<placekey>Virginia</placekey> | ||
<placekey>VA</placekey> | ||
<placekey>Washington</placekey> | ||
<placekey>WA</placekey> | ||
<placekey>West Virginia</placekey> | ||
<placekey>WV</placekey> | ||
<placekey>Wisconsin</placekey> | ||
<placekey>WI</placekey> | ||
<placekey>Wyoming</placekey> | ||
<placekey>WY</placekey> | ||
</place> | ||
</keywords> | ||
<accconst>none</accconst> | ||
<useconst>These data are subject to change and are not citable until reviewed and approved for official publication by the USGS</useconst> | ||
<ptcontac> | ||
<cntinfo> | ||
<cntperp> | ||
<cntper>Samantha K. Oliver</cntper> | ||
<cntper>Farshid Rahmani</cntper> | ||
<cntorg>U.S. Geological Survey</cntorg> | ||
</cntperp> | ||
<cntpos>Hydrologist</cntpos> | ||
<cntpos>Graduate Research Assistant</cntpos> | ||
<cntaddr> | ||
<addrtype>Mailing and Physical</addrtype> | ||
<address>8505 Research Way</address> | ||
<city>Middleton</city> | ||
<state>WI</state> | ||
<postal>53562</postal> | ||
<address>Sackett Building, Pennsylvania State University</address> | ||
<city>State College</city> | ||
<state>PA</state> | ||
<postal>16801</postal> | ||
<country>U.S.A.</country> | ||
</cntaddr> | ||
<cntvoice>608-821-3824</cntvoice> | ||
<cntemail>[email protected]</cntemail> | ||
<cntvoice>NA</cntvoice> | ||
<cntemail>[email protected]</cntemail> | ||
</cntinfo> | ||
</ptcontac> | ||
<datacred>This study was funded by the Department of the Interior Northeast Climate Adaptation Science Center, the United States Geological Survey National Climate This research used resources of the Core Science Analytics and Synthesis Advanced Research Computing program at the U.S. Geological Survey.</datacred> | ||
<datacred>This study was funded by the Integrated Water Prediction Program at the U.S. Geological Survey. XX.</datacred> | ||
<native>Multiple computer systems were used to generate these data, including linux, OSX. The open source languages R and Python were used on all systems. XX</native> | ||
</idinfo> | ||
<dataqual> | ||
|
@@ -115,18 +183,18 @@ | |
</posacc> | ||
<lineage> | ||
<procstep> | ||
<procdesc>At the core of the modeling framework is a coupled hydrologic-thermodynamic model that uses inputs of reach-specific properties and local meteorology to estimate flow and water temperature. Our chosen model is the open source, Precipitation Runoff Modeling System (PRMS) with the coupled Stream Network Temperature Model (SNTemp) version XX. PRMS-SNTemp is a ...XX. We used PRMS-SNTemp to simulate stream flow and temperature for the period of record...XX.</procdesc> | ||
<procdate>20201027</procdate> | ||
<procdesc>At the core of the modeling framework is a deep learning model that uses inputs of XX.</procdesc> | ||
<procdate>20201103</procdate> | ||
</procstep> | ||
</lineage> | ||
</dataqual> | ||
<spdoinfo> | ||
<indspref>U.S.A.</indspref> | ||
<direct/> | ||
<direct>Point</direct> | ||
<ptvctinf> | ||
<sdtsterm> | ||
<sdtstype/> | ||
<ptvctcnt/> | ||
<sdtstype>Point</sdtstype> | ||
<ptvctcnt>118</ptvctcnt> | ||
</sdtsterm> | ||
</ptvctinf> | ||
</spdoinfo> | ||
|
@@ -186,25 +254,25 @@ | |
</stdorder> | ||
</distinfo> | ||
<metainfo> | ||
<metd>20201027</metd> | ||
<metd>20201103</metd> | ||
<metc> | ||
<cntinfo> | ||
<cntperp> | ||
<cntper>Samantha K. Oliver</cntper> | ||
<cntper>Farshid Rahmani</cntper> | ||
<cntorg>U.S. Geological Survey</cntorg> | ||
</cntperp> | ||
<cntpos>Hydrologist</cntpos> | ||
<cntpos>Graduate Research Assistant</cntpos> | ||
<cntaddr> | ||
<addrtype>Mailing and Physical</addrtype> | ||
<address>8505 Research Way</address> | ||
<city>Middleton</city> | ||
<state>WI</state> | ||
<postal>53562</postal> | ||
<address>Sackett Building, Pennsylvania State University</address> | ||
<city>State College</city> | ||
<state>PA</state> | ||
<postal>16801</postal> | ||
<country>U.S.A.</country> | ||
</cntaddr> | ||
<cntvoice>608-821-3824</cntvoice> | ||
<cntfax>608-821-3817</cntfax> | ||
<cntemail>[email protected]</cntemail> | ||
<cntvoice>NA</cntvoice> | ||
<cntfax>NA</cntfax> | ||
<cntemail>[email protected]</cntemail> | ||
</cntinfo> | ||
</metc> | ||
<metstdn>FGDC Content Standard for Digital Geospatial Metadata</metstdn> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we move flow observations to the Inputs item, too? (we already did this for flow predictions from the Ouyang model)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh yeah, I did not move these. Will do.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, done!