-
Notifications
You must be signed in to change notification settings - Fork 0
/
import-test.py
53 lines (50 loc) · 868 Bytes
/
import-test.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
import aacgmv2
import aiapy
import aidapy
import apexpy
import astrometry_azel
import cdflib
import dascutils
import dbprocessing
import dmsp
import enlilviz
import fiasco
import georinex
import geospacelab
import goesutils
import hissw
import igrf
import iri2016
import irispy
import lowtran
import mcalf
import msise00
import ndcube
import nexradutils
# import ocbpy
import OMMBV
import pydarn
import pyflct
import pytplot # should pull in pytplot_mpl_temp
import pyzenodo3
import reesaurora
import sciencedates
import solarmach
import solo_epd_loader
import speasy
import spiceypy
import sunkit_image
import sunkit_instruments
import sunraster
import themisasi
import viresclient
# import wmm2015
# import wmm2020
import hapiclient
import kamodo
import plasmapy
import pysat
import pyspedas
import spacepy
import sunpy
print("\nAll the PyHC imports worked!\n")