<?xml version='1.0' encoding='UTF-8'?>
<metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <idinfo>
    <citation>
      <citeinfo>
        <origin>Dina K. Saleh</origin>
        <origin>Charles N. Alpers</origin>
        <pubdate>20250609</pubdate>
        <title>Modeling of nutrient and sediment concentrations and loads for Clear Lake California, using RLOADEST</title>
        <geoform>tabular digital data</geoform>
        <pubinfo>
          <pubplace>Reston, VA</pubplace>
          <publish>U.S. Geological Survey</publish>
        </pubinfo>
        <onlink>https://doi.org/10.5066/P1MHGVGR</onlink>
        <lworkcit>
          <citeinfo>
            <origin>Dina K. Saleh</origin>
            <origin>Charles N. Alpers</origin>
            <pubdate>2024</pubdate>
            <title>Chapter 6.1 LOADEST Modeling of nutrient and sediment concentrations and loads</title>
            <geoform>publication</geoform>
            <pubinfo>
              <pubplace>University of California, Davis - Tahoe Environmental Research Center (UCD - TERC)</pubplace>
              <publish>University of California, Davis</publish>
            </pubinfo>
            <othercit>In: A. Cortés, M. Swann, S. A. Valbuena, M. W. Terrell, S. Sharp, K. Pinkanjananavee, R. Thirkill, N. T. Framsted, A. M. Liston, S. M. Sesma, K. C. Martinez, A. L. Vanderpool, L. Vaughan, E. W. Young, M. Cane, S. Watanabe, S. Sadro, A. L. Forrest, S.G., 2024, Schladow, Clear Lake Watershed and Lake Remediation</othercit>
            <onlink>https://clearlakerehabilitation.ucdavis.edu/sites/g/files/dgvnsk12236/files/inline-files/ClearLakeRehabilitation_FINAL_REPORT_0.pdf</onlink>
          </citeinfo>
        </lworkcit>
      </citeinfo>
    </citation>
    <descript>
      <abstract>Models of daily mass loads of nutrient species constituents and suspended sediment at tributary locations using water quality measurements and stream discharge from river gauging stations were developed to estimate nutrient and suspended sediment mass loads flowing into the Clear Lake watershed. Mass loads are calculated by multiplying stream discharge, measured as volume per time, by constituent concentration, measured in mass per volume. River Load Estimation (rloadest) models were used to complete a regression analysis of the natural logarithm of nutrient concentration as a function of either flow, the square of flow, decimal time, seasonality, or some combination of these terms. The code for rloadest in R is available at: (Lorenz and others, 2017). Rloadest models of daily concentration and daily loads were attempted for the nutrient constituents, and suspended sediment, at 10 sites in the Clear Lake watershed. Rloadest model output includes the daily predicted concentration, in milligrams per liter, and the daily predicted mass load, in kilograms of constituent per day.  Loads are aggregated by the model so that monthly or yearly loads are also calculated.</abstract>
      <purpose>This USGS data release contains all of the input and output files needed to reproduce the model results described in Chapter 6.1 LOADEST Modeling of nutrient and sediment concentrations and loads, In: A. Cortés, M. Swann, S. A. Valbuena, M. W. Terrell, S. Sharp, K. Pinkanjananavee, R. Thirkill, N. T. Framsted, A. M. Liston, S. M. Sesma, K. C. Martinez, A. L. Vanderpool, L. Vaughan, E. W. Young, M. Cane, S. Watanabe, S. Sadro, A. L. Forrest, S.G., 2024, Schladow, Clear Lake Watershed and Lake Remediation</purpose>
    </descript>
    <timeperd>
      <timeinfo>
        <rngdates>
          <begdate>20160101</begdate>
          <enddate>20240501</enddate>
        </rngdates>
      </timeinfo>
      <current>observed</current>
    </timeperd>
    <status>
      <progress>Complete</progress>
      <update>None planned</update>
    </status>
    <spdom>
      <descgeog>Clear Lake, Lake County, California</descgeog>
      <bounding>
        <westbc>-123.0976</westbc>
        <eastbc>-122.5688</eastbc>
        <northbc>39.3207</northbc>
        <southbc>38.8020</southbc>
      </bounding>
    </spdom>
    <keywords>
      <theme>
        <themekt>ISO 19115 Topic Category</themekt>
        <themekey>biota</themekey>
      </theme>
      <theme>
        <themekt>USGS Thesaurus</themekt>
        <themekey>Nutrient loads</themekey>
        <themekey>modeling</themekey>
        <themekey>Analysis</themekey>
        <themekey>nutrient content (water)</themekey>
        <themekey>water quality</themekey>
        <themekey>water chemistry</themekey>
        <themekey/>
      </theme>
      <theme>
        <themekt>USGS Metadata Identifier</themekt>
        <themekey>USGS:6744cac1d34eacadb5a4b173</themekey>
      </theme>
      <place>
        <placekt>USGS Common Geographic Areas thesaurus</placekt>
        <placekey>California</placekey>
        <placekey>Clear Lake</placekey>
        <placekey>Lake county</placekey>
      </place>
    </keywords>
    <accconst>None.  Please see 'Distribution Information' for details.</accconst>
    <useconst>None.  Users are advised to read the dataset's metadata thoroughly to understand appropriate use and data limitations. It is requested that the suggested citation for this USGS data release be included in any publications that reference or utilize these data.</useconst>
    <ptcontac>
      <cntinfo>
        <cntperp>
          <cntper>Dina K. Saleh</cntper>
          <cntorg>USGS - SOUTHWEST REGION</cntorg>
        </cntperp>
        <cntpos>Research Hydrologist</cntpos>
        <cntaddr>
          <addrtype>mailing and physical</addrtype>
          <address>California Water Science Center, California District Office - Placer Hall</address>
          <city>Sacramento</city>
          <state>CA</state>
          <postal>95819</postal>
          <country>United States</country>
        </cntaddr>
        <cntvoice>916-278-3273</cntvoice>
        <cntemail>dsaleh@usgs.gov</cntemail>
      </cntinfo>
    </ptcontac>
    <native>The preferred method to run the load calculations is using the RStudio (version: 2024.12.1+563) interface. This is an interface for executing the packages and commands from the R computing framework. Both R and RStudio are required.RStudio for Windows, MacOS, and Linux is available at https://posit.co/download/rstudio-desktop/.  The R software (R project for statistical computing) is available at https://www.r-project.org.  

