Skip to content

Commit

Permalink
Added conda badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jusethCS committed Feb 19, 2024
1 parent 13fc61c commit 5ce6643
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# MeteoSatPy
[![PyPI Latest Release](https://img.shields.io/pypi/v/meteosatpy.svg)](https://pypi.org/project/meteosatpy/)
[![PyPI Downloads](https://img.shields.io/pypi/dm/meteosatpy.svg?label=PyPI%20downloads)](https://pypi.org/project/meteosatpy/)
[![Conda Latest Release](https://anaconda.org/juseth.chancay/meteosatpy/badges/version.svg)](https://anaconda.org/juseth.chancay/meteosatpy)
[![Conda Downloads](https://anaconda.org/juseth.chancay/meteosatpy/badges/downloads.svg)](https://anaconda.org/juseth.chancay/meteosatpy)

## What is it?
**MeteoSatPy** is a Python library designed for downloading and managing hydro-meteorological data sourced from satellites and global models. It offers users efficient access to near-real-time and historical weather conditions globally. With features for data acquisition, processing, and analysis. **MeteoSatPy** is a versatile tool for meteorological research, forecasting, and decision-making across various sectors.
Expand Down

0 comments on commit 5ce6643

Please sign in to comment.