Giter VIP home page Giter VIP logo

pyngl-streamline's Introduction

License

pyngl-streamline

Script to generate colored streamline plots using PyNGL. Licensed under BSD-3.

Installation of PyNGL

We recommend to follow https://www.pyngl.ucar.edu/Download/. If you have Anaconda already installed, we recommend to install PyNGL using Anaconda. In case you have neither Anaconda nor Miniconda, we recommend installing PyNGL using Miniconda (faster and smaller disk usage).

Usage

$ python streamline.py --data=data_file

The data file contains 4 floats in each line: x, y, u, v, where u and v are the vector components along coordinates x and y. If a fifth column is present, the script will use that value to color the streamlines (you decide what that value means).

The script colors the streamlines according to the vector norm (and using --rgb_min, --rgb_max, and --smax).

To see all available options, please run:

$ python streamline.py --help

Example

Example result using the example.sh script:

alt text

pyngl-streamline's People

Contributors

bast avatar rbast avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

josepedro

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.