Skip to content

A progressive weather watch system made to record major weather events in the Philippines.

Notifications You must be signed in to change notification settings

quadroloop/onos

Repository files navigation

onos-banner

ONOS

A progressive weather watch system made to record major weather events in the Philippines.

Demo

https://onos.vercel.app

Project Goals

  • Collect enough information about Storms in the philippines for future analysis.
  • Keep an open dataset about such storms.
  • Use Machine Learning to automatically detect and classify weather events based on the collected sattelite images.

Sources

http://bagong.pagasa.dost.gov.ph/

Development

In the project directory, you can run:

yarn dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!