High-latitude EUV conductance model (NumPy-only inference).
Project description
EUVcon
Pip-installable package for the EUV conductance Python API.
Install (editable)
cd Python_pip
python -m pip install -e .
Quick use
import datetime
from EUVcon import ConductanceModel
m = ConductanceModel()
P, H = m.predict(120.0, 5.0, 20.0, 100.0, 65.0)
P2, H2 = m.predict_easy(datetime.datetime(2024, 3, 20, 12, 0, 0), 65.0, -147.5)
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
euvcon-1.0.0.tar.gz
(111.5 kB
view details)
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
euvcon-1.0.0-py3-none-any.whl
(114.0 kB
view details)
File details
Details for the file euvcon-1.0.0.tar.gz.
File metadata
- Download URL: euvcon-1.0.0.tar.gz
- Upload date:
- Size: 111.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f1a24c0ad8efa5a3cbe1e41eb066d52452a818e7a492d89a0ecb78f69264ad9
|
|
| MD5 |
718df18f3ad1fa24975dec5a166804ca
|
|
| BLAKE2b-256 |
d6e7f35d5a3fb7ebaba88886833ab8e16192819241a3992935a6aa4afbe6c54a
|
File details
Details for the file euvcon-1.0.0-py3-none-any.whl.
File metadata
- Download URL: euvcon-1.0.0-py3-none-any.whl
- Upload date:
- Size: 114.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a64a8ea92a58fdc9dfdddd492d10147000ddd1c48c476747e06c4ab4cfb75a54
|
|
| MD5 |
44a7ba8bbd7ed73794b2a8d828b7ac9e
|
|
| BLAKE2b-256 |
41245d0d64517030fc1aa7f1ae0a0cc402554e3e168d4242c65febd6413b19d1
|