A package to calculate ROTI (Rate of TEC Index)
Project description
gopal_rotipy
A Python package to calculate the Rate of Total Electron Content Index (ROTI) from GPS TEC data, aiding ionospheric studies and space weather analysis. This package is developed by Tesfay-Tesfu (PhD student), under the supervion of Gopalswamy(NASA-GSF, USA) and Virginia (UNIVAP, Brazil), thanks to their guidance and an incredible support. Contact: tesfayphysics@gmail.com Github: https://github.com/Tesfay-Tesfu
Features
- Computes ROT (Rate of TEC) and ROTI (Rate of TEC Index) from TEC data.
- Supports input from Cmn and other common data formats.
- Provides easy-to-use functions for preprocessing and analysis.
Installation
Pre-requesite libraries are listed here below:
-pip install numpy -pip install pandas -pip install os
Check The following importing libraries
""" import os import glob import pandas as pd import numpy as np import tkinter as tk from tkinter import filedialog from tkinter import simpledialog import ipywidgets as widgets from IPython.display import display """
Install the package directly from PyPI:
pip install gopal_rotipy
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 RotiNat-0.0.1.tar.gz.
File metadata
- Download URL: RotiNat-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c00fbad7e3fe0e48ebe14ea66e4d4f490cf440d939bc10cf7cd4ceb6a0adf8a
|
|
| MD5 |
427411584fcae0629357ffa5af81a2d2
|
|
| BLAKE2b-256 |
1f1e997ccd90b00f9f0896e8cbdbc5f68b1e7f644738a3b2fca365114170d850
|
File details
Details for the file RotiNat-0.0.1-py3-none-any.whl.
File metadata
- Download URL: RotiNat-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a5809034951c431508f89fa8d5e62c0b4a0ee67e768bc0837719003eec9b903
|
|
| MD5 |
b2a1474bb0dbc452609bad482b69ef0a
|
|
| BLAKE2b-256 |
5d220b490e51160a8c9651b4787ea9897c6f699f781567be2d968904f7065e42
|