To install rloadest, it is necessary to use the remotes R package since the rloadest files must be downloaded from GitHub: 
De Cicco, L.A., Hirsch, R.M., Lorenz, D., Watkins, W.D., Johnson, M., 2024, dataRetrieval: R packages for discovering and retrieving water data available from Federal hydrologic web services, v.2.7.17, https://doi.org/10.5066/P9X4L3GE

To install the rloadest package, Open RStudio and in the “Console” window run these commands:
options(repos = c(
ldeciccousgs = 'https://ldecicco-usgs.r-universe.dev',
CRAN = 'https://cloud.r-project.org'))

# Install some packages
install.packages('rloadest')</native>
  </idinfo>
  <dataqual>
    <attracc>
      <attraccr>For all data, no formal accuracy tests were conducted</attraccr>
    </attracc>
    <logic>All attributes were checked for outliers and if the data is within the allowed range for the data.</logic>
    <complete>All attributes were checked for outliers and if the data is within the allowed range for the data.</complete>
    <posacc>
      <horizpa>
        <horizpar>No formal positional accuracy tests were conducted</horizpar>
      </horizpa>
      <vertacc>
        <vertaccr>No formal positional accuracy tests were conducted</vertaccr>
      </vertacc>
    </posacc>
    <lineage>
      <srcinfo>
        <srccite>
          <citeinfo>
            <origin>De Cicco, L.A.</origin>
            <pubdate>2024</pubdate>
            <title>dataRetrieval: R packages for discovering and retrieving water data available from Federal hydrologic web services</title>
            <geoform>tabular digital data</geoform>
            <onlink>https://doi.org/10.5066/P9X4L3GE</onlink>
          </citeinfo>
        </srccite>
        <typesrc>Digital and/or Hardcopy</typesrc>
        <srctime>
          <timeinfo>
            <sngdate>
              <caldate>2024</caldate>
            </sngdate>
          </timeinfo>
          <srccurr>publication date</srccurr>
        </srctime>
        <srccitea>De Cicco and others, 2024</srccitea>
        <srccontr>Model Code</srccontr>
      </srcinfo>
      <srcinfo>
        <srccite>
          <citeinfo>
            <origin>Lorenz, D., Runkel, R., De Cicco, L., Watkins, D., and J. Stachelek</origin>
            <pubdate>2017</pubdate>
            <title>Rloadest—River Load Estimation: R package version 0.4.5.</title>
            <geoform>tabular digital data</geoform>
            <othercit>Accessed on 05/22/2025</othercit>
            <onlink>https://github.com/USGS-R/rloadest</onlink>
          </citeinfo>
        </srccite>
        <typesrc>Digital and/or Hardcopy</typesrc>
        <srctime>
          <timeinfo>
            <sngdate>
              <caldate>2017</caldate>
            </sngdate>
          </timeinfo>
          <srccurr/>
        </srctime>
        <srccitea>Lorenz and others, 2017</srccitea>
        <srccontr>RLoadest Coade used to calculate daily nutrient and suspended sediment loads</srccontr>
      </srcinfo>
      <srcinfo>
        <srccite>
          <citeinfo>
            <origin>Sushch, D.</origin>
            <pubdate>2025</pubdate>
            <title>Water-quality data collected in tributaries to Clear Lake, Lake County, CA</title>
            <geoform>tabular digital data</geoform>
          </citeinfo>
        </srccite>
        <typesrc>Digital and/or Hardcopy</typesrc>
        <srctime>
          <timeinfo>
            <sngdate>
              <caldate>2025</caldate>
            </sngdate>
          </timeinfo>
          <srccurr/>
        </srctime>
        <srccitea>Sushch and others, 2025</srccitea>
        <srccontr>Water-quality data</srccontr>
      </srcinfo>
      <srcinfo>
        <srccite>
          <citeinfo>
            <origin>USGS</origin>
            <pubdate>2024</pubdate>
            <title>USGS water data for the Nation: U.S. Geological Survey National Water Information System database</title>
            <geoform>tabular digital data</geoform>
            <onlink>https://doi.org/10.5066/F7P55KJN</onlink>
          </citeinfo>
        </srccite>
        <typesrc>Digital and/or Hardcopy</typesrc>
        <srctime>
          <timeinfo>
            <sngdate>
              <caldate>2024</caldate>
            </sngdate>
          </timeinfo>
          <srccurr/>
        </srctime>
        <srccitea>U.S. Geological Survey, 2024</srccitea>
        <srccontr>Water Quality Nutrient data</srccontr>
      </srcinfo>
      <procstep>
        <procdesc>The dataRetrieval package was created to simplify the process of loading hydrologic data into the R environment. It is used to
