Tools for interacting with UCalgary Space Remote Sensing data
Project description
PyUCalgarySRS
This is the Python library for retrieving and loading data provided by UCalgary Space Remote Sensing. More information including tutorials and dataset descriptions can be found on our open data platform at https://data.phys.ucalgary.ca.
[!NOTE] This library is primarily a sub-dependency for higher-level data access and analysis support libraries PyAuroraX and PyUCRio. We recommend using those libraries for accessing and analyzing optical (all-sky imager, spectrograph) data and riometer data, respectively.
PyUCalagarySRS currently supports Python 3.10+.
Some links to help:
- PyUCalgarySRS API Reference
- Crib sheets that utilize PyUCalgarySRS
- UCalgary Space Remote Sensing Open Data Platform
- Usage examples
Installation
Installation can be done using pip:
$ pip install pyucalgarysrs
For the most bleeding edge version of PyUCalgarySRS, you can install it directly from the Github repository:
$ pip install pyucalgarysrs@git+https://github.com/ucalgary-srs/pyUCalgarySRS
[OR]
$ git clone https://github.com/ucalgary-srs/pyUCalgarySRS.git
$ cd pyUCalgarySRS
$ pip install .
Usage
Below is how the library can be imported and initialized:
import pyucalgarysrs
srs = pyucalgarysrs.PyUCalgarySRS()
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 pyucalgarysrs-1.26.2.tar.gz.
File metadata
- Download URL: pyucalgarysrs-1.26.2.tar.gz
- Upload date:
- Size: 60.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.11.13 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f0657c71003a8fad1f92ee1b744e71fe8333aa100ddcd6e09633c7b8de41704
|
|
| MD5 |
954ebfe5d4db3eba3cc9e31d91e21087
|
|
| BLAKE2b-256 |
8cb0d65df5491322288cca15f4f1c1d32e24f270932b7ba855770e10a66f40d1
|
File details
Details for the file pyucalgarysrs-1.26.2-py3-none-any.whl.
File metadata
- Download URL: pyucalgarysrs-1.26.2-py3-none-any.whl
- Upload date:
- Size: 99.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.11.13 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
687c0a0a7377f4937cbb77817550aed1d7d11048d94c48a1f2d09b79d4790779
|
|
| MD5 |
5a82de4658014b6709279d605478f530
|
|
| BLAKE2b-256 |
a0ff84a1cc4415321fd5df2f1fca28480c14f66847d34716dedd54b681476f6e
|