Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

327

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

327 results for “usgs”

Learn how ShareScore rates datasets ↗
zenodo44/100

USGS Table AHG Parameters And Supplementary Data MannN

<p>For more information please send me an email to either: <strong>sha17hab.afshari@gmail.com</strong> or&nbsp;<strong>safshar00@citymail.cuny.edu</strong></p> <p>Simplified hydraulic geometry relationships representing the average conditions over longer reaches could reduce the need for detailed field surveys and minimize the computational burden while studying or carrying out numerical analyses and of the flow dynamics.</p> <p>&nbsp; &nbsp; Natural streams are characterized by changes in cross-section geometry, slope, and geophysical properties (bed-roughness, channel slope, etc.) along with their reaches. Variations in the shape and size of the channel bed geometry result from several interacting features of the river system including the effect of different flow regimes, slope, sediment load, etc. Simplifying the river bed geometries could reduce the burden of assembling the required data, so implementing less detailed routing procedures could lower the computational burden. &ldquo;At-A-Station&rdquo; Hydraulic Geometry (or AHG) relations are power-law functions which relate river&nbsp;key the hydraulics (i.e., velocity, depth, width, and flow area) to&nbsp;discharge at&nbsp;a river monitoring station (Dingman 2007; Dingman and Afshari 2018).</p> <p>&nbsp; &nbsp; The AHG relations have been introduced and discussed among researchers, engineers, and geomorphologist since the &#39;50s based upon a limited number of observations made over a few flow monitoring stations across the United States. Afshari et. al., 2017 introduced a data filtering procedure which was trained and tested over both synthetic and realistic data followed by being applied over ~4000 U.S. Geological Survey&rsquo;s river monitoring stations to compute AHG parameters based upon robust hydraulic vs. discharge measures. Given &ldquo;refined&rdquo; dataset, estimated AHG parameters are combined with&nbsp;basic statistics (mean, minimum, maximum, and standard deviation) of key morphological and geophysical features at all USGS river monitoring sites, e.g. stream (Stahler) order, channel pattern (channel sinuosity), channel bed-slope, and channel&nbsp;lateral [or overbank] slope. The fundamental hydraulics, geographical, and geophysical data sources (websites) applied for making the &quot;USGS Table AHG Parameters And Supplementary Data&quot; table are</p> <ul> <li>USGS National Water Information System (<a href="https://waterdata.usgs.gov/nwis/sw">USGS-NWIS</a>)</li> <li>USGS Staged Product Directory (<a href="https://prd-tnm.s3.amazonaws.com/index.html?prefix=StagedProducts/Elevation/1/ArcGrid/">The National Map</a>)</li> <li>National Hydrography Dataset Plus V2 (<a href="http://www.horizon-systems.com/NHDPlus/NHDPlusV2_home.php">Horizon System Corporation</a>)</li> </ul> <p>&nbsp; &nbsp; Doing so, potential interrelation among independent and dependent variables will be highlighted. Accordingly, given some assumptions, it is verified&nbsp;how well channel morphology and hydraulic components are intertwined and combined with AHG parameters and how categorizing river monitoring stations according to these characteristics will be practical and useful for further studies.</p> <p><strong>References:</strong></p> <ol> <li>Afshari, S. 2019. USGS Table AHG Parameters And Supplementary Data (Version v1.1) [Data set]. Zenodo. http://doi.org/10.5281/zenodo.2563440</li> <li>Afshari, S., B.M. Fekete, S.L. Dingman, N. Devineni, D.M. Bjerklie, and R.M. Khanbilvardi. 2017. &quot;Statistical filtering of river survey and streamflow data for improving At-A-Station hydraulic geometry relations.&quot;&nbsp;J. Hydrol. 547: 443&ndash;454. doi:10.1016/j.jhydrol.2017.01.038&nbsp;</li> <li>Dingman, S.L., and S. Afshari. 2018. &quot;Field verification of analytical at-a-station hydraulic- geometry relations.&quot; J. Hydrol. 564: 859-872. doi:10.1016/j.jhydrol.2018.07.020</li> <li>Dingman, S.L. 2007. &quot;Analytical derivation of at-a-station hydraulic geometry relations.&quot; J. Hydrol. 334: 17&ndash;27</li> </ol>

