Name | Modified | Size | Downloads / Week |
---|---|---|---|
Calendar | 2021-03-23 | ||
tsf_Sessons.zip | 2023-07-22 | 6.7 kB | |
TimeSeriesData.zip | 2023-07-19 | 2.9 MB | |
tomorrowio_Demo1day.py | 2023-06-06 | 14.3 kB | |
WeatherUtilsReadme.txt | 2023-06-05 | 1.5 kB | |
tomorrowio_Sample.py | 2023-06-01 | 12.4 kB | |
SensorPlot.zip | 2021-09-15 | 17.2 kB | |
StormglassRequest3_Sample.py | 2021-07-22 | 12.0 kB | |
BWM.zip | 2021-02-26 | 393.9 kB | |
MeteolabPlus.zip | 2021-02-26 | 524.6 kB | |
OpenWeaterMap_CityCodes.txt | 2021-02-26 | 1.9 kB | |
OpenWeatherRequest_Sample.py | 2021-02-25 | 14.2 kB | |
Totals: 12 Items | 3.9 MB | 0 |
Weather Utils by gearwheelsoft2@sourceforge.net Python: - OpenWeatherRequest_Sample.py current and predicted weather for 5 days; just register at OpenWeatherMap to get your personal API ID, enter the API ID into the Python script, look up your nearest location ID at OpenWeatherMap, install the package "requests", and you are ready! - StormglassRequest3_Sample.py current and predicted weather for 3 days; just register at stormglass.io to get your personal API KEY, enter the KEY into the Python script, enter the geographic coordinates of your location, install the packages "requests" and "arrow", and you are ready! - tomorrowio_Sample.py / tomorrowio_Demo1day.py current and predicted weather for 5 days / 1 day (Graphics vs. SmartPhone Layout); just register at tomorrow.io to get your personal API KEY, enter the KEY into the Python script, enter the geographic coordinates of your location, install the packages "requests", "arrow", "numpy" and "matplotlib", and you are ready! Scilab/MATLAB: - SensorPlot.zip Plot of Sensor Data Scilab Script with statistics containing sensorPlot.sce and makeNewDateTicks.sci VB.NET: - MeteolabPlus Plot of Weather Data VB.NET project with plotting and analysis functionality regarding general weather data - BWM Bio Weather Monitor VB.NET project with plotting and analysis functionality regarding bio-acitve weather conditions June 2023