v2.4-beta
Pre-release
Pre-release
Major
- Accept request over water and display warning message. See #15
- Add logging of error and return JSON file of the request in case of error for troubleshooting
- Change downloading and reading of geotiff file to work on windows. See #16
- Remove the artificial increase of flight duration at the creation of graph 696566e
- Compute groundspeed in parallel in graph creation b1466c7
Minor
- minor fixes for
sta_id=0orNA - minor fixes in geopressureviz
- add dummy graph test to improve coverage.
- compute windspeed for short flight happening during the same hour
- typos, code readability and stlyer