Python package providing a library of utlities for Mauna Loa Solar Observatory (MLSO) instruments
Project description
mlso-instruments
This package contains Python utilities for analyzing and displaying data from instruments at the Mauna Loa Solar Observatory (MLSO)
Installation
Installing from PyPI
The easiest way to install the MLSO API client is via the released versions on PyPI. This is the recommended method for most users.
pip install mlso-instruments
If you want to upgrade an existing installation, do:
pip install -U mlso-instruments
Installing from source
The source code can be found on the repo's GitHub page. Use git or download a ZIP file with contents of the source.
Once you have the source code, install the Python portion of the package:
cd mlso-instruments
pip install .
If you intend to make changes to the code, install the dev requirements and allow changes to the code to automatically be used:
pip install -e .[dev]
Usage
See the documentation for help on using the package, including the API Endpoints, the bindings for Python and IDL, and the command-line interface.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlso_instruments-0.0.2.tar.gz.
File metadata
- Download URL: mlso_instruments-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8cefd9774010a86caafd40962348495601a5f3f9012036abce29e385e248307
|
|
| MD5 |
684989756f4ba4b24e0c8c72c5d59a77
|
|
| BLAKE2b-256 |
34aec9c2f23dc15e5a4fb4bf2d9371644042bf5a2c31cb048f9b86b4d75faa88
|
File details
Details for the file mlso_instruments-0.0.2-py3-none-any.whl.
File metadata
- Download URL: mlso_instruments-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6caa4f1689c29e9e672c01a90547cf715f460ad7f11f3412dc90c554fe63ed5e
|
|
| MD5 |
4b8c4dc2a76f2e99743dde4332bb05e7
|
|
| BLAKE2b-256 |
8df263b4cfcfc6acb470efd5e4c181e7554ed7a577786ca314f24502a695ae58
|