listdata

heliopy.data.helper.listdata(probes=None)

Print amount of data stored locally in the heliopy data directory.

Prints a table to the terminal with a column for raw data and a column for converted hdf data files.

Example output

Scanning files in /Users/dstansby/Data/
----------------------------------------
|      Probe |        Raw |        HDF |
|--------------------------------------|
|        ace |    1.44 MB |  800.00  B |
|    cluster |  200.39 MB |    0.00  B |
|     helios |    2.37 GB |    1.41 GB |
|        imp |   19.76 MB |   28.56 MB |
|  messenger |   15.24 MB |   27.21 MB |
|        mms |   70.11 MB |    0.00  B |
|     themis |   64.31 MB |    0.00  B |
|    ulysses |   54.78 MB |   47.98 MB |
|       wind |  176.84 MB |   63.82 MB |
|--------------------------------------|
|--------------------------------------|
|      Total |    2.96 GB |    1.57 GB |
----------------------------------------
Parameters:probes (List of strings, optional) – Probe names