Skip to main content

No project description provided

Reason this release was yanked:

Bugged

Project description

iricore

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

Important! Because this package is mainly used for the MIST experiment, the iricore cuts off calculation of unnecessary atmospheric parameters available in IRI-2016, leaving only electron density and electron temperature. All other parameters can be restored on demand (please contact me).

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.

Usage

For usage examples see examples/.

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

Uploaded Source

Built Distribution

iricore-1.4.5-cp310-cp310-manylinux_2_35_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.35+ x86-64

File details

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

File metadata

  • Download URL: iricore-1.4.5.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/5.19.0-43-generic

File hashes

Hashes for iricore-1.4.5.tar.gz
Algorithm Hash digest
SHA256 59e51adbbdc4c50c67b698003b2350940df77b04f518f6f2f6bb0862aa7e2c58
MD5 9f508996e3083079f1b9302b6692f3d0
BLAKE2b-256 97e1d3fed18dcdb17a6ce064dee24045d57347a09b507682c227e6790066c184

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iricore-1.4.5-cp310-cp310-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 a4b28745c059705d913bcd78bb4978f1e97b90a40de586a4c0d3f7e157bef412
MD5 a8d2117a037aaac5c4f1462a6c8157ea
BLAKE2b-256 0cd7e93ccd333b268f75635d8e816162fc9cb47cae34a003fe2ad62e25c6e9e1

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