ERA5 Related Codes
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.
- 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.