<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hypernets | CoMet Toolkit</title><link>https://comet-toolkit.github.io/comet_website/tag/hypernets/</link><atom:link href="https://comet-toolkit.github.io/comet_website/tag/hypernets/index.xml" rel="self" type="application/rss+xml"/><description>Hypernets</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Fri, 14 Jun 2024 00:00:00 +0000</lastBuildDate><image><url>https://comet-toolkit.github.io/comet_website/media/logo_hu8565871317096902300.png</url><title>Hypernets</title><link>https://comet-toolkit.github.io/comet_website/tag/hypernets/</link></image><item><title>CoMet Toolkit used in HYPERNETS Processor</title><link>https://comet-toolkit.github.io/comet_website/user-guide/case-studies/hypernets/</link><pubDate>Fri, 14 Jun 2024 00:00:00 +0000</pubDate><guid>https://comet-toolkit.github.io/comet_website/user-guide/case-studies/hypernets/</guid><description>&lt;h2 id="-background">🎈 Background&lt;/h2>
&lt;p>The LANDHYPERNET and WATERHYPERNET networks (which together make up
the HYPERNETS network) consist of a set of autonomous hyperspectral
spectroradiometers (HYPSTAR®) acquiring fiducial reference measurements of
surface reflectance at various sites covering a wide range of surface types (both
land and water) for use in satellite Earth observation validation and remote
sensing applications.&lt;/p>
&lt;p>The HYPERNETS_PROCESSOR is a Python software
package to process the HYPERNETS in-situ
hyperspectral raw data to reflectance and other variables.&lt;/p>
&lt;h2 id="-aims">🗸 Aims&lt;/h2>
&lt;p>In order to achieve fiducial reference measurement quality, and be optimally useful as a satellite validation reference, uncertainties need to be
propagated through each step of the HYPERNETS processing chain, taking into account
temporal and spectral error-covariance.&lt;/p>
&lt;h2 id="-data">📋 Data&lt;/h2>
&lt;p>The HYPERNETS instruments measure downwelling hemispherical irradiance, and upwelling radiance.
The raw data is provided as digital numbers, and combined with gains and non-linearity coefficients from Lab calibrations.
The irradiance and radiance data are combined to calculate reflectance.
These data are stored in different product files from L0-L2B.&lt;/p>
&lt;p>
&lt;figure >
&lt;div class="flex justify-center ">
&lt;div class="w-100" >&lt;img alt="img.png" srcset="
/comet_website/user-guide/case-studies/hypernets/img_hu1010846828585442042.webp 400w,
/comet_website/user-guide/case-studies/hypernets/img_hu8540441741277189117.webp 760w,
/comet_website/user-guide/case-studies/hypernets/img_hu4267746071055898175.webp 1200w"
src="https://comet-toolkit.github.io/comet_website/comet_website/user-guide/case-studies/hypernets/img_hu1010846828585442042.webp"
width="760"
height="435"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;h2 id="-uncertainties">🗸 Uncertainties&lt;/h2>
&lt;p>Three uncertainty contributions are tracked throughout the
processing.&lt;/p>
&lt;ul>
&lt;li>
&lt;p>Random uncertainty: Uncertainty component arising from the
noise in the measurements, which does not have any error-correlation
between different wavelengths or different repeated
measurements (scans/series/sequences).&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Systematic independent uncertainty: Uncertainty component
combining a range of different uncertainty contributions in the
calibration. Only the components for which the errors are not
correlated between radiance and irradiance are included.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Systematic uncertainty correlated between radiance and
irradiance: Uncertainty component combining a range of
different uncertainty contributions in the calibration. Only
the components for which the errors are correlated between
radiance and irradiance are included. This error-correlation
means this component will become negligible when taking the
ratio of radiance and irradiance (i.e., in the L2A reflectance
products), which is why we separate it from the systematic
independent uncertainty.&lt;/p>
&lt;/li>
&lt;/ul>
&lt;p>The two systematic uncertainty components are both based on lab calibrations.
Since the same lab calibration is used within the HYPERNETS_
PROCESSOR for repeated measurements (scans/series/
sequences), the errors in the systematic
uncertainty components are assumed to be fully systematic (errorcorrelation
made up of ones) with respect to different
scans/series/sequences. With respect to wavelength, we
combine the different error-correlations of the different
contributions and calculate a custom error-correlation
matrix between the different wavelengths.&lt;/p>
&lt;h2 id="comet-setup">CoMet Setup&lt;/h2>
&lt;p>The HYPERNETS_PROCESSOR uses a Monte Carlo (MC)
approach, to propagate uncertainties and error-correlations
between product levels. This MC approach is implemented using &lt;a href="https://comet-toolkit.github.io/comet_website/tools/punpy/">&lt;strong>punpy&lt;/strong>&lt;/a>.&lt;/p>
&lt;p>The HYPERNETS products themselves are stored as digital effects tables using &lt;a href="https://comet-toolkit.github.io/comet_website/tools/obsarray/">&lt;strong>obsarray&lt;/strong>&lt;/a>.&lt;/p>
&lt;h2 id="results">Results&lt;/h2>
&lt;p>An example of the propagated uncertainties on the HYPERNETS radiances is shown below.&lt;/p>
&lt;p>
&lt;figure >
&lt;div class="flex justify-center ">
&lt;div class="w-100" >&lt;img alt="land_rad_unc.png" srcset="
/comet_website/user-guide/case-studies/hypernets/land_rad_unc_hu16879272633263660459.webp 400w,
/comet_website/user-guide/case-studies/hypernets/land_rad_unc_hu9181498794924833562.webp 760w,
/comet_website/user-guide/case-studies/hypernets/land_rad_unc_hu16572799716864576180.webp 1200w"
src="https://comet-toolkit.github.io/comet_website/comet_website/user-guide/case-studies/hypernets/land_rad_unc_hu16879272633263660459.webp"
width="540"
height="240"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>These uncertainties can be propagated throughout further processing chains (see e.g. &lt;a href="https://colab.research.google.com/github/comet-toolkit/comet_training/blob/main/hypernets_surface_reflectance.ipynb" target="_blank" rel="noopener">this example&lt;/a>)&lt;/p>
&lt;h2 id="summary-of-findings">Summary of Findings&lt;/h2>
&lt;p>The HYPERNETS_processor is operationally producing product files stored as digital effects tables.
Uniquely for this type of processing, multiple different types of uncertainty
(including error-correlations) are propagated through each of the
processing levels.&lt;/p>
&lt;p>These uncertainties have been very useful for the validation of satellite data (e.g. FLEX, CHIME, ENMAP, S2, &amp;hellip;).&lt;/p>
&lt;h2 id="future-work">Future Work&lt;/h2>
&lt;p>There are a number of uncertainty components that are still missing from the HYPERNETS uncertainty budget (currently a placeholder uncertainty of 2% is added instead).
Dedicated studies will be performed to better quantify each of the missing components.&lt;/p></description></item><item><title>HYPERNETS Science Conference</title><link>https://comet-toolkit.github.io/comet_website/latest-news/23-03-21-hypernets-conference/</link><pubDate>Mon, 07 Nov 2022 00:00:00 +0000</pubDate><guid>https://comet-toolkit.github.io/comet_website/latest-news/23-03-21-hypernets-conference/</guid><description>&lt;p>The HYPERNETS project has developed a new hyperspectral radiometer integrated in automated
networks of water and land bidirectional reflectance measurements for satellite validation.
A detailed uncertainty budget was measured in the lab for these instruments, and these uncertainties
are propagated from product to product using the CoMet toolkit within the hypernets_processor.
All HYPERNETS products are provided as obsarray-compatible digital effects tables. For the HYPERNETS
vicarious calibration study, the uncertainties in these files are also propagated to TOA using punpy.&lt;/p>
&lt;h2 id="-what-is-hypernets">❔ What is HYPERNETS?&lt;/h2>
&lt;p>The HYPERNETS project has developed a new hyperspectral radiometer integrated in automated networks of water and land bidirectional reflectance measurements for satellite validation.&lt;/p>
&lt;h2 id="-how-is-the-comet-toolkit-contributing-to-hypernets">❕ How is the CoMet Toolkit contributing to HYPERNETS?&lt;/h2>
&lt;p>A detailed uncertainty budget was measured in the lab for the HYPERNETS instruments. These uncertainties were then propagated from product to product using the CoMet Toolkit within the hypernets_processor.&lt;/p>
&lt;p>All HYPERNETS products are provided as obsarray-compatible digital effects tables. For the HYPERNETS vicarious calibration study, the uncertainties in these files are also propagated to TOA using punpy.&lt;/p></description></item></channel></rss>