opencc-by-4.0Feb 2019View details →
zenodo44/100

F-IDF values at USGS stream gage sites

<p>This nc file contains F-IDF values at streamflow gage sites over the CONUS.</p> <p>The header of this netcdf file is shown below:</p> <p>----------------------------------------------------------------------------------------------------------</p> <p>netcdf flashiness_dataset {<br> dimensions:<br> &nbsp;&nbsp; &nbsp;stnid = 6987 ;<br> &nbsp;&nbsp; &nbsp;duration = 6 ;<br> &nbsp;&nbsp; &nbsp;frequency = 6 ;<br> variables:<br> &nbsp; &nbsp; &nbsp; &nbsp; double flashiness(stnid, duration, frequency) ;<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; flashiness:description = &quot;It is calculated with the slope of a given time window (cfs/15min*len(window)), divided by the drainage area (sqkm) and convert to a standardized unit&quot; ;<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; flashiness:units = &quot;mm/h^2&quot; ;<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; flashiness:_FillValue = NaN ; area (sqkm)&quot; ;<br> &nbsp;&nbsp; &nbsp;string stnid(stnid) ;<br> &nbsp;&nbsp; &nbsp;int64 frequency(frequency) ;<br> &nbsp;&nbsp; &nbsp;int64 duration(duration) ;<br> &nbsp;&nbsp; &nbsp;double lon(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lon:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;double lat(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;lat:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;double area(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;area:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;area:units = &quot;sqkm&quot; ;<br> &nbsp;&nbsp; &nbsp;double data_length(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;data_length:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;data_length:units = &quot;years&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;data_length:description = &quot;years of available data from USGS 15-min observation&quot; ;<br> &nbsp;&nbsp; &nbsp;double dor_pc_pva(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dor_pc_pva:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dor_pc_pva:units = &quot;percent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dor_pc_pva:long_name = &quot;degree of regulation&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dor_pc_pva:description = &quot;degree of regulation retrieved from hydrobasin V10 level 12&quot; ;<br> &nbsp;&nbsp; &nbsp;double slp_dg_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slp_dg_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slp_dg_uav:units = &quot;degree&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slp_dg_uav:long_name = &quot;Terrain slope&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slp_dg_uav:description = &quot;Terrain slope of total watershed upstream of a pour point&quot; ;<br> &nbsp;&nbsp; &nbsp;double sgr_dk_sav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;sgr_dk_sav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;sgr_dk_sav:units = &quot;degree&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;sgr_dk_sav:long_name = &quot;Stream gradient&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;sgr_dk_sav:description = &quot;the stream gradient was calculated as the ratio between the elevation drop within the river reach (i.e. the difference between min. and max. elevation along the reach) and the length of the reach.&quot; ;<br> &nbsp;&nbsp; &nbsp;double tmp_dc_uyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;tmp_dc_uyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;tmp_dc_uyr:units = &quot;degree celsius&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;tmp_dc_uyr:long_name = &quot;Annual mean air temperature&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;tmp_dc_uyr:description = &quot;Annual mean air temperature retrieved from WorldClim, station-based monitoring network&quot; ;<br> &nbsp;&nbsp; &nbsp;double pre_mm_uyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pre_mm_uyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pre_mm_uyr:units = &quot;mm&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pre_mm_uyr:long_name = &quot;Annual mean precipitation&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pre_mm_uyr:description = &quot;Annual mean precipitation retrieved from WorldClim, station-based monitoring network and interpolated by the thin-plate smoothing spline algorithm&quot; ;<br> &nbsp;&nbsp; &nbsp;double pet_mm_uyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pet_mm_uyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pet_mm_uyr:units = &quot;mm&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pet_mm_uyr:long_name = &quot;Annual mean potential evaporation&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pet_mm_uyr:description = &quot;Annual mean PET based on termperature inputs from WorldClim and a simple temperature-based transfer model&quot; ;<br> &nbsp;&nbsp; &nbsp;double aet_mm_uyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aet_mm_uyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aet_mm_uyr:units = &quot;mm&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aet_mm_uyr:long_name = &quot;Annual mean actural evaporation&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;aet_mm_uyr:description = &quot;Annual mean AET based on the Global High-Resolution Soil-Water Balance dataset which contains gridded estimates of actual evapotranspiration and soil water deficit&quot; ;<br> &nbsp;&nbsp; &nbsp;double ari_ix_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ari_ix_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ari_ix_uav:units = &quot;&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ari_ix_uav:long_name = &quot;Global aridity index&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ari_ix_uav:description = &quot;The Global Aridity Index (Global-Aridity) is modeled using data from WorldClim as input parameters&quot; ;<br> &nbsp;&nbsp; &nbsp;double cmi_ix_uyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cmi_ix_uyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cmi_ix_uyr:units = &quot;&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cmi_ix_uyr:long_name = &quot;Global climate moisture index&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cmi_ix_uyr:description = &quot;The Climate Moisture Index (CMI) was derived from the annual precipitation (P) and potential evapotranspiration (PET) datasets as provided by the WorldClim v1.4&quot; ;<br> &nbsp;&nbsp; &nbsp;double snw_pc_uyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snw_pc_uyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snw_pc_uyr:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snw_pc_uyr:long_name = &quot;snow cover extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snw_pc_uyr:description = &quot;data obtained from The MODIS/Aqua Snow Cover Daily L3 Global 500m Grid (MYD10A1)&quot; ;<br> &nbsp;&nbsp; &nbsp;double cly_pc_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cly_pc_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cly_pc_uav:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cly_pc_uav:long_name = &quot;clay fraction in soils&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;cly_pc_uav:description = &quot;Data obtained from SoilGrids1km&quot; ;<br> &nbsp;&nbsp; &nbsp;double slt_pc_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slt_pc_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slt_pc_uav:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slt_pc_uav:long_name = &quot;silt fraction in soils&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;slt_pc_uav:description = &quot;Data obtained from SoilGrids1km&quot; ;<br> &nbsp;&nbsp; &nbsp;double snd_pc_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snd_pc_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snd_pc_uav:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snd_pc_uav:long_name = &quot;sand fraction in soils&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;snd_pc_uav:description = &quot;Data obtained from SoilGrids1km&quot; ;<br> &nbsp;&nbsp; &nbsp;double swc_pc_uyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;swc_pc_uyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;swc_pc_uyr:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;swc_pc_uyr:long_name = &quot;Soil water content&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;swc_pc_uyr:description = &quot;Soil water content is provided as part of the Global High-Resolution Soil-Water Balance dataset which contains gridded estimates of actual evapotranspiration and soil water deficit&quot; ;<br> &nbsp;&nbsp; &nbsp;double kar_pc_use(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;kar_pc_use:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;kar_pc_use:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;kar_pc_use:long_name = &quot;Karst area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;kar_pc_use:description = &quot;The World Map of Carbonate Rock Outcrops represents an upper limit of the area of exposed karst terrain.&quot; ;<br> &nbsp;&nbsp; &nbsp;double ero_kh_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ero_kh_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ero_kh_uav:units = &quot;kg/hectare per year&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ero_kh_uav:long_name = &quot;Soil erosion&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;string ero_kh_uav:description = &quot;GloSEM erosion estimates were produced with a high resolution (250&thinsp;&times;&thinsp;250&thinsp;m) global potential soil erosion model, using a combination of remote sensing, GIS modelling and census data&quot; ;<br> &nbsp;&nbsp; &nbsp;double pop_ct_usu(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pop_ct_usu:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pop_ct_usu:units = &quot;count&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pop_ct_usu:long_name = &quot;Population count&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pop_ct_usu:description = &quot;The Gridded Population of the World (GPW) database.&quot; ;<br> &nbsp;&nbsp; &nbsp;double urb_pc_use(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;urb_pc_use:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;urb_pc_use:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;urb_pc_use:long_name = &quot;Urban extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;urb_pc_use:description = &quot;The Global Human Settlement (GHS) framework produces global spatial information about the human presence on the planet over time&quot; ;<br> &nbsp;&nbsp; &nbsp;double rdd_mk_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;rdd_mk_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;rdd_mk_uav:units = &quot;meters per km^2&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;rdd_mk_uav:long_name = &quot;Road density&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;rdd_mk_uav:description = &quot;The Global Roads Inventory Project (GRIP) dataset&quot; ;<br> &nbsp;&nbsp; &nbsp;double dis_m3_pyr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dis_m3_pyr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dis_m3_pyr:units = &quot;cms&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dis_m3_pyr:long_name = &quot;Natural discharge&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;dis_m3_pyr:description = &quot;Simulated discharge by WaterGAP&quot; ;<br> &nbsp;&nbsp; &nbsp;double run_mm_syr(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;run_mm_syr:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;run_mm_syr:units = &quot;mm&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;run_mm_syr:long_name = &quot;Land surface runoff&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;run_mm_syr:description = &quot;Simulated land surface runoff by WaterGAP&quot; ;<br> &nbsp;&nbsp; &nbsp;double inu_pc_umx(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;inu_pc_umx:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;inu_pc_umx:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;inu_pc_umx:long_name = &quot;Annual maximum inundation extent &quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;inu_pc_umx:description = &quot;GIEMS-D15 is a high-resolution global inundation map at a pixel size of 15 arc-seconds&quot; ;<br> &nbsp;&nbsp; &nbsp;double ria_ha_usu(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ria_ha_usu:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ria_ha_usu:units = &quot;hectares&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ria_ha_usu:long_name = &quot;River area&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ria_ha_usu:description = &quot;River area was calculated using the the HydroSHEDS database at 15 arc-second resolution. It is based on a rating curve&quot; ;<br> &nbsp;&nbsp; &nbsp;double riv_tc_usu(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;riv_tc_usu:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;riv_tc_usu:units = &quot;1000 m^3&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;riv_tc_usu:long_name = &quot;River volume&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;riv_tc_usu:description = &quot;River volume was calculated using the the HydroSHEDS database at 15 arc-second resolution.&quot; ;<br> &nbsp;&nbsp; &nbsp;double gwt_cm_sav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;gwt_cm_sav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;gwt_cm_sav:units = &quot;cm&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;gwt_cm_sav:long_name = &quot;Groundwater table depth&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;gwt_cm_sav:description = &quot;Fan et al. (2013) compiled global observations of water table depth from government archives and literature&quot; ;<br> &nbsp;&nbsp; &nbsp;double ele_mt_uav(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ele_mt_uav:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ele_mt_uav:units = &quot;m&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ele_mt_uav:long_name = &quot;Elevation&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ele_mt_uav:description = &quot;Elevation above mean sea level based on EarthEnv-DEM90&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u01(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u01:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u01:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u01:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u01:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u02(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u02:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u02:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u02:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u02:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u03(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u03:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u03:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u03:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u03:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u04(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u04:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u04:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u04:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u04:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u05(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u05:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u05:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u05:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u05:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u06(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u06:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u06:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u06:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u06:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u07(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u07:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u07:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u07:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u07:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u08(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u08:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u08:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u08:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u08:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u09(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u09:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u09:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u09:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u09:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u10(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u10:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u10:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u10:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u10:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u11(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u11:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u11:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u11:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u11:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u12(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u12:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u12:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u12:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u12:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u13(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u13:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u13:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u13:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u13:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u14(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u14:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u14:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u14:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u14:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u15(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u15:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u15:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u15:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u15:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u16(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u16:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u16:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u16:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u16:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u17(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u17:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u17:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u17:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u17:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u18(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u18:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u18:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u18:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u18:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u19(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u19:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u19:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u19:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u19:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u20(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u20:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u20:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u20:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u20:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u21(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u21:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u21:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u21:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u21:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double glc_pc_u22(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u22:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u22:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u22:long_name = &quot;Land cover area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;glc_pc_u22:description = &quot;Land Cover extent for the drainage system. Data from GLC2000 Global Land Cover in year 2000&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u01(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u01:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u01:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u01:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u01:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u02(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u02:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u02:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u02:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u02:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u03(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u03:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u03:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u03:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u03:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u04(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u04:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u04:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u04:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u04:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u05(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u05:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u05:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u05:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u05:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u06(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u06:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u06:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u06:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u06:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u07(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u07:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u07:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u07:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u07:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u08(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u08:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u08:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u08:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u08:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u09(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u09:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u09:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u09:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u09:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u10(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u10:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u10:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u10:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u10:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u11(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u11:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u11:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u11:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u11:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u12(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u12:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u12:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u12:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u12:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u13(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u13:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u13:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u13:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u13:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double pnv_pc_u14(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u14:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u14:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u14:long_name = &quot;Natural Vegetation area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;pnv_pc_u14:description = &quot;Vegetation Cover extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u01(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u01:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u01:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u01:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u01:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u02(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u02:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u02:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u02:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u02:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u03(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u03:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u03:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u03:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u03:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u04(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u04:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u04:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u04:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u04:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u05(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u05:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u05:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u05:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u05:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u06(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u06:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u06:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u06:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u06:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u07(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u07:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u07:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u07:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u07:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;<br> &nbsp;&nbsp; &nbsp;double wet_pc_u08(stnid) ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u08:_FillValue = NaN ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u08:units = &quot;%&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u08:long_name = &quot;Wet land area extent&quot; ;<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;wet_pc_u08:description = &quot;Wetland extent for the drainage system. Data from EarthStat&quot; ;</p> <p>// global attributes:<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;:description = &quot;Created by Zhi Li (li1995@ou.edu)\nFitted empirical F-IDF values for USGS gauges.&quot; ;<br> }<br> &nbsp;</p>

opencc-by-4.0Mar 2023View details →
edi44/100

Water quality measurements, stream order, channel slope and hydraulic equations of conterminous USGS sites: 1919-2009.

Streams and rivers emit petagrams of CO2 yet there is little known about how discharge (Q) variability impacts stream CO2 at broad scales. Herein, we compiled historical water quality (including pH, alkalinity and temperature) measurements for conterminous USGS sites and coupled them with daily Q for this analysis (the water_quality.csv dataset, 10,822 sites). Based on this dataset, NHDplus channel slopes (NHDplus_slopeSO.csv, 24,764 sites) and hydraulic geometry equations (lm_vQ.csv, 12,854 sites), we calculated partial pressure of dissolved CO2 (pCO2), gas transfer velocity (k) and CO2 effluxes (F) for a total of 813 USGS sites across conterminous US. We derived hydrologic responses (log-linear regressions) for pCO2, k and F versus Q at each site and explored how these responses varied across stream order and different regions. Ancillary datasets provided coordinates (coor_sites.xls), hydrologic unit code (HUC.csv), and watershed area of conterminous USGS sites (watersheds_area.csv).

openCC0Jul 2018View details →
edi44/100

Annual summaries of daily observations from the USGS Streamflow Gauging Station on the Altamaha River near Doctortown, Georgia, for 1932 to 2004

Daily averaged river discharge data were obtained from the United States Geological Survey for streamflow gauging station USGS 02226000 on the Altamaha River near Doctortown, Georgia. Processed tabular data were downloaded from the USGS real-time web server (http://waterdata.usgs.gov/nwis/) by the Georgia Coastal Ecosystems LTER project, documented, and standardized to metric units. Missing values of mean discharge were estimated by cubic spline interpolation to fill in data gaps of five or fewer consecutive days. Annual summary statistics were then calculated from daily values aggregated by year.

openCustomJan 2020View details →
edi44/100

ASD01 Stream discharge for Kings Creek measured at USGS gaging station

The 1060 hectacre Kings Creek watershed (STATION NUMBER 06879650) is a U.S. Geological survey hydrologic benchmark. (cf. Cobb, e.D. and J.E. Beisecker. 1971. USGS circular 460-d) flow is measured continuously with a bubble gage. The period of record started in March, 1979. The hydrologic regime is driven by the mid-continent climate characterized by summer thunderstorms and drought. The stream, at the gaging station, is fourth order in gallery forest. The riparian vegetation in the headwaters (1st &amp; 2nd order) is tallgrass, or true, prairie. Flow occurred in spring and early summer in all years. Late summer, fall and winter records also include periods of no flow, the longest of these was ca. nine months. The time from base flow to peak flow for typical storm flow hydrographs is an hour or so and amplitude of ca. three meters above base flow has been recorded (Data comes from USGS office in Lawrence, Kansas; Contact person:Butch Lawcock, (913) 842-9709). Organization: U.S. Geological Survey For more metadata description and data, please see:https://waterdata.usgs.gov/nwis/uv/?site_no=06879650

openCC0Jan 2023View details →
zenodo40/100

Fig. 9. Dinoflagellates from USGS Paleobotan. loc. R6234 in Cephalopods From The Cretaceous/Tertiary Boundary Interval On The Atlantic Coastal Plain, With A Description Of The Highest Ammonite Zones In North America. Part 2. Northeastern Monmouth County, New Jersey

Fig. 9. Dinoflagellates from USGS Paleobotan. loc. R6234, lower part of the Hornerstown Formation, Parkers Creek, 0.3 km east of Rt. 35, northwest of Eatontown, northeastern Monmouth County,

opencc-by-4.0Oct 2004View details →
zenodo40/100

Fig. 8. Dinoflagellates from USGS Paleobotan. loc. R6234 in Cephalopods From The Cretaceous/Tertiary Boundary Interval On The Atlantic Coastal Plain, With A Description Of The Highest Ammonite Zones In North America. Part 2. Northeastern Monmouth County, New Jersey

Fig. 8. Dinoflagellates from USGS Paleobotan. loc. R6234, upper part of the New Egypt Formation and lower part of the Hornerstown Formation, Parkers Creek, 0.3 km east of Rt. 35, northwest of

opencc-by-4.0Oct 2004View details →
zenodo40/100

Fig. 7. Dinoflagellates from northeastern Monmouth County, New Jersey. A, B, H, I. USGS Paleobotan. loc. R6234E in Cephalopods From The Cretaceous/Tertiary Boundary Interval On The Atlantic Coastal Plain, With A Description Of The Highest Ammonite Zones In North America. Part 2. Northeastern Monmouth County, New Jersey

Fig. 7. Dinoflagellates from northeastern Monmouth County, New Jersey. A, B, H, I. USGS Paleobotan. loc. R6234E, New Egypt Formation, approximately 1.5–2.0 m below the base of the Hornerstown Formation, Parkers Creek, 0.1 km east of Rt. 35, northwest of Eatontown. C, F, G. USGS Paleobotan.

opencc-by-4.0Oct 2004View details →
zenodo40/100

Fig. 6. Dinoflagellates from USGS Paleobotan. loc. R6234H in Cephalopods From The Cretaceous/Tertiary Boundary Interval On The Atlantic Coastal Plain, With A Description Of The Highest Ammonite Zones In North America. Part 2. Northeastern Monmouth County, New Jersey

Fig. 6. Dinoflagellates from USGS Paleobotan. loc. R6234H, Tinton Formation, Hochhockson Brook, 0.2 km north of the intersection of Water Street and Tinton Avenue, northeastern Monmouth County, New Jersey. A–E. Isabelidinium cooksoniae (Alberti, 1959) Lentin &amp; Williams, 1977 sensu lato.

opencc-by-4.0Oct 2004View details →
zenodo40/100

Summary Table of AHG Parameters, Hydraulics, Morphological and geophysical variables, and Suspending Sediment Concentration Derived at 1246 USGS River Monitoring Stations

<p>This&nbsp;table contains information about:</p> <p>1) At-A-Station Hydraulic Geometry Parameters,</p> <p>2) Hydraulics Variables,</p> <p>3) Morphological and Geophysical Variables, and</p> <p>4) Suspending Sediment Concentration and Fraction of Sand, Silt, and Clay,</p> <p>derived at 1246 USGS river monitoring stations across the conterminous United States.&nbsp;&nbsp;</p>

opencc-by-4.0Jul 2019View details →
zenodo40/100

Text-fig. Fig. 9. Cucurbitaceae 1–4. Cucurbitaciphyllum lobatum (KNOWLTON) comb. nov. Specimens from Shirley Canal, Montana, USGS loc. 8519. 1. Trilobate leaf, with rounded lobal sinues, and entire to serrated margin. USNM 313167. 2. Leaf with pronounced secondary lobes and cordate base, USNM 313179. 3. Detail of central lobe from fig. 1. 4. Higher magnification, showing abundant trichome impressions. Scales = 3 cm in 1–3; 3 mm in 4. in Revisions To Roland Brown'S North American Paleocene Flora

Text-fig. Fig. 9. Cucurbitaceae 1–4. Cucurbitaciphyllum lobatum (KNOWLTON) comb. nov. Specimens from Shirley Canal, Montana, USGS loc. 8519. 1. Trilobate leaf, with rounded lobal sinues, and entire to serrated margin. USNM 313167. 2. Leaf with pronounced secondary lobes and cordate base, USNM 313179. 3. Detail of central lobe from fig. 1. 4. Higher magnification, showing abundant trichome impressions. Scales = 3 cm in 1–3; 3 mm in 4.

opencc-by-4.0Dec 2014View details →
zenodo40/100

Linked collectors and determiners for: USGS NRP - Submerged Aquatic Plants - 1966-2009.

Natural history specimen data linked to collectors and determiners held within, "USGS NRP - Submerged Aquatic Plants - 1966-2009". Claims or attributions were made on Bionomia by volunteer Scribes, <a href="https://bionomia.net/dataset/fda694ce-fb23-4c47-b765-4cd7d8b4d43d">https://bionomia.net/dataset/fda694ce-fb23-4c47-b765-4cd7d8b4d43d</a> using specimen data from the dataset aggregated by the Global Biodiversity Information Facility, <a href="https://gbif.org/dataset/fda694ce-fb23-4c47-b765-4cd7d8b4d43d">https://gbif.org/dataset/fda694ce-fb23-4c47-b765-4cd7d8b4d43d</a>. Formatted as a Frictionless Data package.

opencc-zeroJan 2024View details →
zenodo40/100

Linked collectors and determiners for: USGS PWRC - Native Bee Inventory and Monitoring Lab (BIML).

Natural history specimen data linked to collectors and determiners held within, "USGS PWRC - Native Bee Inventory and Monitoring Lab (BIML)". Claims or attributions were made on Bionomia by volunteer Scribes, <a href="https://bionomia.net/dataset/f519367d-6b9d-411c-b319-99424741e7de">https://bionomia.net/dataset/f519367d-6b9d-411c-b319-99424741e7de</a> using specimen data from the dataset aggregated by the Global Biodiversity Information Facility, <a href="https://gbif.org/dataset/f519367d-6b9d-411c-b319-99424741e7de">https://gbif.org/dataset/f519367d-6b9d-411c-b319-99424741e7de</a>. Formatted as a Frictionless Data package.

opencc-zeroJan 2024View details →
zenodo40/100

Fig. 50. A, B. Exiteloceras jenneyi camacki, n. subsp. Paratype, USNM 482495, USGS Mesozoic locality D13525 in Late Campanian (Cretaceous) Heteromorph Ammonites From The Western Interior Of The United States

Fig. 50. A, B. Exiteloceras jenneyi camacki, n. subsp. Paratype, USNM 482495, USGS Mesozoic locality D13525 (fig. 2, loc. 22). Figures are ×1.

opencc-by-4.0Apr 2000View details →
edi40/100

Hubbard Brook Experimental Forest USGS 40ft Contours: GIS Shapefile

USGS 7.5' Topographic Quadrangles; Mount Kineo, NH - 1973, Woodstock, NH 1980. Contours at 40ft intervals were manually digitized. Data distributed as shapefile in Coordinate system EPSG:26919 - NAD83 / UTM zone 19N

openCC (other)Jan 2022View details →
zenodo36/100

Figure 4. - ATruncatoflabellummacroeschara, paratype, USNM 96661, Onslow Island, Western Australia B Truncatoflabellumveroni, paratype, USNM 96655, Soela 54A, Western Australia C Truncatoflabellumgambierense, USNM 1295473, USGS 10809, Balcombe's Bay, Victoria (Balcombian = Middle Miocene) D Truncatoflabellumirregulare, USNM 87713, Japan. Scale bars: all 10 mm.

Figure 4. - ATruncatoflabellummacroeschara, paratype, USNM 96661, Onslow Island, Western Australia B Truncatoflabellumveroni, paratype, USNM 96655, Soela 54A, Western Australia C Truncatoflabellumgambierense, USNM 1295473, USGS 10809, Balcombe's Bay, Victoria (Balcombian = Middle Miocene) D Truncatoflabellumirregulare, USNM 87713, Japan. Scale bars: all 10 mm.

opencc-by-4.0Feb 2017View details →
zenodo36/100

Flickr: USGS Bee Inventory and Monitoring Lab

<p>https://www.flickr.com/photos/usgsbiml/ The USGS Native Bee Inventory and Monitoring Program designs and develops large and small scale surveys for native bees. As part of that program we also develop identification tools and keys for native bee species. One aspect of creating those tools is creating accurate and detailed pictures of native bees and the plants and insects they interact with. This site is designed to provide easy access to our photographs so that they may be freely used. There is no need to ask for our permission for any use of these photographs. You can download the original version directly from Flickr at your convenience. </p><p></p>Please contact Sam Droege for further information at sdroege@usgs.gov or or 301-497-5840 or visit our website at: www.pwrc.usgs.gov/nativebees/ Photos were taken with a system developed by Dr. Anthony G Gutierrez (Tony.Gutierrez@us.army.mil) and taken by Brooke Alexander, Sue Boo, Heagan Ahmed and Sierra Williams. A how to manual for taking similar pictures is available a (note the url is very long and you have to use the shift and arrow key to highlight the whole thing): ftp://ftpext.usgs.gov/pub/er/md/laurel/Droege/How to Take MacroPhotographs of Insects BIML Lab2.pdf Posts do not = endorsement: on.doi.gov/pgwu0Y <p></p>Follow us on instagram: @usgsbiml <p></p>https://eol-jira.bibalex.org/browse/DATA-1855<p></p>

opennotspecifiedSep 2024View details →
zenodo36/100

The seismic data of the 2020 Nima earthquake obatined by USGS, CENC and GCMT

<p>The three files contain the seismic data of the 2020 Nima earthquake obtaind by United States Geological Survey, China Earthquake Data Center and Global Centroid-Moment-Tensor (CMT) Project.</p> <p>If you have any questions about this data, please contact me via <a href="mailto:gaohuastudent@163.com">gaohuastudent@163.com</a>.</p>

opencc-by-4.0Jan 2022View details →
zenodo36/100

USGS National Elevation Dataset (NED) DEM reprojected into Collection 2 Landsat analysis ready data (ARD) tiles

<p>This dataset is used to test the Classifying the raw irregular time series (CRIT) codes and model for CONUS land cover classification with a deep learning model that can directly classify Landsat irrigular time series.&nbsp; See the code here https://github.com/hankui/CRIT</p>

opencc-by-4.0Oct 2024View details →
zenodo36/100

USGS EdMap 2022 Swales Mountain Map

<p>The dataset attached includes all the field notes taken while mapping the Swales Mountain area for a 2021-2022 USGS EdMap funded project. This dataset is compatible with an updated geologic map of Swales Mountain, NV (7.5&rsquo; quadrangle at 1:5,000 scale).&nbsp;Swales Mountain hosts a shallow to mid-crustal Eocene magmatic system.&nbsp;The goal of this project was to remap the various subvolcanic and plutonic igneous units in greater detail. The seven different units which range from rhyolite to andesite. The newly presented information from the Swales Mountain geologic map can aid in better understanding the evolution of modern and ancient arc magmatic systems alike.</p>

opencc-by-4.0Nov 2022View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record