-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Where can I get the data that the code loads? Can you add it to the repository?
path_plus_prefix = '../HITSI_rMHD_HR' # path for the data read
time = np.loadtxt('../time.csv') # load in the corresponding times
#path_plus_prefix = '../compressible2/HITSI_rMHD_HR'
path_plus_prefix = '../compressible1/HITSI_rMHD_HR'
# time = np.loadtxt('../compressible2/time.csv')
time = np.loadtxt('../compressible1/time.csv')
Metadata
Metadata
Assignees
Labels
No labels