Skip to main content

ismrpy

Reads ismr files and provides with panda data frame

Getting Started

Prerequisites

Things needed before installation of package

pip install numpy
pip install pandas

Installing

pip install ismrpy

Usage

Inputs-

filename= Name of the file

If provided with lat and lon program calculates Ionospheric pierce points.

lat= latitude of station
lon=longitude of station
IPP=Height of ionospheric layer in kilometers (default 350 KM)
skiprows=Number of rows to be skipped(default None)

To read general ismr file

'''
import ismrpy
data=ismrpy.read_ismr(filename=Name_of_file)
'''

To read specific files with header and with extra number of columns:

ismrpy.ismr_columns provides the column names, if there is an extra column in ismr (usually from ismr files from LISN networks has filename as extra column) add extra column using following command

'''
ismrpy.ismr_columns.append('Name of the column')
'''

To skip the first line of the file use skiprows=1

'''
data=ismrpy.read_ismr(filename=Name_of_file,skiprows=1)
'''

Authors

All are welcome to contribute to the project See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-3 License - see the LICENSE.md file for details

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ismrpy-0.2.8.tar.gz (4.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ismrpy-0.2.8-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

ismrpy-0.2.8-py2-none-any.whl (5.7 kB view details)

Uploaded Python 2

File details

Details for the file ismrpy-0.2.8.tar.gz.

File metadata

  • Download URL: ismrpy-0.2.8.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2

File hashes

Hashes for ismrpy-0.2.8.tar.gz
Algorithm Hash digest
SHA256 1b627ff8480041badc977c0de718c68ab579a98b2f5b2f01696ede89ffcd2f42
MD5 ce961cd95c6e5994b88a4d436ed8535d
BLAKE2b-256 52d2f2e0806e9435ae2f8eb1fe6e2b9f6a86cf699a475a4d41e29c4946539386

See more details on using hashes here.

File details

Details for the file ismrpy-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: ismrpy-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2

File hashes

Hashes for ismrpy-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 549d7785b2664338252d6b85b656ca3bde3d673ace44beca19c65153c35c263d
MD5 19acc227ce4f0b097a08fdfd3ccb38f0
BLAKE2b-256 14941eada9b948d5ff0f4c77462aa6fee2517d507ec65a26288321559d1649d4

See more details on using hashes here.

File details

Details for the file ismrpy-0.2.8-py2-none-any.whl.

File metadata

  • Download URL: ismrpy-0.2.8-py2-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2

File hashes

Hashes for ismrpy-0.2.8-py2-none-any.whl
Algorithm Hash digest
SHA256 f1c6ca85ea712da6a43a94b5d2cbb2a734f54be93cb264b1986f3afa2c49b6fb
MD5 18b4ca7426948ab390828424dc9533cf
BLAKE2b-256 cf7710385121630697613914adfb5fc6e76eb02432c12098883d0506f2e9be7b

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.11

2 files

0.2.10

2 files

0.2.9

2 files

This release

0.2.8 This release

3 files

0.2.7

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page