Using historical weather data together with location data in a DASH App to answer your question: How is the expected weather at a particular period of the year in my destination? - Trips Planning with Open Source Tools & Data Analytics.
- Deployed at https://trip-planner.fossengineer.com
- Further Description at:
- For V1: Historical Weather - https://fossengineer.com/python-trip-planner/
- For V2: Historical and Forecast Weather - https://fossengineer.com/trip-planner-with-weather/
-
Please feel free to fork the code - try it out for yourself and improve or add others tabs. The data that is queried give many possibilities to create awsome interactive visualizations.
-
Support the Projects that made possible this App, thanks to their fantastic job, this have been possible.
-
Support extra evening code sessions:
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License (GPL) version 3.0:
Freedom to use: You can use the software for any purpose, without any restrictions.
Freedom to study and modify: You can examine the source code, learn from it, and modify it to suit your needs.
Freedom to share: You can share the original software or your modified versions with others, so they can benefit from it too.
Copyleft: When you distribute the software or any derivative works, you must do so under the same GPL-3.0 license. This ensures that the software and its derivatives remain free and open-source.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.