Skip to content

Where can I get the data #1

@jcoady

Description

@jcoady

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions