orbis-new 0.1.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

orbisnew 0.1.1

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)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.