era5#

class airtrafficsim.core.weather.era5.Era5#

A utility class to handle ERA5 weather data

Methods

download_data(start_time, end_time, file_name)

Download ERA5 data

static download_data(start_time, end_time, file_name)#

Download ERA5 data

Parameters:
start_timedatetime

Start time of the simulation [ISO time in UTC]

end_timefloat

Duration of the simulation [seconds]

file_namefloat

Simulation environment name

Returns:
path: Path

Path to the downloaded weather data