{"id":17037113,"url":"https://github.com/bast/pyngl-streamline","last_synced_at":"2025-03-22T23:13:07.712Z","repository":{"id":17928207,"uuid":"20900150","full_name":"bast/pyngl-streamline","owner":"bast","description":"Script to generate colored streamline plots using PyNGL.","archived":false,"fork":false,"pushed_at":"2016-11-21T11:49:42.000Z","size":1546,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T02:42:38.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-16T20:46:33.000Z","updated_at":"2018-05-09T08:41:10.000Z","dependencies_parsed_at":"2022-09-07T05:40:25.695Z","dependency_job_id":null,"html_url":"https://github.com/bast/pyngl-streamline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fpyngl-streamline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fpyngl-streamline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fpyngl-streamline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fpyngl-streamline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","download_url":"https://codeload.github.com/bast/pyngl-streamline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031516,"owners_count":20549925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:52:54.891Z","updated_at":"2025-03-22T23:13:07.692Z","avatar_url":"https://github.com/bast.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/badge/license-%20BSD--3-blue.svg)](../master/LICENSE)\n\n# pyngl-streamline\n\nScript to generate colored streamline plots\nusing [PyNGL](http://www.pyngl.ucar.edu/).\nLicensed under [BSD-3](../master/LICENSE).\n\n\n## Installation of PyNGL\n\nWe recommend to follow https://www.pyngl.ucar.edu/Download/.  If you have\nAnaconda already installed, we recommend to install PyNGL using Anaconda.  In\ncase you have neither Anaconda nor Miniconda, we recommend installing PyNGL\nusing Miniconda (faster and smaller disk usage).\n\n\n## Usage\n\n```shell\n$ python streamline.py --data=data_file\n```\n\nThe data file contains 4 floats in each line: x, y, u, v,\nwhere u and v are the vector components along coordinates x and y.\nIf a fifth column is present, the script will use that value\nto color the streamlines (you decide what that value means).\n\nThe script colors the streamlines according to the vector norm\n(and using --rgb_min, --rgb_max, and --smax).\n\nTo see all available options, please run:\n```shell\n$ python streamline.py --help\n```\n\n\n## Example\n\nExample result using the [example.sh](../master/example/example.sh) script:\n\n![alt text](https://github.com/bast/pyngl-streamline/raw/master/example/plot.2d.example.jpg \"Ring current\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbast%2Fpyngl-streamline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbast%2Fpyngl-streamline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbast%2Fpyngl-streamline/lists"}