Work Description

Title: A Comprehensive Northern Hemisphere Particle Microphysics Dataset from the Precipitation Imaging Package Open Access Deposited

h
Attribute Value
Methodology
  • We have collected PIP microphysical data from a variety of measurement locations across the northern hemisphere. Data originally in a proprietary ASCII format has been converted to the more universally recognized NetCDF-4 format for ease of sharing and compatibility within the academic community. The conversion process, undertaken using a combination of bash and Python, ensures broader compatibility with various data analysis tools and platforms. A quality assurance (QA) procedure has been undertaken to ensure the integrity of the data. Post QA, the data is transformed into daily NetCDF-4 files following the Climate and Forecast (CF) conventions (version 1.10) and compressed with a level 2 deflation for optimized file size. Additional details into the data curation process can be found in our journal article publication.
Description
  • Microphysical observations of precipitating particles are crucial for numerical weather prediction models and remote sensing retrieval algorithms. This dataset provides a unified, comprehensive collection of particle microphysical observations from the Precipitation Imaging Package (PIP) over the Northern Hemisphere. Data spans from 2014-2023 across 10 measurement sites and encompasses over 775 thousand precipitating minutes. Within this dataset, users will find a range of microphysical attributes for rain and snow, along with higher-order products.
Creator
Creator ORCID iD
Depositor
Contact information
Discipline
Funding agency
  • National Aeronautics and Space Administration (NASA)
ORSP grant number
  • F064856
Keyword
Citations to related material
  • King, F., Pettersen, C., Bliven, L. F., Cerrai, D., Chibisov, A., Cooper, S. J., et al. (2024). A comprehensive Northern Hemisphere particle microphysics data set from the precipitation imaging package. Earth and Space Science, 11, e2024EA003538. https://doi.org/10.1029/2024EA003538
Resource type
Curation notes
  • ReadMe and data files were updated on 2024-04-19. Updates include: Uploaded additional collocated surface meteorologic observations for each site; Included a link to the public API developed for working with this data; Sorted 2015/2016 OLY yearly data into the correct folders

  • ReadMe and data files were updated on 2025-01-07. Updates include additional IMPACTS PIP and MET data (from ground and roof stations) up to May 2024 (saved with ROOF and GROUND tags, respectively).
Last modified
  • 01/07/2025
Published
  • 10/11/2023
Language
DOI
  • https://doi.org/10.7302/37yx-9q53
License
To Cite this Work:
King, F., Pettersen, C. (2023). A Comprehensive Northern Hemisphere Particle Microphysics Dataset from the Precipitation Imaging Package [Data set], University of Michigan - Deep Blue Data. https://doi.org/10.7302/37yx-9q53

Relationships

This work is not a member of any user collections.

Files (Count: 50; Size: 1.18 GB)

Northern Hemisphere PIP Dataset README

January 2025 Update

  • Included additional IMPACTS PIP and MET data (from ground and roof stations) up to May 2024 (saved with ROOF and GROUND tags, respectively)

April, 2024 Update

  • Uploaded additional collocated surface meteorologic observations for each site
  • Included a link to the public API developed for working with this data
  • Updated sorting of 2015/2016 OLY yearly data

What is this?

Microphysical observations of precipitating particles are crucial for numerical weather prediction models and remote sensing retrieval algorithms. This dataset provides a unified, comprehensive collection of particle microphysical observations from the Precipitation Imaging Package (PIP) over the Northern Hemisphere. Data spans from 2014-2023 across 10 measurement sites and encompasses over 1 million precipitating minutes. Within this dataset, users will find a range of microphysical attributes for rain and snow, along with higher-order products.

Data Packaging & Conversion:

Data originally in a proprietary ASCII format has been converted to the more universally recognized NetCDF-4 format for ease of sharing and compatibility within the academic community. The conversion process, undertaken using a combination of bash and Python, ensures broader compatibility with various data analysis tools and platforms.

