Skip to main content

Validation tools for the Equatorial Ionization Anomally

Project description

Package for validating the Equatorial Ionization Anomaly (EIA) within ionospheric models against in situ plasma density data and Vertical Total Electron Content (VTEC).

DOI [PYPI HERE] Test Status Documentation Status Coverage Status

Example

To compare Swarm and pyIRI:

import matplotlib.pyplot as plt
import pandas as pd
from datetime import datetime, timedelta

# Package modules
from SwarmPyIRI import PyIRI_NIMO_SWARM_plot

# Create new PyIRI files and compare to Swarm
# Set the directories for figures, EIA info files, and Swarm data
fig_dir='~/Plots/pyIRI_SWARM_offsets'
daily_dir='~/Type_Files/pyIRI_SWARM_offsets'
swarm_fdir = '~/swarm_data'

# Set the comparison day and time
stime1 = datetime(2020, 4, 15, 0, 0)

# Create new PyIRI files and compare to Swarm for a range of days (2)
for i in range(2):
    stime = stime1 + timedelta(days=i)
    print(stime)
    pdf_out = PyIRI_NIMO_SWARM_plot(stime, daily_dir, swarm_fdir, fig_on=True
        fig_save_dir=fig_dir, file_save_dir=daily_dir)

Notes

This package is under active development and will be published in an upcoming manuscript. When using the alpha version, we encourage you to contact one of the authors for guidance or to provide suggestions for code development.

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

pyvaleia-0.0.2rc0.tar.gz (74.2 kB view details)

Uploaded Source

Built Distribution

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

pyvaleia-0.0.2rc0-py3-none-any.whl (83.3 kB view details)

Uploaded Python 3

File details

Details for the file pyvaleia-0.0.2rc0.tar.gz.

File metadata

  • Download URL: pyvaleia-0.0.2rc0.tar.gz
  • Upload date:
  • Size: 74.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.19

File hashes

Hashes for pyvaleia-0.0.2rc0.tar.gz
Algorithm Hash digest
SHA256 afd2fac60df6cd0397fd247a1bdaae5fee55a4f3cc5a2bf276827384f1670c5f
MD5 9aaaf491c011b554b751b9fc70474927
BLAKE2b-256 f1914737c0591b17431676c5dfbf0497bccebb977dee4855d2554a723c4c4c57

See more details on using hashes here.

File details

Details for the file pyvaleia-0.0.2rc0-py3-none-any.whl.

File metadata

  • Download URL: pyvaleia-0.0.2rc0-py3-none-any.whl
  • Upload date:
  • Size: 83.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.19

File hashes

Hashes for pyvaleia-0.0.2rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 65fdc963b03706a2cea8e61bc30a197071d9deb6c26c03b360ffa9b625b6fdda
MD5 fa1113e3e2e94690f205535892b21d9f
BLAKE2b-256 492c4efb982da82b35fb85c1cbf094b54d61b2b41af45d172a1efb16fdc23092

See more details on using hashes here.

Supported by

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