spedas / pyspedas

Python-based Space Physics Environment Data Analysis Software
https://pyspedas.readthedocs.io/
MIT License
147 stars 58 forks source link

Some possibly valid ULYSSES data types are not supported in pyspedas.ulysses.load() #769

Open jameswilburlewis opened 6 months ago

jameswilburlewis commented 6 months ago

epac instrument: According to the CDAWeb directory layout, valid options appear to include:

'epac_br', 'epac_el', 'epac_er', 'epac_hr', 'epac_hs', 'epac_m1', 'epac_op', 'epac_oz', epac_pr', 'epac_ps', 'epac_zr', epac_zs'

but only epac_m1 seems to be supported at the moment.