Location Details:

  • International Collaborative Experiments for Pyeongchang 2018 Olympic and Paralympic Winter Games (ICE-POP or ICP)
  • Olympic Mountains Experiment (OLYMPEX or OLY)
  • Haukeliseter (HAK)
  • Kiruna (KIS)
  • Marquette (MQT)
  • Gaylord (APX)
  • Finland (FIN)
  • North Slope Alaska (NSA)
  • NASA Investigation of Microphysics and Precipitation for Atlantic Coast-Threatening Snowstorms (IMPACTS or IMP) - with GROUND and ROOF stations
  • Iqaluit (YFB)

Data Coverage:

Please see the below image and table for additional site details including the spatiotemporal coverage of each site. Note that days without precipitation are not included in this dataset and there exist other gaps from instrument outages and as a consequence of the quality assurance processing step.

[PIP Coverage](site_spatiotemporal_details.png)

[Site Table](site_details_table.png)

Internal Structure of NetCDF Files:

Spatial & Temporal Variables: Lat/Lon and Time
Data Variable: Contains one of the L3/L4 PIP products
Bin Size Information: bin_centers, bin_edges for different particle diameter bins
Note: Each daily file has exactly 1440 time steps with up to 131 bins for 2D variables. Missing data is marked as NaN. Not all variables exist for all days.

Data Levels & Description:

Level 1 (L1): Raw video data with compressed 8-bit grayscale frames (.pvi format) for 10-minute intervals.

Level 2 (L2): Time-stamped particle tables comprising 36 individual particle characteristics for each hydrometeor.

Level 3 (L3): Derived vertical velocity and particle size distribution tables for each minute.

Level 4 (L4): Estimates of effective density, phase classification, and precipitation rate.

Quality Assurance:

A quality assurance (QA) procedure has been undertaken to ensure the integrity of the data. Post QA, the data is transformed into daily NetCDF-4 files following the Climate and Forecast (CF) conventions (version 1.10) and compressed with a level 2 deflation for optimized file size.

Filename Convention:

The naming convention for the NetCDF files is structured as follows:
XXXYYYYMMDD_product.nc

Where:

  • XXX: PIP instrument number
  • YYYYMMDD: Date (YearMonthDay)

product can be one of the following:

  • min: L4 precipitation product
  • rho: Effective density distributions
  • psd: Particle size distributions
  • vvd: Vertical velocity distributions

Directory Structure:

  • SITE_YEAR/
    • netCDF/
      • adjusted_edensity_lwe_rate/
        • XXXYYYYMMDD_min.nc
      • edensity_distributions/
        • XXXYYYYMMDD_rho.nc
      • particle_size_distributions/
        • XXXYYYYMMDD_psd.nc
      • velocity_distributions/
        • XXXYYYYMMDD_vvd.nc

Surface MET:

Daily observations of surface meteorologic observations have also been collected, processed into NetCDF files and stored in the MET directory to provide additional environmental context to the PIP observations. Variables include surface temperature, relative humidity, pressure, wind speed and wind direction. Note that due to different instrumentation steups at different sites, not all locations include observations of all aforementioned variables.

API:

An API for working with the PIP data has also been developed and made available online (https://pipdb.readthedocs.io). This package is a simple query API for parsing, visualizing and performing particle size distribution calculations for PIP data.

Contact:

For any further questions or assistance with the dataset, please reach out to the corresponding data author (Fraser King) or Claire Pettersen via email: [email protected] and [email protected]

Download All Files (To download individual files, select them in the “Files” panel above)

Total work file size of 1.18 GB may be too large to download directly. Consider using Globus (see below).

Files are ready   Download Data from Globus
Best for data sets > 3 GB. Globus is the platform Deep Blue Data uses to make large data sets available.   More about Globus

Remediation of Harmful Language

The University of Michigan Library aims to describe its collections in a way that respects the people and communities who create, use, and are represented in them. We encourage you to contact us anonymously if you encounter harmful or problematic language in catalog records or finding aids. More information about our policies and practices is available at Remediation of Harmful Language.