<!DOCTYPE html>
<html >

<head>

  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title>Practical guide on dissolved organic matter (DOM) optic</title>
  <meta name="description" content="A practical guide on dissolved organic matter optic.">
  <meta name="generator" content="bookdown 0.4 and GitBook 2.6.7">

  <meta property="og:title" content="Practical guide on dissolved organic matter (DOM) optic" />
  <meta property="og:type" content="book" />
  
  
  <meta property="og:description" content="A practical guide on dissolved organic matter optic." />
  <meta name="github-repo" content="PMassicotte/dom-optic" />

  <meta name="twitter:card" content="summary" />
  <meta name="twitter:title" content="Practical guide on dissolved organic matter (DOM) optic" />
  
  <meta name="twitter:description" content="A practical guide on dissolved organic matter optic." />
  

<meta name="author" content="Philippe Massicotte">


<meta name="date" content="2017-07-07">

  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-status-bar-style" content="black">
  
  
<link rel="prev" href="using-r-pipeline.html">

<script src="libs/jquery-2.2.3/jquery.min.js"></script>
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />









<style type="text/css">
div.sourceCode { overflow-x: auto; }
table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode {
  margin: 0; padding: 0; vertical-align: baseline; border: none; }
table.sourceCode { width: 100%; line-height: 100%; }
td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color: #aaaaaa; border-right: 1px solid #aaaaaa; }
td.sourceCode { padding-left: 5px; }
code > span.kw { color: #007020; font-weight: bold; } /* Keyword */
code > span.dt { color: #902000; } /* DataType */
code > span.dv { color: #40a070; } /* DecVal */
code > span.bn { color: #40a070; } /* BaseN */
code > span.fl { color: #40a070; } /* Float */
code > span.ch { color: #4070a0; } /* Char */
code > span.st { color: #4070a0; } /* String */
code > span.co { color: #60a0b0; font-style: italic; } /* Comment */
code > span.ot { color: #007020; } /* Other */
code > span.al { color: #ff0000; font-weight: bold; } /* Alert */
code > span.fu { color: #06287e; } /* Function */
code > span.er { color: #ff0000; font-weight: bold; } /* Error */
code > span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
code > span.cn { color: #880000; } /* Constant */
code > span.sc { color: #4070a0; } /* SpecialChar */
code > span.vs { color: #4070a0; } /* VerbatimString */
code > span.ss { color: #bb6688; } /* SpecialString */
code > span.im { } /* Import */
code > span.va { color: #19177c; } /* Variable */
code > span.cf { color: #007020; font-weight: bold; } /* ControlFlow */
code > span.op { color: #666666; } /* Operator */
code > span.bu { } /* BuiltIn */
code > span.ex { } /* Extension */
code > span.pp { color: #bc7a00; } /* Preprocessor */
code > span.at { color: #7d9029; } /* Attribute */
code > span.do { color: #ba2121; font-style: italic; } /* Documentation */
code > span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */
code > span.cv { color: #60a0b0; font-weight: bold; font-style: italic; } /* CommentVar */
code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */
</style>

<link rel="stylesheet" href="css/style.css" type="text/css" />
</head>

<body>



  <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">

    <div class="book-summary">
      <nav role="navigation">

<ul class="summary">
<li><a href="./">Practical guide on dissolved organic matter (DOM) optic</a></li>

<li class="divider"></li>
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Introduction and motivations</a></li>
<li class="chapter" data-level="2" data-path="measurements.html"><a href="measurements.html"><i class="fa fa-check"></i><b>2</b> Measurements</a><ul>
<li class="chapter" data-level="2.1" data-path="dom-measurements.html"><a href="dom-measurements.html"><i class="fa fa-check"></i><b>2.1</b> DOM measurements</a></li>
</ul></li>
<li class="chapter" data-level="3" data-path="absorbance.html"><a href="absorbance.html"><i class="fa fa-check"></i><b>3</b> Absorbance</a><ul>
<li class="chapter" data-level="3.1" data-path="what-is-cdom.html"><a href="what-is-cdom.html"><i class="fa fa-check"></i><b>3.1</b> What is CDOM?</a></li>
<li class="chapter" data-level="3.2" data-path="writing-and-notation.html"><a href="writing-and-notation.html"><i class="fa fa-check"></i><b>3.2</b> Writing and notation</a></li>
<li class="chapter" data-level="3.3" data-path="absorption-vs-absorbance.html"><a href="absorption-vs-absorbance.html"><i class="fa fa-check"></i><b>3.3</b> Absorption vs absorbance</a></li>
<li class="chapter" data-level="3.4" data-path="mathematical-formulation-of-absorption-spectra.html"><a href="mathematical-formulation-of-absorption-spectra.html"><i class="fa fa-check"></i><b>3.4</b> Mathematical formulation of absorption spectra</a></li>
<li class="chapter" data-level="3.5" data-path="sl.html"><a href="sl.html"><i class="fa fa-check"></i><b>3.5</b> Modeling CDOM absorption spectra in R</a><ul>
<li class="chapter" data-level="3.5.1" data-path="sl.html"><a href="sl.html#potential-drawbacks"><i class="fa fa-check"></i><b>3.5.1</b> Potential drawbacks</a></li>
</ul></li>
<li class="chapter" data-level="3.6" data-path="metrics.html"><a href="metrics.html"><i class="fa fa-check"></i><b>3.6</b> Metrics</a><ul>
<li class="chapter" data-level="3.6.1" data-path="metrics.html"><a href="metrics.html#slope-ratio"><i class="fa fa-check"></i><b>3.6.1</b> Slope ratio</a></li>
</ul></li>
</ul></li>
<li class="chapter" data-level="4" data-path="fluorescence.html"><a href="fluorescence.html"><i class="fa fa-check"></i><b>4</b> Fluorescence</a><ul>
<li class="chapter" data-level="4.1" data-path="what-is-a-eem.html"><a href="what-is-a-eem.html"><i class="fa fa-check"></i><b>4.1</b> What is a EEM</a></li>
<li class="chapter" data-level="4.2" data-path="parafac.html"><a href="parafac.html"><i class="fa fa-check"></i><b>4.2</b> PARAFAC</a></li>
<li class="chapter" data-level="4.3" data-path="fluorescence-of-dom-theoretical-and-mathematical-background.html"><a href="fluorescence-of-dom-theoretical-and-mathematical-background.html"><i class="fa fa-check"></i><b>4.3</b> Fluorescence of DOM: theoretical and mathematical background</a><ul>
<li class="chapter" data-level="4.3.1" data-path="fluorescence-of-dom-theoretical-and-mathematical-background.html"><a href="fluorescence-of-dom-theoretical-and-mathematical-background.html#scattering-correction"><i class="fa fa-check"></i><b>4.3.1</b> Scattering correction</a></li>
<li class="chapter" data-level="4.3.2" data-path="fluorescence-of-dom-theoretical-and-mathematical-background.html"><a href="fluorescence-of-dom-theoretical-and-mathematical-background.html#inner-filter-effect-correction"><i class="fa fa-check"></i><b>4.3.2</b> Inner-filter effect correction</a></li>
<li class="chapter" data-level="4.3.3" data-path="fluorescence-of-dom-theoretical-and-mathematical-background.html"><a href="fluorescence-of-dom-theoretical-and-mathematical-background.html#raman-calibration"><i class="fa fa-check"></i><b>4.3.3</b> Raman calibration</a></li>
<li class="chapter" data-level="4.3.4" data-path="fluorescence-of-dom-theoretical-and-mathematical-background.html"><a href="fluorescence-of-dom-theoretical-and-mathematical-background.html#metrics-1"><i class="fa fa-check"></i><b>4.3.4</b> Metrics</a></li>
</ul></li>
<li class="chapter" data-level="4.4" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html"><i class="fa fa-check"></i><b>4.4</b> R code and study case</a><ul>
<li class="chapter" data-level="4.4.1" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html#data-importation-and-plotting"><i class="fa fa-check"></i><b>4.4.1</b> Data importation and plotting</a></li>
<li class="chapter" data-level="4.4.2" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html#blank-subtraction"><i class="fa fa-check"></i><b>4.4.2</b> Blank subtraction</a></li>
<li class="chapter" data-level="4.4.3" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html#raman-and-rayleigh-scattering-removal"><i class="fa fa-check"></i><b>4.4.3</b> Raman and Rayleigh scattering removal</a></li>
<li class="chapter" data-level="4.4.4" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html#inner-filter-effect-correction-1"><i class="fa fa-check"></i><b>4.4.4</b> Inner-filter effect correction</a></li>
<li class="chapter" data-level="4.4.5" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html#raman-normalization"><i class="fa fa-check"></i><b>4.4.5</b> Raman normalization</a></li>
<li class="chapter" data-level="4.4.6" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html#exporting-to-matlab"><i class="fa fa-check"></i><b>4.4.6</b> Exporting to MATLAB</a></li>
<li class="chapter" data-level="4.4.7" data-path="r-code-and-study-case.html"><a href="r-code-and-study-case.html#metric-extraction"><i class="fa fa-check"></i><b>4.4.7</b> Metric extraction</a></li>
</ul></li>
<li class="chapter" data-level="4.5" data-path="using-r-pipeline.html"><a href="using-r-pipeline.html"><i class="fa fa-check"></i><b>4.5</b> Using R pipeline</a></li>
</ul></li>
<li class="chapter" data-level="5" data-path="definitions.html"><a href="definitions.html"><i class="fa fa-check"></i><b>5</b> Definitions</a></li>
<li class="divider"></li>
<li><a href="https://github.com/PMassicotte/dom-optic" target="blank">Published with bookdown</a></li>

</ul>

      </nav>
    </div>

    <div class="book-body">
      <div class="body-inner">
        <div class="book-header" role="navigation">
          <h1>
            <i class="fa fa-circle-o-notch fa-spin"></i><a href="./">Practical guide on dissolved organic matter (DOM) optic</a>
          </h1>
        </div>

        <div class="page-wrapper" tabindex="-1" role="main">
          <div class="page-inner">

            <section class="normal" id="section-">
<div id="definitions" class="section level1">
<h1><span class="header-section-number">Chapter 5</span> Definitions</h1>
<table>
<thead>
<tr class="header">
<th align="left">Acronym</th>
<th align="left">Definition</th>
<th align="left">Reference</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left">DOM</td>
<td align="left">Dissolved organic matter</td>
<td align="left"></td>
</tr>
<tr class="even">
<td align="left">DOC</td>
<td align="left">Dissolved organic carbon</td>
<td align="left"></td>
</tr>
<tr class="odd">
<td align="left">CDOM</td>
<td align="left">Chromophoric dissolved organic matter</td>
<td align="left"></td>
</tr>
<tr class="even">
<td align="left">SUVA<span class="math inline">\(_{254}\)</span></td>
<td align="left">Specific UV absorbance at 254 nm</td>
<td align="left"><span class="citation">Weishaar et al. (<a href="#ref-Weishaar2003">2003</a>)</span></td>
</tr>
<tr class="odd">
<td align="left">S<span class="math inline">\(_\text{R}\)</span></td>
<td align="left">Slope ratio</td>
<td align="left"><span class="citation">Helms et al. (<a href="#ref-Helms2008">2008</a>)</span></td>
</tr>
<tr class="even">
<td align="left"><span class="math inline">\(a_\text{CDOM}\)</span></td>
<td align="left">Absorption coefficient of CDOM (m<span class="math inline">\(^{-1}\)</span>)</td>
<td align="left"></td>
</tr>
<tr class="odd">
<td align="left"><span class="math inline">\(S_\lambda\)</span></td>
<td align="left">Spectral slope curve</td>
<td align="left"><span class="citation">Loiselle et al. (<a href="#ref-Loiselle2009">2009</a>)</span></td>
</tr>
<tr class="even">
<td align="left">FMAX</td>
<td align="left"></td>
<td align="left"></td>
</tr>
<tr class="odd">
<td align="left">FDOM</td>
<td align="left">Fluorescent dissolved organic matter</td>
<td align="left"></td>
</tr>
<tr class="even">
<td align="left">S</td>
<td align="left">Spectral slope (nm<span class="math inline">\(^{-1}\)</span>)</td>
<td align="left"></td>
</tr>
<tr class="odd">
<td align="left"><span class="math inline">\(\lambda\)</span></td>
<td align="left">Greek symbol referring to wavelength (nm)</td>
<td align="left"></td>
</tr>
<tr class="even">
<td align="left"></td>
<td align="left"></td>
<td align="left"></td>
</tr>
<tr class="odd">
<td align="left"></td>
<td align="left"></td>
<td align="left"></td>
</tr>
</tbody>
</table>

<div id="refs" class="references">
<div>
<p>Bahram, Morteza, Rasmus Bro, Colin Stedmon, and Abbas Afkhami. 2006. “Handling of Rayleigh and Raman scatter for PARAFAC modeling of fluorescence data using interpolation.” <em>Journal of Chemometrics</em> 20 (3-4): 99–105. doi:<a href="https://doi.org/10.1002/cem.978">10.1002/cem.978</a>.</p>
</div>
<div>
<p>Benner, R. 2002. “Chemical composition and reactivity.” In <em>Biogeochemistry of Marine Dissolved Organic Matter</em>, edited by Dennis A Hansell and Craig A Carlson, 59–90. San Diego, CA: Academic Press.</p>
</div>
<div>
<p>Blough, Neil V, and Rossana Del Vecchio. 2002. “Chapter 10 - Chromophoric {DOM} in the Coastal Environment.” In <em>Biogeochemistry of Marine Dissolved Organic Matter</em>, edited by Dennis A HansellCraig A Carlson, 509–46. San Diego: Academic Press. doi:<a href="https://doi.org/http://dx.doi.org/10.1016/B978-012323841-2/50012-9">http://dx.doi.org/10.1016/B978-012323841-2/50012-9</a>.</p>
</div>
<div>
<p>Borchers, Hans Werner. 2015. “pracma: Practical Numerical Math Functions.” <a href="https://cran.r-project.org/package=pracma" class="uri">https://cran.r-project.org/package=pracma</a>.</p>
</div>
<div>
<p>Bricaud, Annick, André Morel, and Louis Prieur. 1981. “Absorption by dissolved organic matter of the sea (yellow substance) in the UV and visible domains.” <em>Limnology and Oceanography</em> 26 (1): 43–53. doi:<a href="https://doi.org/10.4319/lo.1981.26.1.0043">10.4319/lo.1981.26.1.0043</a>.</p>
</div>
<div>
<p>Bro, Rasmus. 1997. “PARAFAC. Tutorial and applications.” <em>Chemometrics and Intelligent Laboratory Systems</em> 38 (2): 149–71. doi:<a href="https://doi.org/10.1016/S0169-7439(97)00032-4">10.1016/S0169-7439(97)00032-4</a>.</p>
</div>
<div>
<p>Coble, P.G., R.G.M. Spencer, A. Baker, and D.M. Reynolds. 2014. <em>Aquatic Organic Matter Fluorescence</em>. Edited by Paula Coble, Jaimie Lead, Andy Baker, Darren M. Reynolds, and Robert G.M. Spencer. 1st ed. Cambridge: Cambridge University Press. <a href="http://ebooks.cambridge.org/ref/id/CBO9781139045452A011 http://amazon.com/o/ASIN/0521764610/" class="uri">http://ebooks.cambridge.org/ref/id/CBO9781139045452A011 http://amazon.com/o/ASIN/0521764610/</a>.</p>
</div>
<div>
<p>Coble, Paula G. 1996. “Characterization of marine and terrestrial DOM in seawater using excitation-emission matrix spectroscopy.” <em>Marine Chemistry</em> 51 (4): 325–46. doi:<a href="https://doi.org/10.1016/0304-4203(95)00062-3">10.1016/0304-4203(95)00062-3</a>.</p>
</div>
<div>
<p>Coble, Paula G, Sarah A Green, Neil V Blough, and Robert B Gagosian. 1990. “Characterization of dissolved organic matter in the Black Sea by fluorescence spectroscopy.” <em>Nature</em> 348 (6300). Coble, Pg Univ Washington,Sch Oceanog,Seattle,Wa 98195, USA Univ Washington,Sch Oceanog,Seattle,Wa 98195, USA Woods Hole Oceanog Inst,Woods Hole,Ma 02543: 432–35. doi:<a href="https://doi.org/10.1038/348432a0">10.1038/348432a0</a>.</p>
</div>
<div>
<p>Coble, Paula G., Christopher a. Schultz, and Kenneth Mopper. 1993. “Fluorescence contouring analysis of DOC intercalibration experiment samples: a comparison of techniques.” <em>Marine Chemistry</em> 41 (1-3): 173–78. doi:<a href="https://doi.org/10.1016/0304-4203(93)90116-6">10.1016/0304-4203(93)90116-6</a>.</p>
</div>
<div>
<p>Cole, J J, Y T Prairie, N F Caraco, W H McDowell, L J Tranvik, R G Striegl, C M Duarte, et al. 2007. “Plumbing the Global Carbon Cycle: Integrating Inland Waters into the Terrestrial Carbon Budget.” <em>Ecosystems</em> 10 (1): 172–85. doi:<a href="https://doi.org/10.1007/s10021-006-9013-8">10.1007/s10021-006-9013-8</a>.</p>
</div>
<div>
<p>Fellman, J B, D V D’Amore, E Hood, and R D Boone. 2008. “Fluorescence characteristics and biodegradability of dissolved organic matter in forest and wetland soils from coastal temperate watersheds in southeast Alaska.” <em>Biogeochemistry</em> 88 (2): 169–84.</p>
</div>
<div>
<p>Fellman, Jason B, Eran Hood, and Robert G M Spencer. 2010. “Fluorescence spectroscopy opens new windows into dissolved organic matter dynamics in freshwater ecosystems: A review.” <em>Limnology and Oceanography</em> 55 (6): 2452–62. doi:<a href="https://doi.org/10.4319/lo.2010.55.6.2452">10.4319/lo.2010.55.6.2452</a>.</p>
</div>
<div>
<p>Findlay, Stuart., and Robert L. Sinsabaugh. 2003. <em>Aquatic ecosystems : interactivity of dissolved organic matter</em>. Academic Press.</p>
</div>
<div>
<p>Foreman, C.M., and J.S. Covert. 2003. “Linkages between Dissolved Organic Matter Composition and Bacterial Community Structure.” In <em>Aquatic Ecosystems : Interactivity of Dissolved Organic Matter</em>, 343–62. Elsevier. doi:<a href="https://doi.org/10.1016/B978-012256371-3/50015-9">10.1016/B978-012256371-3/50015-9</a>.</p>
</div>
<div>
<p>Hansell, Dennis A., and Craig A. Carlson. 2014. <em>Biogeochemistry of Marine Dissolved Organic Matter</em>. Edited by Dennis A Hansell and Craig A Carlson. 2nd ed. Academic Press.</p>
</div>
<div>
<p>Harshman, Richard a. 1970. “Foundations of the PARAFAC procedure: Models and conditions for an ‘explanatory’ multimodal factor analysis.” <em>UCLA Working Papers in Phonetics</em> 16 (10): 1–84.</p>
</div>
<div>
<p>Helms, John R., Aron Stubbins, E. Michael Perdue, Nelson W. Green, Hongmei Chen, and Kenneth Mopper. 2013. “Photochemical bleaching of oceanic dissolved organic matter and its effect on absorption spectral slope and fluorescence.” <em>Marine Chemistry</em> 155. Elsevier B.V.: 81–91. doi:<a href="https://doi.org/10.1016/j.marchem.2013.05.015">10.1016/j.marchem.2013.05.015</a>.</p>
</div>
<div>
<p>Helms, John R., Aron Stubbins, Jason D. Ritchie, Elizabeth C. Minor, David J. Kieber, and Kenneth Mopper. 2008. “Absorption spectral slopes and slope ratios as indicators of molecular weight, source, and photobleaching of chromophoric dissolved organic matter.” <em>Limnology and Oceanography</em> 53 (3): 955–69. doi:<a href="https://doi.org/10.4319/lo.2008.53.3.0955">10.4319/lo.2008.53.3.0955</a>.</p>
</div>
<div>
<p>Hiriart-Baer, Véronique P., Ngan Diep, and Ralph E. H. Smith. 2008. “Dissolved Organic Matter in the Great Lakes: Role and Nature of Allochthonous Material.” <em>Journal of Great Lakes Research</em> 34 (3): 383–94. doi:<a href="https://doi.org/10.3394/0380-1330(2008)34[383:DOMITG]2.0.CO;2">10.3394/0380-1330(2008)34[383:DOMITG]2.0.CO;2</a>.</p>
</div>
<div>
<p>Huguet, A., L. Vacher, S. Relexans, S. Saubusse, J.M. M Froidefond, and E. Parlanti. 2009. “Properties of fluorescent dissolved organic matter in the Gironde Estuary.” <em>Organic Geochemistry</em> 40 (6). Elsevier Ltd: 706–19. doi:<a href="https://doi.org/10.1016/j.orggeochem.2009.03.002">10.1016/j.orggeochem.2009.03.002</a>.</p>
</div>
<div>
<p>Jerlov, N.G. 1968. <em>Optical oceanography</em>. New York: Elsevier Publishing Company.</p>
</div>
<div>
<p>Kirk, John T O. 1994. <em>Light and photosynthesis in aquatic ecosystems</em>. 2nd ed. Cambridge [England] ; New York: Cambridge University Press.</p>
</div>
<div>
<p>Kothawala, Dolly N., Kathleen R. Murphy, Colin A. Stedmon, Gesa A. Weyhenmeyer, and Lars J. Tranvik. 2013. “Inner filter correction of dissolved organic matter fluorescence.” <em>Limnology and Oceanography: Methods</em> 11 (12): 616–30. doi:<a href="https://doi.org/10.4319/lom.2013.11.616">10.4319/lom.2013.11.616</a>.</p>
</div>
<div>
<p>Kritzberg, Emma S, Jonathan J Cole, Michael M Pace, and Wilhelm Granéli. 2006. “Bacterial Growth on Allochthonous Carbon in Humic and Nutrient-enriched Lakes: Results from Whole-Lake 13C Addition Experiments.” <em>Ecosystems</em> 9 (3): 489–99. doi:<a href="https://doi.org/10.1007/s10021-005-0115-5">10.1007/s10021-005-0115-5</a>.</p>
</div>
<div>
<p>Lakowicz, Joseph R. 2006. <em>Principles of Fluorescence Spectroscopy</em>. Edited by Joseph R. Lakowicz. Boston, MA: Springer-Verlag. doi:<a href="https://doi.org/10.1007/978-0-387-46312-4">10.1007/978-0-387-46312-4</a>.</p>
</div>
<div>
<p>Lawaetz, A J, and C A Stedmon. 2009. “Fluorescence Intensity Calibration Using the Raman Scatter Peak of Water.” <em>Applied Spectroscopy</em> 63 (8): 936–40. doi:<a href="https://doi.org/10.1366/000370209788964548">10.1366/000370209788964548</a>.</p>
</div>
<div>
<p>Loiselle, Steven A., Luca Bracchini, Arduino M. Dattilo, Maso Ricci, Antonio Tognazzi, Andres Cézar, and Claudio Rossi. 2009. “The optical characterization of chromophoric dissolved organic matter using wavelength distribution of absorption spectral slopes.” <em>Limnology and Oceanography</em> 54 (2): 590–97. doi:<a href="https://doi.org/10.4319/lo.2009.54.2.0590">10.4319/lo.2009.54.2.0590</a>.</p>
</div>
<div>
<p>Massicotte, Philippe, and Jean-Jacques Frenette. 2011. “Spatial connectivity in a large river system: resolving the sources and fate of dissolved organic matter.” <em>Ecological Applications</em> 21 (7): 2600–2617. doi:<a href="https://doi.org/10.1890/10-1475.1">10.1890/10-1475.1</a>.</p>
</div>
<div>
<p>Massicotte, Philippe, and Stiig Markager. 2016. “Using a Gaussian decomposition approach to model absorption spectra of chromophoric dissolved organic matter.” <em>Marine Chemistry</em> 180 (March): 24–32. doi:<a href="https://doi.org/10.1016/j.marchem.2016.01.008">10.1016/j.marchem.2016.01.008</a>.</p>
</div>
<div>
<p>McKnight, Diane M., Elizabeth W. Boyer, Paul K. Westerhoff, Peter T. Doran, Thomas Kulbe, and Dale T. Andersen. 2001. “Spectrofluorometric characterization of dissolved organic matter for indication of precursor organic material and aromaticity.” <em>Limnology and Oceanography</em> 46 (1). American Society of Limnology; Oceanography: 38–48. doi:<a href="https://doi.org/10.4319/lo.2001.46.1.0038">10.4319/lo.2001.46.1.0038</a>.</p>
</div>
<div>
<p>Mobed, Jarafshan J, Sherry L Hemmingsen, Jennifer L Autry, and Linda B McGown. 1996. “Fluorescence Characterization of IHSS Humic Substances: Total Luminescence Spectra with Absorbance Correction.” <em>Environmental Science &amp; Technology</em> 30 (10): 3061–5. doi:<a href="https://doi.org/10.1021/es960132l">10.1021/es960132l</a>.</p>
</div>
<div>
<p>Moran, Mary Ann, Wade M. Sheldon, and Richard G. Zepp. 2000. “Carbon loss and optical property changes during long-term photochemical and biological degradation of estuarine dissolved organic matter.” <em>Limnology and Oceanography</em> 45 (6): 1254–64. doi:<a href="https://doi.org/10.4319/lo.2000.45.6.1254">10.4319/lo.2000.45.6.1254</a>.</p>
</div>
<div>
<p>Murphy, Kathleen R., Colin a. Stedmon, Daniel Graeber, and Rasmus Bro. 2013. “Fluorescence spectroscopy and multi-way techniques. PARAFAC.” <em>Analytical Methods</em> 5 (23): 6557. doi:<a href="https://doi.org/10.1039/c3ay41160e">10.1039/c3ay41160e</a>.</p>
</div>
<div>
<p>Ohno, Tsutomu. 2002. “Fluorescence Inner-Filtering Correction for Determining the Humification Index of Dissolved Organic Matter.” <em>Environmental Science &amp; Technology</em> 36 (4): 742–46. doi:<a href="https://doi.org/10.1021/es0155276">10.1021/es0155276</a>.</p>
</div>
<div>
<p>Parker, C. a., and W. J. Barnes. 1957. “Some experiments with spectrofluorimeters and filter fluorimeters.” <em>The Analyst</em> 82 (978): 606. doi:<a href="https://doi.org/10.1039/an9578200606">10.1039/an9578200606</a>.</p>
</div>
<div>
<p>Seitzinger, S P, H Hartnett, R Lauck, M Mazurek, T Minegishi, G Spyres, and R Styles. 2005. “Molecular-level chemical characterization and bioavailability of dissolved organic matter in stream water using electrospray-ionization mass spectrometry.” <em>Limnology and Oceanography</em> 50 (1). Seitzinger, SP Rutgers State Univ, Inst Marine &amp; Coastal Sci, 71 Dudley Rd, New Brunswick, NJ 08901 USA Rutgers State Univ, Inst Marine &amp; Coastal Sci, New Brunswick, NJ 08901 USA: 1–12. doi:<a href="https://doi.org/10.4319/lo.2005.50.1.0001">10.4319/lo.2005.50.1.0001</a>.</p>
</div>
<div>
<p>Stedmon, C A, and S Markager. 2001. “The optics of chromophoric dissolved organic matter (CDOM) in the Greenland Sea: An algorithm for differentiation between marine and terrestrially derived organic matter.” <em>Limnology and Oceanography</em> 46 (8): 2087–93. doi:<a href="https://doi.org/10.4319/lo.2001.46.8.2087">10.4319/lo.2001.46.8.2087</a>.</p>
</div>
<div>
<p>Stedmon, Colin A, and Rasmus Bro. 2008. “Characterizing dissolved organic matter fluorescence with parallel factor analysis: a tutorial.” <em>Limnology and Oceanography: Methods</em> 6 (11): 572–79. doi:<a href="https://doi.org/10.4319/lom.2008.6.572">10.4319/lom.2008.6.572</a>.</p>
</div>
<div>
<p>Stedmon, Colin A., and Norman B. Nelson. 2015. “The Optical Properties of DOM in the Ocean.” In <em>Biogeochemistry of Marine Dissolved Organic Matter</em>, edited by Dennis A. Hansell and Craig A. Carlson, Academic P, 481–508. Burlington: Elsevier. doi:<a href="https://doi.org/10.1016/B978-0-12-405940-5.00010-8">10.1016/B978-0-12-405940-5.00010-8</a>.</p>
</div>
<div>
<p>Stedmon, Colin A., Stiig Markager, and Rasmus Bro. 2003. “Tracing dissolved organic matter in aquatic environments using a new approach to fluorescence spectroscopy.” <em>Marine Chemistry</em> 82 (3-4): 239–54. doi:<a href="https://doi.org/10.1016/S0304-4203(03)00072-0">10.1016/S0304-4203(03)00072-0</a>.</p>
</div>
<div>
<p>Twardowski, Michael S., Emmanuel Boss, James M. Sullivan, and Percy L. Donaghay. 2004. “Modeling the spectral shape of absorption by chromophoric dissolved organic matter.” <em>Marine Chemistry</em> 89 (1-4): 69–88. doi:<a href="https://doi.org/10.1016/j.marchem.2004.02.008">10.1016/j.marchem.2004.02.008</a>.</p>
</div>
<div>
<p>Weishaar, James L, George R Aiken, Brian A Bergamaschi, Miranda S Fram, Roger Fujii, and Kenneth Mopper. 2003. “Evaluation of Specific Ultraviolet Absorbance as an Indicator of the Chemical Composition and Reactivity of Dissolved Organic Carbon.” <em>Environmental Science &amp; Technology</em> 37 (20): 4702–8. doi:<a href="https://doi.org/10.1021/es030360x">10.1021/es030360x</a>.</p>
</div>
<div>
<p>Zepp, Richard G, Wade M Sheldon, and Mary Ann Moran. 2004. “Dissolved organic fluorophores in southeastern US coastal waters: correction method for eliminating Rayleigh and Raman scattering peaks in excitation–emission matrices.” <em>Marine Chemistry</em> 89 (1-4): 15–36. doi:<a href="https://doi.org/10.1016/j.marchem.2004.02.006">10.1016/j.marchem.2004.02.006</a>.</p>
</div>
</div>
</div>
<h3>References</h3>
<div id="refs" class="references">
<div id="ref-Weishaar2003">
<p>Weishaar, James L, George R Aiken, Brian A Bergamaschi, Miranda S Fram, Roger Fujii, and Kenneth Mopper. 2003. “Evaluation of Specific Ultraviolet Absorbance as an Indicator of the Chemical Composition and Reactivity of Dissolved Organic Carbon.” <em>Environmental Science &amp; Technology</em> 37 (20): 4702–8. doi:<a href="https://doi.org/10.1021/es030360x">10.1021/es030360x</a>.</p>
</div>
<div id="ref-Helms2008">
<p>Helms, John R., Aron Stubbins, Jason D. Ritchie, Elizabeth C. Minor, David J. Kieber, and Kenneth Mopper. 2008. “Absorption spectral slopes and slope ratios as indicators of molecular weight, source, and photobleaching of chromophoric dissolved organic matter.” <em>Limnology and Oceanography</em> 53 (3): 955–69. doi:<a href="https://doi.org/10.4319/lo.2008.53.3.0955">10.4319/lo.2008.53.3.0955</a>.</p>
</div>
<div id="ref-Loiselle2009">
<p>Loiselle, Steven A., Luca Bracchini, Arduino M. Dattilo, Maso Ricci, Antonio Tognazzi, Andres Cézar, and Claudio Rossi. 2009. “The optical characterization of chromophoric dissolved organic matter using wavelength distribution of absorption spectral slopes.” <em>Limnology and Oceanography</em> 54 (2): 590–97. doi:<a href="https://doi.org/10.4319/lo.2009.54.2.0590">10.4319/lo.2009.54.2.0590</a>.</p>
</div>
</div>
            </section>

          </div>
        </div>
      </div>
<a href="using-r-pipeline.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page"><i class="fa fa-angle-left"></i></a>

    </div>
  </div>
<script src="libs/gitbook-2.6.7/js/app.min.js"></script>
<script src="libs/gitbook-2.6.7/js/lunr.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
<script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
<script>
require(["gitbook"], function(gitbook) {
gitbook.start({
"sharing": {
"github": true,
"facebook": false,
"twitter": true,
"google": false,
"weibo": false,
"instapper": false,
"vk": false,
"all": ["facebook", "google", "twitter", "weibo", "instapaper"]
},
"fontsettings": {
"theme": "white",
"family": "sans",
"size": 2
},
"edit": {
"link": "https://github.com/PMassicotte/dom-optic/edit/master/04-definitions.Rmd",
"text": "Edit"
},
"download": ["dom_optic.pdf", "dom_optic.epub", "dom_optic.mobi"],
"toc": {
"collapse": "none"
}
});
});
</script>

<!-- dynamically load mathjax for compatibility with self-contained -->
<script>
  (function () {
    var script = document.createElement("script");
    script.type = "text/javascript";
    script.src  = "https://cdn.bootcss.com/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML";
    if (location.protocol !== "file:" && /^https?:/.test(script.src))
      script.src  = script.src.replace(/^https?:/, '');
    document.getElementsByTagName("head")[0].appendChild(script);
  })();
</script>
</body>

</html>