five

Solar wind in situ data suitable for machine learning (python numpy arrays): STEREO-A/B, Wind, Parker Solar Probe, Ulysses, Venus Express, MESSENGER

收藏
DataCite Commons2020-08-25 更新2024-07-28 收录
下载链接:
https://figshare.com/articles/Solar_wind_in_situ_data_suitable_for_machine_learning_python_numpy_arrays_STEREO-A_B_Wind_Parker_Solar_Probe_Ulysses_Venus_Express_MESSENGER/12058065/1
下载链接
链接失效反馈
官方服务:
资源简介:
**work in progress** don't use yet!<br>These are solar wind in situ data arrays in python pickle suitable for machine learning, i.e. the arrays consist only of numbers, no strings, no datetime objects.<br>Made with https://github.com/cmoestl/heliocats <br><br>Load in python with e.g.:<br>&gt; import pickle&gt; filepsp='psp_2018_2019_numpy.p'&gt; [psp,hpsp]=pickle.load(open(filepsp, "rb" ) ) <br>plot time vs total field&gt; import matplotlib.pyplot as plt&gt; plt.plot(psp[:,0],psp[:,1])<br><br>Times psp[:,0 ]are in matplotlib format. Variable 'hpsp' contains a header with the variable names for each column.<br><br>
提供机构:
figshare
创建时间:
2020-04-01
二维码
社区交流群
二维码
科研交流群
商业服务