This repository contains code for processing all-sky images generated by the Mid-latitude All-sky-imager Network for Geospace Observations (MANGO), a project funded by the US National Science Foundation (NSF) (Grant # AGS-1452357 and AGS-1933013). MANGO has a network of 7 all-sky (wide-angle) cameras across the continental United States to observe the ionospheric airglow occurring at the heights of 250-300km and 9 proposed cameras observing the airglow at 90-100km. More information at the MANGO website.
The mangopy project is a python package for accessing and visualizing MANGO data. The project has several authors as mentioned in each code header. This code can be applied to image processing of other all-sky data (i.e. systems with wide-angle cameras pointed vertically towards the sky). The code was developed under three NSF funded projects, MANGO (Grant # AGS-1452357 and AGS-1933013) and InGeO (Grant # OAC-1835573).
Installing cartopy
Cartopy is used for visualizing MANGO data and must be installed before mangopy. Please refer to the cartopy installation instructions and make sure cartopy is successfully installed on your system before attempting to install mangopy.
Installing mangopy
Mangopy can be installed with pip:
pip install mangopy
The mangopy developers encourage community contributions! Please create a pull request if you’ve fixed a problem or created a new feature that would be useful to the community!
For basic usage examples, please refer to the mangopy tutorial jupyter notebook, mangopy tutorial.
Release files for mangopy 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mangopy-1.0.1.tar.gz | 21.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mangopy-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.9 kB
Release files / mangopy-1.0.1.tar.gz
| Download URL | mangopy-1.0.1.tar.gz |
|---|---|
| Size | 21.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f2f8479236c186b4efd5b78c60385f41eac8cebaa9a938c4e79a28bef2a2ba53
|
|
BLAKE2b-256 checksum How to use checksums |
170f1510685e672266909a0a04b37790d88ab5e96c4bb3936e2c32fa820f3d9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
|
Release files / mangopy-1.0.1-py3-none-any.whl
| Download URL | mangopy-1.0.1-py3-none-any.whl |
|---|---|
| Size | 22.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7013832cddabaf224195506c16726b21119b1e34d7ac8a2b5bb2042a6872456f
|
|
BLAKE2b-256 checksum How to use checksums |
6181b6f38f2c611309be0ff65678e7c98545e59ea21044ec8a6116612421cf63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
|