Skip to main content

Real time Electron flux data

Project description

ORBIS_new

ORBIS model to predict/nowcast the radiation belt flux in different channel

Installation

pip install --upgrade pip
pip install orbis-new==0.1.1

Test

test the output in a ipynb

I recommend start a new python env

| -- test.ipynb
| -- RB_model
	| -- 'DL_15_model.h5'
import ORBIS_new
orbis = ORBIS_new.predict.get_realtime_flux(makeplot = True)
data_frame = orbis.get_dataframe()
print(data_frame)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orbis-new-0.1.1.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

orbis_new-0.1.1-py3-none-any.whl (18.5 kB view hashes)

Uploaded Python 3

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