{"id":13686442,"url":"https://github.com/sharppy/SHARPpy","last_synced_at":"2025-05-01T09:31:37.789Z","repository":{"id":17105530,"uuid":"19871224","full_name":"sharppy/SHARPpy","owner":"sharppy","description":"Sounding/Hodograph Analysis and Research Program in Python","archived":false,"fork":false,"pushed_at":"2023-04-07T00:45:56.000Z","size":84469,"stargazers_count":223,"open_issues_count":59,"forks_count":110,"subscribers_count":39,"default_branch":"main","last_synced_at":"2024-10-29T21:01:58.241Z","etag":null,"topics":["hodograph","meteorology","skew-t","sounding"],"latest_commit_sha":null,"homepage":"https://sharppy.github.io/SHARPpy/index.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharppy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-05-16T21:27:05.000Z","updated_at":"2024-10-21T17:57:28.000Z","dependencies_parsed_at":"2023-02-19T08:16:05.088Z","dependency_job_id":null,"html_url":"https://github.com/sharppy/SHARPpy","commit_stats":{"total_commits":1786,"total_committers":19,"mean_commits":94.0,"dds":0.5207166853303471,"last_synced_commit":"357a14e87b656723204dba03cb60be031201b141"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharppy%2FSHARPpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharppy%2FSHARPpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharppy%2FSHARPpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharppy%2FSHARPpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharppy","download_url":"https://codeload.github.com/sharppy/SHARPpy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224207785,"owners_count":17273670,"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":["hodograph","meteorology","skew-t","sounding"],"created_at":"2024-08-02T15:00:32.508Z","updated_at":"2024-11-12T09:30:49.663Z","avatar_url":"https://github.com/sharppy.png","language":"Python","readme":"# SHARPpy\n\n###### Sounding/Hodograph Analysis and Research Program in Python\n\n[![Test Status](https://github.com/NUCAPS/SHARPpy/actions/workflows/pytest.yml/badge.svg?branch=master)](https://github.com/NUCAPS/SHARPpy/actions/workflows/pytest.yml)\n[![Build Status](https://github.com/NUCAPS/SHARPpy/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/NUCAPS/SHARPpy/actions/workflows/build.yml)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/sharppy/badges/downloads.svg)](https://anaconda.org/conda-forge/sharppy)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/sharppy/badges/license.svg)](https://anaconda.org/conda-forge/sharppy)\n[![](https://img.shields.io/github/downloads/sharppy/SHARPpy/total.svg?style=popout)](https://github.com/sharppy/SHARPpy/releases)\n[![Coverage Status](https://coveralls.io/repos/github/sharppy/SHARPpy/badge.svg?branch=master)](https://coveralls.io/github/sharppy/SHARPpy?branch=master)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/sharppy/badges/platforms.svg)](https://anaconda.org/conda-forge/sharppy)\n\nSHARPpy is a collection of open source sounding and hodograph analysis routines, a sounding plotting package, and an interactive, __cross-platform__ application for analyzing real-time soundings all written in Python. It was developed to provide the atmospheric science community a free and consistent source of sounding analysis routines. SHARPpy is constantly updated and vetted by professional meteorologists and climatologists within the scientific community to help maintain a standard source of sounding routines.\n\nThe version of SHARPpy in this repository allows users to access [NUCAPS](https://weather.msfc.nasa.gov/nucaps/), a satellite sounding product.\n\n### Important links:\n* HTML Documentation: http://sharppy.github.io/SHARPpy/index.html\n* GitHub repository: https://github.com/sharppy/SHARPpy\n\n**Table of Contents**\n\n- [Install Pre-requisites](#install-pre-requisites)\n- [Install SHARPpy](#install-sharppy)\n- [Running SHARPpy from the Command Line](#running-sharppy-from-the-command-line)\n- [SHARPpy Development Team](#sharppy-development-team)\n\n=======================================================================\n## Install Pre-requisites\n\u003csup\u003e[[Return to Top]](#sharppy)\u003c/sup\u003e\n\nYou will need Python 3 to run SHARPpy. For instructions, visit the following websites:\n* https://www.anaconda.com/products/individual for instructions on how to set-up Python.\n\nYou will need run a few simple commands in a command line program:\n* Linux/MacOS: Open the Terminal application.\n* Windows: Open the Anaconda Prompt application.\n\nNote: If you are installing Anaconda for **multiple users**, [ensure these additional steps are met](https://docs.anaconda.com/anaconda/install/multi-user/), which includes checking the permissions using an administrator account.\n\n=======================================================================\n## Install SHARPpy\n\u003csup\u003e[[Return to Top]](#sharppy)\u003c/sup\u003e\n\nFor those wishing to run both the GUI and do scripting, we recommend you install the Python 3 Anaconda Python Distribution from Continuum Analytics. You can install SHARPpy from conda by using:\n\n```bash\nconda install -c conda-forge sharppy\n```\nSkip to the 'Running SHARPpy from the Command Line' section.\n\n### Download options\nIf you aren't downloading from conda forge, you can download sharppy using the following options.\n\n### Option 1: Manual download (easy)\n\nYou can manually download the coding by clicking the \"Code\" button at the top right of the repository, then select \"Download Zip.\" Unzip the files in the directory that you want to permanently store them.\n\n### Option 2: Download using Git (intermediate)\n\nIf you have Git installed and are familiar with it, open the command line for your operating system (see above) to perform these steps.\n\n```bash\ngit clone https://github.com/sharppy/SHARPpy\n```\n\n### Install SHARPpy\n\nOpen the terminal (UNIX/Linux) or Anaconda Prompt (Windows) and change your directory to where you have downloaded SHARPpy (e.g. /home/{user}/SHARPpy).\n\n```bash\ncd /home/\u003cuser\u003e/SHARPpy\n```\n\nNext, we to create an isolated Anaconda environment just for running SHARPpy with all the necessary libraries (using conda env create {options}; it may take several minutes to install the libraries). If you are interested, you can open the environment.yml file to see which libraries are used.\n\n```bash\nconda env create -f environment.yml\n```\n\nAfter creating the environment, we need to switch to this new environment (via conda activate {env_name}) which we have named devel.\n\n```bash\nconda activate devel\n```\n\nRun setup.py to update SHARPpy.\n\n```bash\npython setup.py install\n```\n\nOnce the installation is complete, keep the terminal open and follow the steps in the next section to launch SHARPpy.\n\n### Running SHARPpy from the Command Line\n\nIn the command line, type the command sharppy to launch the program.\n\n```bash\nsharppy\n```\n\nIf successful, a window will open which will give you access to soundings from NUCAPS, RAOBS, and select models.  For instructions on using SHARPpy, see the “Display NUCAPS in SHARPpy” quick guide.\n\n### How to run SHARPpy next time you log on\n\nIf you close the terminal window, you will have to repeat the following steps:\n\n1. Open the terminal (Unix/Linux) or Anaconda Prompt (Windows)\n2. Switch your environment to devel (\"conda activate devel\")\n3. Type sharppy and the window should launch.\n\n```bash\nconda activate devel\nsharppy\n```\n\n=======================================================================\n## SHARPpy Development Team\n\u003csup\u003e[[Return to Top]](#sharppy)\u003c/sup\u003e\n\nSHARPpy is currently managed by the following co-developers (in no particular order):\n- Patrick Marsh (SPC)\n- Kelton Halbert (UW-Madison)\n- Greg Blumberg (NASA GSFC)\n- Tim Supinie (OU School of Meteorology)\n- Rebekah Esmaili (Science and Technology Corp.)\n- Jeff Szkodzinski (Science and Technology Corp.)\n","funding_links":[],"categories":["Atmosphere","Calculating Index"],"sub_categories":["Atmospheric Composition and Dynamics"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharppy%2FSHARPpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharppy%2FSHARPpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharppy%2FSHARPpy/lists"}