All Projects → pytroll → Satpy

pytroll / Satpy

Licence: gpl-3.0
Python package for earth-observing satellite data processing

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Satpy

Pyorbital
Orbital and astronomy computations in python
Stars: ✭ 119 (-82.47%)
Mutual labels:  hacktoberfest, satellite
Sanchez
False-colour geostationary satellite image compositor
Stars: ✭ 61 (-91.02%)
Mutual labels:  weather, satellite
Metpy
MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.
Stars: ✭ 717 (+5.6%)
Mutual labels:  weather, hacktoberfest
Foreman Ansible Modules
Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello
Stars: ✭ 109 (-83.95%)
Mutual labels:  hacktoberfest, satellite
goestools
📡 LRIT demodulator from weather satellite GEO-KOMPSAT-2A (GK-2A).
Stars: ✭ 23 (-96.61%)
Mutual labels:  weather, satellite
Laravel Weather
🌤️ A wrapper around Open Weather Map API (Current weather)
Stars: ✭ 36 (-94.7%)
Mutual labels:  weather, hacktoberfest
Xrit Rx
📡 Receive images from weather satellite GEO-KOMPSAT-2A (GK-2A).
Stars: ✭ 46 (-93.23%)
Mutual labels:  weather, satellite
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+70.4%)
Mutual labels:  weather, hacktoberfest
Wradlib
weather radar data processing - python package
Stars: ✭ 143 (-78.94%)
Mutual labels:  weather, hacktoberfest
Flask weather
☀️ ☔️ Flask app to auto-detect local weather based off of user's IP address.
Stars: ✭ 70 (-89.69%)
Mutual labels:  weather, hacktoberfest
himawari-rx
📡 Receive images from weather satellite Himawari-8 via HimawariCast.
Stars: ✭ 21 (-96.91%)
Mutual labels:  weather, satellite
WorldWeather
The largest three-dimensional web-based interactive browser of satellite, weather, climate, and other time-aware geospatial data on the web, built upon NASA's revolutionary WorldWind technology.
Stars: ✭ 49 (-92.78%)
Mutual labels:  weather, satellite
Noaa Apt
NOAA APT weather satellite image decoder, for Linux, Windows, RPi 2+ and OSX
Stars: ✭ 257 (-62.15%)
Mutual labels:  weather, satellite
Hercules
Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
Stars: ✭ 669 (-1.47%)
Mutual labels:  hacktoberfest
Deck
🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
Stars: ✭ 675 (-0.59%)
Mutual labels:  hacktoberfest
Freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
Stars: ✭ 667 (-1.77%)
Mutual labels:  hacktoberfest
Usbguard
USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
Stars: ✭ 668 (-1.62%)
Mutual labels:  hacktoberfest
Git Stats
🍀 Local git statistics including GitHub-like contributions calendars.
Stars: ✭ 5,789 (+752.58%)
Mutual labels:  hacktoberfest
Roc Toolkit
Real-time audio streaming over the network.
Stars: ✭ 673 (-0.88%)
Mutual labels:  hacktoberfest
Apps Android Commons
The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
Stars: ✭ 668 (-1.62%)
Mutual labels:  hacktoberfest

Satpy

.. image:: https://github.com/pytroll/satpy/workflows/CI/badge.svg?branch=master :target: https://github.com/pytroll/satpy/actions?query=workflow%3A%22CI%22

.. image:: https://coveralls.io/repos/github/pytroll/satpy/badge.svg?branch=master :target: https://coveralls.io/github/pytroll/satpy?branch=master

.. image:: https://badge.fury.io/py/satpy.svg :target: https://badge.fury.io/py/satpy

.. image:: https://anaconda.org/conda-forge/satpy/badges/version.svg :target: https://anaconda.org/conda-forge/satpy/

.. image:: https://zenodo.org/badge/51397392.svg :target: https://zenodo.org/badge/latestdoi/51397392

The Satpy package is a python library for reading and manipulating meteorological remote sensing data and writing it to various image and data file formats. Satpy comes with the ability to make various RGB composites directly from satellite instrument channel data or higher level processing output. The pyresample <http://pyresample.readthedocs.io/en/latest/>_ package is used to resample data to different uniform areas or grids.

The documentation is available at http://satpy.readthedocs.org/.

Installation

Satpy can be installed from PyPI with pip:

.. code-block:: bash

pip install satpy

It is also available from conda-forge for conda installations:

.. code-block:: bash

conda install -c conda-forge satpy

Code of Conduct

Satpy follows the same code of conduct as the PyTroll project. For reference it is copied to this repository in CODE_OF_CONDUCT.md_.

As stated in the PyTroll home page, this code of conduct applies to the project space (GitHub) as well as the public space online and offline when an individual is representing the project or the community. Online examples of this include the PyTroll Slack team, mailing list, and the PyTroll twitter account. This code of conduct also applies to in-person situations like PyTroll Contributor Weeks (PCW), conference meet-ups, or any other time when the project is being represented.

Any violations of this code of conduct will be handled by the core maintainers of the project including David Hoese, Martin Raspaud, and Adam Dybbroe. If you wish to report one of the maintainers for a violation and are not comfortable with them seeing it, please contact one or more of the other maintainers to report the violation. Responses to violations will be determined by the maintainers and may include one or more of the following:

  • Verbal warning
  • Ask for public apology
  • Temporary or permanent ban from in-person events
  • Temporary or permanent ban from online communication (Slack, mailing list, etc)

For details see the official CODE_OF_CONDUCT.md_.

.. _CODE_OF_CONDUCT.md: ./CODE_OF_CONDUCT.md

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].