retrieve the major data types of U.S. Geological Survey (USGS) hydrology data that are available on the National Water Information System (NWIS). More information is available in the ReadME_LOADEST.txt file related to this data release.</procdesc>
        <srcused>De Cicco and others, 2024</srcused>
        <procdate>2024</procdate>
      </procstep>
      <procstep>
        <procdesc>Rloadest—River Load Estimation: R package version 0.4.5, This code was used in R  to estimate nutrients and suspended sediment concentrations and loads for the 10 sites in the Clear Lake watershed on a daily and monthly time step. More information is available in the ReadME_LOADEST.txt file related to this data release.</procdesc>
        <srcused>Lorenz and others, 2017</srcused>
        <procdate>2017</procdate>
      </procstep>
      <procstep>
        <procdesc>Water-quality data collected at ten gaging stations in the Clear Lake watershed, Lake County, CA. This data was used to calibrate the rloadest models developed to estimate daily and monthly mass loads for nutrients and suspended sediment. More information is available in the ReadME_LOADEST.txt file related to this data release.</procdesc>
        <srcused>Sushch and others, 2025</srcused>
        <procdate/>
      </procstep>
      <procstep>
        <procdesc>USGS water data for the Nation: U.S. Geological Survey National Water Information System (NWIS) database. This dataset provided nutrient and suspended sediment concentrations as well as daily stream flow data used to develop the rloadest models. More information is available in the ReadME_LOADEST.txt file related to this data release.</procdesc>
        <srcused>U.S. Geological Survey, 2024</srcused>
        <procdate>2024</procdate>
      </procstep>
    </lineage>
  </dataqual>
  <spref>
    <horizsys>
      <planar>
        <mapproj>
          <mapprojn>Albers Conical Equal Area</mapprojn>
          <transmer>
            <sfctrmer>29.5</sfctrmer>
            <longcm>-96.0</longcm>
            <latprjo>23.0</latprjo>
            <feast>0</feast>
            <fnorth>0</fnorth>
          </transmer>
        </mapproj>
        <planci>
          <plance>coordinate pair</plance>
          <coordrep>
            <absres>0.01</absres>
            <ordres>0.01</ordres>
          </coordrep>
          <plandu>meters</plandu>
        </planci>
      </planar>
      <geodetic>
        <horizdn>North American Datum of 1983 (NAD 83)</horizdn>
        <ellips>Geodetic Reference System 1980</ellips>
        <semiaxis>6378137.000000</semiaxis>
        <denflat>298.257222</denflat>
      </geodetic>
    </horizsys>
  </spref>
  <eainfo>
    <detailed>
      <enttyp>
        <enttypl>ClearLake_Loadest_Data_Dictionary.csv</enttypl>
        <enttypd>Comma Separated Value (CSV) defining data contained in the ClearLake_loadest_Sites.zip folder need to run the RLOADEST model</enttypd>
        <enttypds>Producer Defined</enttypds>
      </enttyp>
      <attr>
        <attrlabl>Entity</attrlabl>
        <attrdef>Folder name</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <edom>
            <edomv>&lt;&lt; empty cell &gt;&gt;</edomv>
            <edomvd>No Data</edomvd>
            <edomvds>Producer defined</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <udom>Name of folder with all the data needed to run the model. There are 10 sub-folders within the main project folder one for each of the 10 sites in the study area. Each site folder contains a number of constituent folders that hold all the files that are needed to run the RLOADEST  model. These files are:
