Skip to content

Parses Tropical Storms from the NOAA SSD Bulletin Format

Notifications You must be signed in to change notification settings

nightf0rc3/noaa-bulletin-parser

Repository files navigation

NOAA SSD Bulletin Parser

This package is able to parse bulletins from the NOAA SSD Bulletin Page https://www.ssd.noaa.gov/PS/TROP/bulletins.html

Install dependencies

npm install

Usage

import { parseBulletin } from 'noaa-bulletin-parser';
var bulletinObj = parseBulletin('Bulletin Text');

About

Parses Tropical Storms from the NOAA SSD Bulletin Format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published