Python library supporting data access and analysis for riometer instrument data
Project description
PyUCRio
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.10+.
Some links to help:
Installation
Installation can be done using pip:
$ pip install pyucrio
For the most bleeding edge version of PyUCRio, you can install it directly from the Github repository:
$ pip install pyucrio@git+https://github.com/ucalgary-srs/pyUCRio
[OR]
$ git clone https://github.com/ucalgary-srs/pyUCRio.git
$ cd pyUCRio
$ pip install .
Usage
Below is how the library can be imported and initialized:
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.
A large collection of examples can be found in the examples directory.
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-1.8.0.tar.gz.
File metadata
- Download URL: pyucrio-1.8.0.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.11 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae10a0cf2385ce1225dccba04b4df7a84dd22fcf7420577a86b5df9639696c0d
|
|
| MD5 |
6def285a7d985d8151de93572f5cfeb9
|
|
| BLAKE2b-256 |
9f8805f36189616bf23cc34e0bd752fd7ca8c22cf034df88474d7ee50137768d
|
File details
Details for the file pyucrio-1.8.0-py3-none-any.whl.
File metadata
- Download URL: pyucrio-1.8.0-py3-none-any.whl
- Upload date:
- Size: 38.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.11 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2b704382bc32041dc4413a6274566f85c3319c3bef453d1ab67e11c76ea7d12
|
|
| MD5 |
26c1e21e88f302aeaccf2b9e51f25880
|
|
| BLAKE2b-256 |
6332f135f07507cf1bc03884ec929d4291805f02a044f2f3130cfb298300afc1
|