windspharm
A Python library for spherical harmonic computations on vector winds.
File Explorer
Download Latest Version (.zip)- deploy-docs.yml
- pypi.yml
- tests-standard.yml
- tests.yml
- dependabot.yml
- headerimage.png
- logo.png
- layout.html
- sidebar_toc.html
- bodybg.png
- color-mods.txt
- footerbg-blue.png
- footerbg-green.png
- footerbg-orange.png
- footerbg-orangered.png
- footerbg-red.png
- footerbg.png
- headerbg-blue.png
- headerbg-green.png
- headerbg-orange.png
- headerbg-orangered.png
- headerbg-red.png
- headerbg.png
- listitem.png
- relbg-blue.png
- relbg-green.png
- relbg-orange.png
- relbg-orangered.png
- relbg-red.png
- relbg.png
- sphinx13_mod-blue.css
- sphinx13_mod-green.css
- sphinx13_mod-orange.css
- sphinx13_mod-orangered.css
- sphinx13_mod-red.css
- sphinx13_mod.css
- switch_color.sh
- test.png
- layout.html
- theme.conf
- index.rst
- windspharm.iris.rst
- windspharm.standard.rst
- windspharm.tools.rst
- windspharm.xarray.rst
- index.rst
- testing.rst
- index.rst
- iris_examples_index.rst
- rws_iris.rst
- rws_standard.rst
- rws_xarray.rst
- sfvp_iris.rst
- sfvp_standard.rst
- sfvp_xarray.rst
- standard_examples_index.rst
- xarray_examples_index.rst
- index.rst
- interfaces.rst
- overview.rst
- usage.rst
- changelog.rst
- conf.py
- example_code
- index.rst
- Makefile
- rws_example.py
- sfvp_example.py
- rws_example.py
- sfvp_example.py
- rws_example.py
- sfvp_example.py
- uwnd_mean.nc
- vwnd_mean.nc
- __init__.py
- chi.ref.npy
- chigradu.ref.npy
- chigradv.ref.npy
- div.ref.npy
- psi.ref.npy
- uchi.ref.npy
- upsi.ref.npy
- uwnd.ref.npy
- vchi.ref.npy
- vpsi.ref.npy
- vrt.ref.npy
- vrt_trunc.ref.npy
- vwnd.ref.npy
- chi.ref.npy
- chigradu.ref.npy
- chigradv.ref.npy
- div.ref.npy
- psi.ref.npy
- uchi.ref.npy
- upsi.ref.npy
- uwnd.ref.npy
- vchi.ref.npy
- vpsi.ref.npy
- vrt.ref.npy
- vrt_trunc.ref.npy
- vwnd.ref.npy
- __init__.py
- reference.py
- test_description.txt
- test_error_handling.py
- test_solution.py
- test_tools.py
- utils.py
- __init__.py
- _common.py
- iris.py
- standard.py
- tools.py
- xarray.py
- .gitignore
- .pre-commit-config.yaml
- license.txt
- MANIFEST.in
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/ajdawson/windspharm
Downloads the entire project code from GitHub to your computer.
cd windspharm
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
python -m pip install windspharm
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
