16 lines
427 B
Python
16 lines
427 B
Python
'''
|
|
pyatmos jb2008 subpackage
|
|
|
|
This subpackage defines the following functions:
|
|
|
|
JB2008_subfunc.py - subfunctions that implement the atmospheric model JB2008
|
|
|
|
jb2008.py - Input interface of JB2008
|
|
|
|
spaceweather.py
|
|
|
|
download_sw_jb2008 - Download or update the space weather file for JB2008 from https://sol.spacenvironment.net/JB2008/indices/
|
|
|
|
read_sw_jb2008 - Read the space weather file for JB2008
|
|
|
|
''' |