GithubHelp home page GithubHelp logo

blackfile / pynimbus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wxbdm/pynimbus

0.0 1.0 0.0 327 KB

A Python package to organize National Weather Service product data.

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

pynimbus's Introduction

PyNimbus

Documentation Status License Issues Version

PyNimbus's goal is to take the "middle man" out of downloading and sorting data found from various National Weather Service products such as NHC and SPC outlooks.

PyNimbus follows the semantic version numbering system.

PyNimbus Function Naming Convention

PyNimbus follows a fairly straight-forward naming convention. Here is how it is mapped out: get_<NWS BRANCH>_<PRODUCT>_<DATA TYPE>.

For example, if you wanted to obtain the SPC storm reports as a dataframe, the function name would be get_spc_storm_reports_df.

If you are unfamiliar with the various National Weather Service branches, it is worth noting the following abbreviations:

Below is a table with the (current) API functions. See the documentation for more information regarding these.

Branch Product Return Type Method name Tutorial Link
SPC Storm Reports pandas dataframe get_spc_storm_reports_df() Link

Future implementations include:

  • Categorial and Probabilistic outlooks from SPC

  • Previous hurricane information from NHC

  • NHC outlooks

Installing PyNimbus

The easiest way to install is through pip: pip install pynimbus

Note that the only requires pandas >= 0.23.2

License

PyNimbus falls under the BSD 3-Clause license. See the [License page](https://github.com/WxBDM/PyNimbus/blob/master/LICENSE.md for more information.

Important Links

pynimbus's People

Contributors

wxbdm avatar

Watchers

James Cloos 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.