Skip to main content

Ionosphere-related processing based on the input from space-geodetic data

Project description

PyIono

ETH TAG pipeline status

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 help:

$ pyiono --help

or

$ pyiono -h

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


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.1.0.tar.gz (93.1 kB view hashes)

Uploaded Source

Built Distribution

pyiono-0.1.0-py3-none-any.whl (104.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page