Skip to content

Narayanan5-code/SIH_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consensus of hourly visibility forecast for airports using NWP model and observations

Current Version GitHub contributors GitHub stars GitHub forks

Development of visibility forecast with elastic lead times using NWP model with DeepAR from past observation for the next 12/24 hours using DeepAR inside sagemaker studio and visualizing using AWS Quicksite with API service for clients for selected airports in the country.

This project aims to forecast the Visibility in the airports (or any parameter) against parameters like wind speed,wind direction,Humidity,Temperature,Dew point temperature.We have used Amazon Sagemaker as the environment for the project which has paved a way to make our cloud based.

Our Key Features

  • Cloud Based
  • Elastic lead times prection from 5 mins to one week
  • Decentralized system
  • Multivarient Support
  • Multi Step predictions
  • Platform independant
  • Desktop and mobile support
  • API Services
  • No code / Low code , orchestrated admin pannel
  • IOT support with API
  • Simple Visuvalizations for the users
  • Fast predictions with AWS elastic services
  • Real time data feed can be predicted dynamically
  • Extensive Database support for uploading real time data

Table of Contents

Open and view the Project using the .zip file provided or at my GitHub Repository

The project is also hosted here

Architecture

Architecture

Modules

1. Models

A.) Autoregressive model (AR)

This project used AR model, which is Autoregressive model, is Autoregressive (AR) models are a subset of time series models, which can be used to predict future values based on previous observations. AR models use regression techniques and rely on autocorrelation in order to make accurate predictions. Autoregressive model works best with data with short lead times

The performance of progressive predictions of timeseries predictions has been compared against vaerious models like cnnn, rnn ,lstm etc and has shown better accuracy.

B.) Sagemaker

It provides an integrated Jupyter authoring notebook instance for easy access to your data sources for exploration and analysis.It also provides common machine learning algorithms that are optimized to run efficiently against extremely large data in a distributed environment.

C.) SageMaker Studio

An integrated machine learning environment where you can build, train, deploy, and analyze your models all in the same application.

2. API

3. User Interface

Development

Input:

  1. Model simulated Temperature, Wind Speed, Wind Direction, Humidity
  2. Observed visibility data (Met report) from selected Airport

Output:

  1. Hourly visibility product for 12/24 hours(or for any lead time)
  2. Format: Visibility in meters
  3. Platform: This project is platform independent.

For details about how everything has been implemented, refer the source

Running the App

Steps and commands for running the app are to be included here

Authors

Lakshmi Narayanan R

Magesh Sundar G

Jaikrishna B

  • [GitHub]
  • [LinkedIn]

Mukund R S

  • [GitHub]
  • [LinkedIn]

Shri Harri Priya R

  • [GitHub]
  • [LinkedIn]

Manthra K S

  • [GitHub]
  • [LinkedIn]

You can also see the complete [list of contributors][contributors] who participated in this project.

License

DOTS is open source software [licensed as MIT][license].

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages