Skip to content

Commit

Permalink
Small Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanBV committed Oct 22, 2024
1 parent 77341f3 commit 12d669f
Show file tree
Hide file tree
Showing 17 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions logs/weather_monitoring_20241021.log
Original file line number Diff line number Diff line change
Expand Up @@ -363,3 +363,25 @@ ModuleNotFoundError: No module named 'src.utils.config_loader'
2024-10-21 18:37:40,163 - weather_monitoring - INFO - Test 8: Alerting Thresholds
2024-10-21 18:37:40,164 - weather_monitoring - INFO - Test 9: Visualization
2024-10-21 18:37:40,992 - weather_monitoring - INFO - All tests completed successfully!
2024-10-21 23:00:55,001 - weather_monitoring - INFO - Test 1: System Setup
2024-10-21 23:00:55,002 - weather_monitoring - INFO - Test 2: Current Weather Data Retrieval
2024-10-21 23:00:58,256 - weather_monitoring - INFO - Successfully retrieved weather data for Delhi
2024-10-21 23:00:59,407 - weather_monitoring - INFO - Successfully retrieved weather data for Mumbai
2024-10-21 23:01:00,586 - weather_monitoring - INFO - Successfully retrieved weather data for Chennai
2024-10-21 23:01:01,726 - weather_monitoring - INFO - Successfully retrieved weather data for Bangalore
2024-10-21 23:01:03,261 - weather_monitoring - INFO - Successfully retrieved weather data for Kolkata
2024-10-21 23:01:04,446 - weather_monitoring - INFO - Successfully retrieved weather data for Hyderabad
2024-10-21 23:01:05,447 - weather_monitoring - INFO - Test 3: Forecast Data Retrieval
2024-10-21 23:01:05,718 - weather_monitoring - INFO - Successfully retrieved forecast data for Delhi
2024-10-21 23:01:06,981 - weather_monitoring - INFO - Successfully retrieved forecast data for Mumbai
2024-10-21 23:01:08,282 - weather_monitoring - INFO - Successfully retrieved forecast data for Chennai
2024-10-21 23:01:09,582 - weather_monitoring - INFO - Successfully retrieved forecast data for Bangalore
2024-10-21 23:01:10,858 - weather_monitoring - INFO - Successfully retrieved forecast data for Kolkata
2024-10-21 23:01:12,141 - weather_monitoring - INFO - Successfully retrieved forecast data for Hyderabad
2024-10-21 23:01:13,143 - weather_monitoring - INFO - Test 4: Data Processing
2024-10-21 23:01:13,144 - weather_monitoring - INFO - Test 5: Daily Weather Summary
2024-10-21 23:01:13,145 - weather_monitoring - INFO - Test 6: Forecast Summary
2024-10-21 23:01:13,145 - weather_monitoring - INFO - Test 7: Database Operations
2024-10-21 23:01:13,197 - weather_monitoring - INFO - Test 8: Alerting Thresholds
2024-10-21 23:01:13,197 - weather_monitoring - INFO - Test 9: Visualization
2024-10-21 23:01:14,137 - weather_monitoring - INFO - All tests completed successfully!
Expand Down
Binary file modified src/alerts/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified src/alerts/__pycache__/alert_manager.cpython-312.pyc
Binary file not shown.
Binary file modified src/api/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified src/api/__pycache__/weather_api.cpython-312.pyc
Binary file not shown.
Binary file modified src/visualization/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified src/visualization/__pycache__/visualizer.cpython-312.pyc
Binary file not shown.
Binary file removed visualizations/humidity_wind_20241021183740.png
Binary file not shown.
Binary file added visualizations/humidity_wind_20241021230113.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed visualizations/temperature_alerts_20241021183740.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed visualizations/temperature_trends_20241021183740.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12d669f

Please sign in to comment.