-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
The data description here:
is for MAVEN SWEA raw plasma data, which is basically like energetic particle data
It has a parameter diff_en_fluxes which is a 3 dimensional parameter (4 if you count time, but HAPI captures this as 3-D). It has intensity versus elevation(6), azimuth(16), and energy(64).
size=[ 6,16,64] (elev, azim, energy)
The azimuth and energy bins are each 1-D, but the elevation bins are 2-D. So there are 6 different elevation bin centers for each of the 64 energies.
Is it worth having multi-dimensional bins?
How common is this?
Could this data be represented any other way that HAPI can capture?
Metadata
Metadata
Assignees
Labels
No labels