pyDanilov is a Python3 implementation of the Danilov model, a semi-empirical model of the non-auroral Earth's ionosphere D-Region.
Project description
pyDanilov is a Python3 implementation of the Danilov model,
a semi-empirical model of the non-auroral Earth's ionosphere D-Region.
Reference: Danilov, Rodevich, and Smirnova, Adv. Space Res.
15, #2, 165, 1995, https://doi.org/10.1016/S0273-1177(99)80042-8
Input:
- z - solar zenith angle in degrees
- it - season (month)
- f - F10.7 solar radio flux (daily)
- vKp - Kp magnetic index (3-hour)
- f5SW - indicator for Stratospheric Warming (SW) conditions =0 no SW, =0.5 minor SW, =1 major SW
- f6WA - indicator for Winter Anomaly (WA) conditions =0 no WA, =0.5 weak WA, =1 strong WA
Criteria for SW and WA indicators:
- SW minor: Temperature increase at the 30 hPa level by 10 deg.
- SA major: The same but by 20 degrees.
- WA weak: An increase of the absorption in the 2-2.8 MHz range at short A3 paths by 15 dB
- WA strong: The same by 30 dB.
Only for month 12 to 2 (winter).
Output:
- numpy array of electron density [m-3] at h=60,65,70,75,80,85, and 90km
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydanilov-0.0.7b8-py3-none-any.whl.
File metadata
- Download URL: pydanilov-0.0.7b8-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3990868c07fa0af12c138d80de672d59ba9e204768af34b07d1d72cb40e2344e
|
|
| MD5 |
c5061329612e584b0ebce4c49f961f71
|
|
| BLAKE2b-256 |
63151cd3ed64308b77a405b2bf299ddd2411e93794e41d0289ce90b96ac7c17d
|