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

Uploaded Source

Built Distribution

iricore-1.8.2-cp312-cp312-macosx_14_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

File details

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

File metadata

  • Download URL: iricore-1.8.2.tar.gz
  • Upload date:
  • Size: 3.6 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.2.tar.gz
Algorithm Hash digest
SHA256 8010b3e28bb7f0c2ecd26bcf9ea0f1662c70f8d08c416dfbbd165f4ca30448da
MD5 8a94c4450c22c2572973479335a2b9cb
BLAKE2b-256 e8e4e665fee46851800d239b8334150b1841bf2d591ab28ce18d2bf47daf01b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iricore-1.8.2-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c3a705c0f34d6bf65573e0090c2e442f2ea5b2677dd877c276eb3b73793f55ea
MD5 c6f0f6844d1a6f8aa408b484c861d950
BLAKE2b-256 4e350c6030b419cc498e5d70d8054dfdd71cb1cc3e59beb071e5af68c50c501f

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