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.9.0.tar.gz (3.6 MB view details)

Uploaded Source

Built Distribution

iricore-1.9.0-cp312-cp312-macosx_15_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.12 macOS 15.0+ ARM64

File details

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

File metadata

  • Download URL: iricore-1.9.0.tar.gz
  • Upload date:
  • Size: 3.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0

File hashes

Hashes for iricore-1.9.0.tar.gz
Algorithm Hash digest
SHA256 6f1503716f5f8ba3e48038a4cade9310d396ee2dce299ac841824a054b595e35
MD5 aacde2e5287ed60c4d9494ac0f145c10
BLAKE2b-256 e189954b3effeac050a520f008752471a9a8b399d4a9ac46f8108409f40324d1

See more details on using hashes here.

File details

Details for the file iricore-1.9.0-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for iricore-1.9.0-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 571489dfe14597e53fd44161051a9f92beb22e1e687fb20cb2423d475c3f449e
MD5 6602cd6cb664e1f16258b99fd623bf1a
BLAKE2b-256 6da2a01549bac42db776591346fa40673b60375ffedc2241d7f45534f58cc7aa

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