Coder Social home page Coder Social logo

nexpy's Introduction

NEXpy

NEXpy is a simple Python radar tool using siphon, metpy, and a couple of other things. This is intended to be a quick-solution plotting tool for lazy people like me who still want decent looking loops. Requirements are subject to change as I find the most stable (and fast!) configuration for this program.

Requirements

  • Numpy
  • Matplotlib
  • Cartopy
  • Siphon
  • metPy

Usage

To use simply enter: python level3.py <SiteID> <ProductID> <animate?>

Example: To obtain the latest TDWR Reflectivity Image from Charlotte-Douglas Intl you would enter: python level3.py CLT TR0 false

If you would like to try out what I have accomplished with animating the data so far, you simply change the false flag to true.

Installation Tutorial

Once the project matures some, I will consider bundling it into an installation package so the whole family can have fun! For now, we have source. Personally I prefer Anaconda (or miniconda if that's how you roll) because it makes installing Python packages, almost, a non-event.

  1. Get Anaconda
  2. Open your terminal/command prompt/button masher
  3. Install the base packages:
  • conda install pip numpy matplotlib
  1. Now use pip to install the other requirements:
  • pip install metpy siphon cartopy
  1. Congratulations! Now you can run the command under "Usage" to get started

Additional Information

The plan is to support all Level-III product types in both the archived and real-time environments. Level-II data is also in the pipeline, but I am still deciding on whether to use PyART or MetPy to do the job.

nexpy's People

Contributors

wep11 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.