Particle size and velocity distributions from an OTT Parsivel optical disdrometer located at Mario Zucchelli Station, aggregated to 5min, monthly netCDF archive
<p>Disdrometric data from an OTT Parsivel with 32 size classes and 32 velocity classes located at Mario Zucchelli Station (Antarctica, -74.6945 N, 164.1152 E, 15 m a.s.l.). Mid values and widths of the classes are provided. Spectra are sampled every 5 minutes (after merging five 1-minute measurements) and saved in monthly netCDF files. Note that this data has been processed regardless of precipitation type. Particle Size distribution (PSD) is calculated for every data entry. Monthly cumulated spectra and PSD are also provided.</p>
<p>Metadata available at <a href="https://antarcticdatacenter.cnr.it/geonetwork/srv/api/records/ed6ea5bf-3f59-467b-9914-f4db387bb55d">https://antarcticdatacenter.cnr.it/geonetwork/srv/api/records/ed6ea5bf-3f59-467b-9914-f4db387bb55d</a></p>
<p>--------------------------------------------------------------------</p>
<p>Example of netCDF file structure:</p>
<p> </p>
<h2>File "MZS_PAR_201612_5min.nc"</h2>
<pre><strong> dimensions</strong>:
<em>diameter </em>= 32;
<em>velocity </em>= 32;
<em>time </em>= UNLIMITED; // (7488 currently)
<strong>variables</strong>:
long <em>time_UTC</em>(time=7488);
:description = "Measurement time. Timestamp indicates the end of the observation interval, e.g. 01-Mar-2020 00:05:00 represents the particle counts registered between 01-Mar-2020 00:00:01 and 01-Mar-2020 00:05:00.";
:time_zone = "UTC";
:units = "Seconds since 1970-01-01 00:00:00 (Unix time).";
:_ChunkSizes = 512U; // uint
float <em>diameters</em>(diameter=32);
:description = "Mid values of the size classes";
:units = "mm";
float <em>velocities</em>(velocity=32);
:description = "Mid values of the velocity classes";
:units = "m s^-1";
float <em>diameters_width</em>(diameter=32);
:description = "Width of the size classes";
:units = "mm";
float <em>velocities_width</em>(velocity=32);
:description = "Width of the velocity classes";
:units = "m s^-1";
int <em>spectrum</em>(diameter=32, velocity=32, time=7488);
:description = "Matrix of particle counts in each of the 32 diameter sizes and 32 velocity ranges over 5 minutes.";
:units = "counts";
:_ChunkSizes = 32U, 32U, 1U; // uint
float <em>PSD</em>(diameter=32, time=7488);
:description = "Particle size distribution, 5 minutes interval, normalized by the observed volume.";
:units = "m^-3 mm^-1";
:_ChunkSizes = 32U, 1U; // uint
double <em>monthlySpectrum</em>(diameter=32, velocity=32);
:description = "Matrix of particle counts in each of the 32 diameter sizes and 32 velocity ranges over the entire month.";
:units = "counts";
double <em>monthlyPSD</em>(diameter=32);
:description = "Particle size distribution for the whole month, normalized by the observed volume.";
:units = "m^-3 mm^-1";
// <strong>global attributes</strong>:
:<em>title </em>= "OTT Parsivel disdrometer data, aggregated to 5min, monthly netCDF archive.";
:<em>comment </em>= "Particle counts diveded in 32 size classes and 32 velocity classes. Note that this data has been processed regardless of precipitation type.";
:<em>time_label </em>= "Dec 2016";
:<em>institution </em>= "CNR-ISAC, Rome (IT)";
:<em>contact_person </em>= "Luca Baldini, CNR-ISAC, Rome, l.baldini@isac.cnr.it";
:<em>source </em>= "OTT Parsivel disdrometer at MZS (Antarctica)";
:<em>location </em>= "Mario Zucchelli Station (74°42\'S, 164°07\'E, 15 m a.s.l.)";
:<em>author </em>= "Giacomo Roversi, Ca\' Foscari University, Venice (IT) and CNR-ISAC, Rome (IT), g.roversi@isac.cnr.it";
:<em>creation_date </em>= "04-Nov-2024 15:40:53 UTC";
:<em>coverage </em>= "Monthly coverage (Dec 2016): 83.871 %";
:<em>time_resolution </em>= "5 minutes";
:<em>history </em>= "Created from raw OTT telegram, aggregated to 5min temporal resolution with a sum of the 1-minute counts if least 3 out of 5 are not NaN.";</pre>
<p> </p>
opencc-by-4.0May 2023View details →