spacepy.pybats.ram.Currents¶
- class spacepy.pybats.ram.Currents(filename)[source]¶
The 3D equilibrium code produces NetCDF files that contain the electric currents throughout the domain. Currents objects parse and visualize this data.
For quick parsing of these files, PyNIO is required.
Methods
close
()Close the NetCDF file.
keys
()List all keys for data objects stored in the IonoPotScb object.
plot_jpar
(ax, time[, maxz])