-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
Description
Description
Create a test script for testing the weather algorithms used in Trail Sense. The script can be in python and export a CSV to use in Trail Sense.
It should load a days worth (1 hour spacing spacing) of the following for multiple days of the year for multiple locations:
- Pressure
- Temperature
- Humidity
- Clouds (likely not available - but maybe cloud cover + cloud floor)
- Weather condition (ex. rain, snow, clear)
- Weather tests
- Front identification tests
- Pressure prediction tests
It should also include some manually labeled front passages.
Use case
Improvements to the weather forecasting algorithm
Tool
Weather
Background information
No response