pyirtam

Python tool for the IRI-based Real-Time Assimilative Model (IRTAM) coefficients that uses PyIRI formalism.

https://github.com/victoriyaforsythe/pyirtam

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Python tool for the IRI-based Real-Time Assimilative Model (IRTAM) coefficients that uses PyIRI formalism.

Basic Info
  • Host: GitHub
  • Owner: victoriyaforsythe
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.81 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 2
  • Releases: 5
Created over 2 years ago · Last pushed 9 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Zenodo

README.md

Black circle with PyIRTAM logo of two snakes marking the data-influenced EIA

PyIRTAM

PyPI Package latest release Build Status Coverage Status Documentation Status DOI

Python tool for processing IRTAM coefficients that evaluates ionospheric parameters and electron density on the entire given global grid and for the entire day simultaneously.

Documentation

PyIRTAM documentation can be found here

Getting Started

pip install pyirtam

Or read the installation guide

Examples of how to use PyIRTAM

Tutorials are available examples

Jupyter tutorial

Tutorials with Jupyter are available tutorials

Owner

  • Login: victoriyaforsythe
  • Kind: user

Citation (CITATION.cff)

cff-version: 0.0.6
message: "If you use this software, please cite it as below."
authors:
  - family-names: Forsythe
    given-names: Victoriya V.
    orcid: https://orcid.org/0000-0003-0894-2951
    affiliation: U.S. Naval Research Laboratory
  - family-names: Burrell
    given-names: Angeline G.
    orcid: https://orcid.org/0000-0001-8875-9326
    affiliation: U.S. Naval Research Laboratory
title: victoriyaforsythe/PyIRTAM: v0.0.6
version: v0.0.6
date-released: 2025-05-28

GitHub Events

Total
  • Create event: 6
  • Release event: 2
  • Issues event: 3
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 27
  • Pull request review comment event: 3
  • Pull request review event: 7
  • Pull request event: 15
Last Year
  • Create event: 6
  • Release event: 2
  • Issues event: 3
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 27
  • Pull request review comment event: 3
  • Pull request review event: 7
  • Pull request event: 15

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 50 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 2
pypi.org: pyirtam

Python tool for IRTAM using PyIRI

  • Documentation: https://pyirtam.readthedocs.io/
  • License: MIT License Copyright (c) 2023 Victoriya V. Forsythe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.0.6
    published 9 months ago
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 50 Last month
Rankings
Dependent packages count: 9.7%
Average: 36.8%
Dependent repos count: 63.8%
Maintainers (2)
Last synced: 6 months ago

Dependencies

pyproject.toml pypi
  • fortranformat *
  • matplotlib *
  • numpy *
  • pyiri *
  • scipy *
.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/main.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite