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 instal cmake
  • Fortran compiler, e.g. gfortran
sudo apt isntall 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

This version

1.6.0

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

Uploaded Source

Built Distribution

iricore-1.6.0-cp310-cp310-manylinux_2_35_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.35+ x86-64

File details

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

File metadata

  • Download URL: iricore-1.6.0.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/6.2.0-36-generic

File hashes

Hashes for iricore-1.6.0.tar.gz
Algorithm Hash digest
SHA256 cd6cee2f136e8cb3a3af58538ea6d1a2e87a1fb1b89b6c11cc32e7142dd19b60
MD5 97291d725f54a51f7373eb43bd04a4db
BLAKE2b-256 0339502dd5f10772f3b6e263f12fc5081302a443416658e93c0683c38d4f62bd

See more details on using hashes here.

File details

Details for the file iricore-1.6.0-cp310-cp310-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for iricore-1.6.0-cp310-cp310-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 9af3c98cadc1967d2e11d2e213ba147c5456474470aea0a234394f9d01bf198e
MD5 ef8224b39e1d0227e44aeb0899f942a8
BLAKE2b-256 54474dd8ab0cfa730eb6348b63faf18e485de560f8dbe610f10ab829cda26809

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