/ERA5_CODES

ERA5 Related Codes

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ERA5_CODES

ERA5 Related Codes

Pressure to Height

This repository provides functions to transform ERA5 atmospheric pressure level data into geometric height, leveraging geopotential to interpolate values across specified altitude levels. This transformation is useful for visualizing and analyzing atmospheric variables at constant heights, which can aid in weather forecasting and climate studies.

Features

  • Pressure Level to Height Conversion: Converts pressure level data into geometric height using geopotential.
  • Altitude Interpolation: Interpolates data variables across specified altitude levels.
  • Flexible Altitude Resolution: Customize maximum altitude and resolution for height levels.

Installation