Python library supporting data access and analysis for riometer instrument data
Project description
PyUCRio is a Python library providing data access and analysis support for RF instrument data provided by the University of Calgary. This presently includes the NORSTAR riometers, and the SWAN Hyper Spectral Riometers (HSR).
PyUCRio officially supports Python 3.9+.
Some links to help:
Installation
PyUCRio is available on PyPI so pip can be used to install it:
$ pip install pyucrio
Futhermore, if you want the most bleeding edge version of PyUCRio, you can install it directly from the Github repository:
$ git clone https://github.com/ucalgary-srs/pyUCRio.git
$ cd pyUCRio
$ pip install .
Usage
You can import the library like so:
>>> import pyucrio
>>> rio = pyucrio.PyUCRio()
Contributing
Bug reports, feature suggestions, and other contributions are greatly appreciated!
Templates for bug report and feature suggestions can be found when creating a Github Issue. If you have questions or issues installing PyUCRio, we encourage that you open up a topic in the Github Discussions page.
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 pyucrio-0.0.1.tar.gz.
File metadata
- Download URL: pyucrio-0.0.1.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/4.18.0-553.27.1.el8_10.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f502fde53426b283eed71fbd1c4ed512a4b276b792e5bf9d6d5aa371844a68c6
|
|
| MD5 |
7a2571d8b25aba5a3d9fa060b8f124e9
|
|
| BLAKE2b-256 |
1f8a98928690a0c1c495d585cdd672aa2b8c2ca8da79f06c82afc0899da1b8de
|
File details
Details for the file pyucrio-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pyucrio-0.0.1-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/4.18.0-553.27.1.el8_10.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f13fc80c975ee084f43b0562d5c9f4a1559c3f9338c8f4fe3f234c5d960d1ea
|
|
| MD5 |
8799c36733d3ba9ecefa80f9e338327b
|
|
| BLAKE2b-256 |
251dbb84c1860273b6407c1fc2ac7386568abdd5870d73baa971e20849d32458
|