Skip to main content

A Python wraper to the Inernational Ionosphere Model

Project description

iricore

A Python interface to IRI-2016 and IRI-2020 using ctypes communication.

The extensive documentation is available at the RTD wbsite.

Installation

This package proved to work under Linux only (due to compilation difficulties in Windows). If you are using Windows - consider installing WSL.

Prerequisites

  • CMAKE
sudo apt install cmake
  • Fortran compiler, e.g. gfortran
sudo apt install gfortran

Installing package

Now you can simply install it via pip:

python3 -m pip install iricore

Data files

IRI2016 model depends on data files which are regularly updated. iricore does not autoupdate those, but provides tool for quick update. You can run from terminal

python3 -c "import iricore; iricore.update()"

or add

import iricore
iricore.update()

to any Python script.

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

iricore-1.8.1.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

iricore-1.8.1-cp312-cp312-macosx_14_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

File details

Details for the file iricore-1.8.1.tar.gz.

File metadata

  • Download URL: iricore-1.8.1.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.5.0

File hashes

Hashes for iricore-1.8.1.tar.gz
Algorithm Hash digest
SHA256 7fbffe98af2d1b3ca0fca2abcf3c42bbe1cb0b1dedd3f1f612ab6383efcbeb39
MD5 d253fb4958fbb1867811e96a41320887
BLAKE2b-256 77c3dfa5ccd82e96c26a90d6bb2280438dd3a7ff5e6714089974879ad1165faa

See more details on using hashes here.

File details

Details for the file iricore-1.8.1-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for iricore-1.8.1-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4277ed23eede58ebd68cb6740c762bfa20e2475ce529434bc7a71acf3461076d
MD5 a848466545e46d751aa77a2c803394f3
BLAKE2b-256 7909d8e3780d5dbc0617a995ed69fe3e41c254d30dee0e276f2a915ee2e56c53

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