Skip to main content

Reads ismr files and provides pandas data frame

Project description

ismrpy

Reads ismr files and provides with a panda data frame

Getting Started

Prerequisites

Things needed before installation of package

pip install numpy
pip install pandas

Installation

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_column 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_column.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

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

ismrpy-0.2.11.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

ismrpy-0.2.11-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ismrpy-0.2.11.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/28.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/21.8.0 rfc3986/1.4.0 colorama/0.4.4 CPython/3.6.9

File hashes

Hashes for ismrpy-0.2.11.tar.gz
Algorithm Hash digest
SHA256 f6d13500eccb8f4bf0c3b3ccada42b383413735c92f82e657f3b438579c2dfa8
MD5 ff9adf3d9dee7696085b40bc9621eea2
BLAKE2b-256 1874eb6e8f5783eb98b49f569fe0961e5a748d3dc97024bba57d6a2ec022766b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ismrpy-0.2.11-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/28.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/21.8.0 rfc3986/1.4.0 colorama/0.4.4 CPython/3.6.9

File hashes

Hashes for ismrpy-0.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 09efc58097cdc28a54e7c311e0d6c6dfc63e80dc74139f59ac30b18f8512584c
MD5 1bf35eac2d19e92fa6fa5eb3e205c9b7
BLAKE2b-256 dca24e0fa4ffd9159ea25dffc311f96719c5a3a0b0e1b5a45625390e4ec1d87f

See more details on using hashes here.

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