atmosphere_from_epw
Derives atmospheric state (AOD, PWV, ozone, pressure, albedo) from EPW weather data for a given date and time, with optional aerosol and ozone adjustments.
Instructions
Derived atmospheric state (AOD, PWV, ozone, pressure, albedo, aerosol_g + provenance).
Opt-in refinements (defaults reproduce prior output): ozone_mode='climatology' computes ozone from the EPW LOCATION lat/lon + date (van Heuklon 1979); aerosol_g overrides the 0.65 asymmetry; aod_anchor_nm converts a declared-wavelength AOD (e.g. 550) to tau500 via the Angstrom exponent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | ||
| epw | Yes | ||
| hour | Yes | ||
| month | Yes | ||
| aerosol_g | No | ||
| ozone_mode | No | ||
| aod_anchor_nm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||