1) input files: Daily flow data file, constituents  files.
2)output files: for estimated daily concentrations, and estimated daily loads.</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Data Type</attrlabl>
        <attrdef>file type, input or output data</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <edom>
            <edomv>&lt;&lt; empty cell &gt;&gt;</edomv>
            <edomvd>No Data</edomvd>
            <edomvds>Producer defined</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <udom>file type, input or output data files</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Attribute</attrlabl>
        <attrdef>Attribute Name</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <edom>
            <edomv>&lt;&lt; empty cell &gt;&gt;</edomv>
            <edomvd>No Data</edomvd>
            <edomvds>Producer defined</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <udom>Attribute Name in each input or output file</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Attribute Definition</attrlabl>
        <attrdef>text of attribute definition</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <udom>definition of attribute in the input and output files</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Attribute Definition Source</attrlabl>
        <attrdef>Source of the data</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <edom>
            <edomv>&lt;&lt; empty cell &gt;&gt;</edomv>
            <edomvd>No Data</edomvd>
            <edomvds>Producer defined</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <udom>Source of information in the files</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Range - Minimum</attrlabl>
        <attrdef>value of minimum range of data</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <edom>
            <edomv>&lt;&lt; empty cell &gt;&gt;</edomv>
            <edomvd>No Data</edomvd>
            <edomvds>Producer defined</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <udom>value of minimum range of data</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Range - Maximum</attrlabl>
        <attrdef>value of maximum range of data</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <edom>
            <edomv>&lt;&lt; empty cell &gt;&gt;</edomv>
            <edomvd>No Data</edomvd>
            <edomvds>Producer defined</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <udom>value of  maximum range of data</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Range - Units</attrlabl>
        <attrdef>Constituent unit</attrdef>
        <attrdefs>Producer Defined</attrdefs>
        <attrdomv>
          <udom>Constituent unit.
