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

Uploaded Source

Built Distribution

iricore-1.8.3-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.3.tar.gz.

File metadata

  • Download URL: iricore-1.8.3.tar.gz
  • Upload date:
  • Size: 3.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/23.6.0

File hashes

Hashes for iricore-1.8.3.tar.gz
Algorithm Hash digest
SHA256 c4198a57194785940ba0c843b5377743cb0efec511dc140fa006ad52b383d897
MD5 2eb68aa6f7c3b39d48bbe491004d4ba2
BLAKE2b-256 a4a938363dd67fb301e9a1db89998e80b32cc9b7f0c951bc7740bc5dd6c85852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iricore-1.8.3-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7d0070dc0fe4cd18eee4774f1926f629b45a531ebad9496d1c644ca0a38128e9
MD5 8292c4842448d4fff745129692285632
BLAKE2b-256 85989682d933be99b0ad2e944ffac1bc3200aba5acf80354b032f9cba8dbb618

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