Pre-release
This release is a pre-release and may not be stable for production use.
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
Release files for pydanilov 0.0.7b8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pydanilov-0.0.7b8-py3-none-any.whl | Python 3 | none | any | Details |
Release files / pydanilov-0.0.7b8-py3-none-any.whl
| Download URL | pydanilov-0.0.7b8-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3990868c07fa0af12c138d80de672d59ba9e204768af34b07d1d72cb40e2344e
|
|
BLAKE2b-256 checksum How to use checksums |
63151cd3ed64308b77a405b2bf299ddd2411e93794e41d0289ce90b96ac7c17d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|