Date must be defined as Year-Month-Day (yyyy-mm-dd)</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>ClearLake_loadest_Sites.zip</enttypl>
        <enttypd>Compressed folder that contains all the files needed to run the model for the 10 sites in the study.  Each site folder includes sub-folders of the constituent modeled using rloades. More information is available in the ReadMe_LOADEST file.</enttypd>
        <enttypds>Producer Defined</enttypds>
      </enttyp>
    </detailed>
    <overview>
      <eaover>ClearLake_Loadest_Data_Dictionary.csv: Comma Separated Value (CSV) defining data contained in the ClearLake_loadest_Sites.zip folder need to run the rloadest model.

ClearLake_loadest_Sites.zip:  Compressed folder that contains all the files needed to run the model for the 10 sites in the study. Each site folder includes sub-folders of the constituent modeled using rloades. More information is available in the ReadMe_LOADEST file.</eaover>
      <eadetcit>NA</eadetcit>
    </overview>
  </eainfo>
  <distinfo>
    <distrib>
      <cntinfo>
        <cntperp>
          <cntper>GS ScienceBase</cntper>
          <cntorg>U.S. Geological Survey - ScienceBase</cntorg>
        </cntperp>
        <cntaddr>
          <addrtype>mailing address</addrtype>
          <address>Denver Federal Center, Building 810, Mail Stop 302</address>
          <city>Denver</city>
          <state>CO</state>
          <postal>80225</postal>
          <country>United States</country>
        </cntaddr>
        <cntvoice>1-888-275-8747</cntvoice>
        <cntemail>sciencebase@usgs.gov</cntemail>
      </cntinfo>
    </distrib>
    <distliab>Unless otherwise stated, all data, metadata and related materials are considered to satisfy the quality standards relative to the purpose for which the data were collected. Although these data and associated metadata have been reviewed for accuracy and completeness and approved for release by the U.S. Geological Survey (USGS), no warranty expressed or implied is made regarding the display or utility of the data for other purposes, nor on all computer systems, nor shall the act of distribution constitute any such warranty.</distliab>
    <stdorder>
      <digform>
        <digtinfo>
          <formname>Digital Data</formname>
        </digtinfo>
        <digtopt>
          <onlinopt>
            <computer>
              <networka>
                <networkr>https://doi.org/10.5066/P1MHGVGR</networkr>
              </networka>
            </computer>
          </onlinopt>
        </digtopt>
      </digform>
      <fees>None</fees>
    </stdorder>
  </distinfo>
  <metainfo>
    <metd>20250609</metd>
    <metc>
      <cntinfo>
        <cntperp>
          <cntper>Dina K. Saleh</cntper>
          <cntorg>USGS - SOUTHWEST REGION</cntorg>
        </cntperp>
        <cntpos>Research Hydrologist</cntpos>
        <cntaddr>
          <addrtype>mailing and physical</addrtype>
          <address>California Water Science Center, California District Office - Placer Hall</address>
          <city>Sacramento</city>
          <state>CA</state>
          <postal>95819</postal>
          <country>United States</country>
        </cntaddr>
        <cntvoice>916-278-3273</cntvoice>
        <cntemail>dsaleh@usgs.gov</cntemail>
      </cntinfo>
    </metc>
    <metstdn>FGDC Biological Data Profile of the Content Standard for Digital Geospatial Metadata</metstdn>
    <metstdv>FGDC-STD-001.1-1999</metstdv>
  </metainfo>
</metadata>
