Download Latest Version OpenWeatherRequest_Sample.py (14.2 kB)
Email in envelope

Get an email when there's a new version of WeatherUtils

Home / Calendar
Name Modified Size InfoDownloads / Week
Parent folder
setup.exe 2021-03-23 143.9 kB
SETUP.LST 2021-03-23 6.6 kB
Tagblatt2.CAB 2021-03-23 1.6 MB
Totals: 3 Items   1.7 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



Source: WeatherUtilsReadme.txt, updated 2023-06-05