Ionosphere-related processing based on the input from space-geodetic data
Project description
PyIono
Ionosphere-related processing based on the data from space-geodetic techniques:
- geodetic very-long-baseline-interferometry (VLBI): legacy VLBI system
- VLBI Global Observing System (VGOS): the next-generation VLBI system
- Global Navigation Satellite System (GNSS): currently based on the custom TEC files with satellite-specific STEC values
Installation
You can install PyIono from PyPI:
python3 -m pip install pyiono
PyIono is supported on Python 3.9 and above.
How to use
PyIono is a command line application, named pyiono
. To see a list of the arguments, call the program without any arguments:
$ pyiono
You can also call PyIono in your own Python code, by importing from the pyiono
package:
from pyiono.math import square
square(2)
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
pyiono-0.0.10.tar.gz
(92.8 kB
view details)
Built Distribution
pyiono-0.0.10-py3-none-any.whl
(103.4 kB
view details)
File details
Details for the file pyiono-0.0.10.tar.gz
.
File metadata
- Download URL: pyiono-0.0.10.tar.gz
- Upload date:
- Size: 92.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85755a9330b8184ec2f3e6e96b7bdeb0a5e1c88aa2dd90b5ec5de726a7712fac |
|
MD5 | f43880e2eaaa904cf4894b882157d8c7 |
|
BLAKE2b-256 | ec8bb5ebe989389ef0994333eee9d3f4eb4310ac7dcd4ee365dc1fa6e680bf11 |
File details
Details for the file pyiono-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: pyiono-0.0.10-py3-none-any.whl
- Upload date:
- Size: 103.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03b39fd5f949f6573ebf4b1ac73a3e7868c3a2611a4149c5e0f63e4b3a50d74d |
|
MD5 | 05a96fe526d06b347ccb8a1934d43991 |
|
BLAKE2b-256 | b014ef83449b853938a7bbcb23483bda4ab423983b655faa724db867ae099bbc |