All Projects → Unidata → python-awips

Unidata / python-awips

Licence: BSD-3-Clause license
A framework for querying AWIPS meteorological datasets from an EDEX Data Server.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to python-awips

grib
Golang GRIB2 parser
Stars: ✭ 41 (+32.26%)
Mutual labels:  weather, meteorology
nmc met io
提供对MICAPS文件, 卫星云图, 天气雷达等数据的读写, 并访问CIMISS和MICAPS CASSANDRA数据库文件等.
Stars: ✭ 77 (+148.39%)
Mutual labels:  weather, meteorology
gis4wrf
QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
Stars: ✭ 137 (+341.94%)
Mutual labels:  weather, meteorology
verif
Software for verifying weather forecasts
Stars: ✭ 70 (+125.81%)
Mutual labels:  weather, forecasting
grib-rs
GRIB format parser for Rust
Stars: ✭ 23 (-25.81%)
Mutual labels:  weather, meteorology
gribr
GRIB interface for R using ECMWF ecCodes
Stars: ✭ 18 (-41.94%)
Mutual labels:  weather, meteorology
wetterdienst
Open weather data for humans
Stars: ✭ 190 (+512.9%)
Mutual labels:  weather, meteorology
improver
IMPROVER is a library of algorithms for meteorological post-processing.
Stars: ✭ 76 (+145.16%)
Mutual labels:  weather, meteorology
dsp-theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Stars: ✭ 643 (+1974.19%)
Mutual labels:  numpy
react-weather-app
⛅️ PWA Weather App made with ReactJS
Stars: ✭ 147 (+374.19%)
Mutual labels:  weather
PyWeather
Viewing the weather in a CLI has never been this much fun. (ARCHIVED)
Stars: ✭ 28 (-9.68%)
Mutual labels:  weather
primitiv-python
Python binding of primitiv.
Stars: ✭ 17 (-45.16%)
Mutual labels:  numpy
fdtd
A 3D electromagnetic FDTD simulator written in Python
Stars: ✭ 195 (+529.03%)
Mutual labels:  numpy
epaper-clock-and-more
e-paper clock + weather + AQI + traffic delays - using Waveshare 2.7inch & 4.2inch eink displays running on Raspberry Pi
Stars: ✭ 34 (+9.68%)
Mutual labels:  weather
darksky-influxdb
Logs weather information from darksky.io to InfluxDB
Stars: ✭ 22 (-29.03%)
Mutual labels:  weather
Twitter-bot
Twitter bot which waits for #hashTag and sends weather update of city via tweets
Stars: ✭ 20 (-35.48%)
Mutual labels:  weather
SNNs-In-Tensorflow
Implementation of a Spiking Neural Network in Tensorflow.
Stars: ✭ 24 (-22.58%)
Mutual labels:  numpy
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
Stars: ✭ 65 (+109.68%)
Mutual labels:  numpy
object-detection-with-deep-learning
demonstrating use of convolution neural networks to detect objects in a video
Stars: ✭ 17 (-45.16%)
Mutual labels:  numpy
Jupiter
🌞 The Swift Weather Framework
Stars: ✭ 14 (-54.84%)
Mutual labels:  weather

AWIPS Python Data Access Framework

License PyPI Package Conda Package Conda Downloads circleci Travis Build Status Latest Doc Build Status

Codacy issues Scrutinizer Code Quality Code Climate PRs Welcome

About

The python-awips package provides a data access framework for requesting grid and geometry datasets from an AWIPS EDEX server. AWIPS and python-awips packages are released and maintained by UCAR's Unidata Program Center in Boulder, Colorado.

Install

  • pip install python-awips

    or

  • conda install -c conda-forge python-awips

Conda Environment

Documentation

License

Unidata AWIPS source code and binaries (RPMs) are considered to be in the public domain, meaning there are no restrictions on any download, modification, or distribution in any form (original or modified). The Python AWIPS package contains no proprietery content and is therefore not subject to export controls as stated in the Master Rights licensing file and source code headers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].