Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NCAR/wrf-python
A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
https://github.com/NCAR/wrf-python
python wrf wrf-arw
Last synced: 3 months ago
JSON representation
A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
- Host: GitHub
- URL: https://github.com/NCAR/wrf-python
- Owner: NCAR
- License: apache-2.0
- Created: 2016-05-23T20:55:40.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-17T20:43:47.000Z (5 months ago)
- Last Synced: 2024-07-02T20:19:03.547Z (4 months ago)
- Topics: python, wrf, wrf-arw
- Language: Python
- Homepage: https://wrf-python.readthedocs.io
- Size: 38.6 MB
- Stars: 391
- Watchers: 46
- Forks: 150
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Awesome Lists containing this project
- open-sustainable-technology - wrf-python - A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting Model. (Atmosphere / Meteorological Observation and Forecast)
README
wrf-python
==============A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
This package provides over 30 diagnostic calculations, several interpolation routines, and utilities to help with plotting via cartopy, basemap, or PyNGL. The functionality is similar to what is provided by the NCL WRF package.
Installation
----------------------------conda install -c conda-forge wrf-python
Documentation
----------------------------------http://wrf-python.rtfd.org
Citation
------------------If you use this software, please cite it as described at the [WRF-Python - Citation](
https://wrf-python.readthedocs.io/en/latest/citation.html) page.--------------------
*The National Center for Atmospheric Research is sponsored by the National
Science Foundation. Any opinions, findings and conclusions or recommendations
expressed in this material do not necessarily reflect the views of the
National Science Foundation.*