GithubHelp home page GithubHelp logo

pat8901 / noaa-track Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 138 KB

Interactive interface for displaying weather data from various NOAA APIs using .NET 8 Blazor

License: MIT License

HTML 59.88% CSS 16.06% C# 24.06%

noaa-track's Introduction

NOAA Weather Dashboard

Welcome to the NOAA Weather Dashboard! This application is built using Blazor Server and provides an interactive interface for displaying weather data from various NOAA (National Oceanic and Atmospheric Administration) APIs.

Table of Contents

    Introduction
    Installation
    Usage
    Future Plans
    License

Introduction

The NOAA Weather Dashboard is designed to provide users with real-time weather data and insights using NOAA's extensive range of weather APIs. This Blazor web application aims to offer an intuitive and responsive interface for accessing weather information, including forecasts, alerts, and historical data.
Features

    Real-time Weather Data: Fetch and display current weather conditions and forecasts.
    Weather Alerts: Receive and display weather alerts and warnings.
    Historical Data: Access and visualize historical weather data.
    Interactive Maps: View weather patterns on interactive maps.
    

Installation:
Install additional nuget packages
Install SQL Server
run: 
    dotnet ef migrations add InitialCreate
    dotnet ef database update

    If you have multiple DbContext
    dotnet ef migrations add 'migration_name' --context 'context_name' -o Migrations/'folder_name'
    dotnet ef database update --context 'context_name'

Usage
Sample text.

Future Plans
Integrating NOAA APT Signal Demodulator

In a future update, I plan to integrate a NOAA APT (Automatic Picture Transmission) signal demodulator written in C. This feature will allow users to demodulate and display satellite images directly within the Blazor app. 

License

This project is licensed under the MIT License. See the LICENSE file for more details.

noaa-track's People

Contributors

pat8901 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.