Closed jameswilburlewis closed 10 months ago
The problem seems to be in rbsp_load_spice_predict, and the way it's trying to use a '?' wildcard in the remote directory name (and by extension, the local directory name).
I think I've fixed the issue with rbsp_load_spice_predict -- instead of using "RBSP?" in the directory name, I just made two spd_download calls, one for RBSPA, and one for RBSPB.
From Scott Boardsen:
I can only find L1 EFW burst data posted on the UML website, not L2. https://rbsp.space.umn.edu/data/rbsp/rbspa/l1/eb2/
Trying to calibrate the L1 burst, using the spedas crib rbsp_efw_waveform_crib.pro
I changed
datatype = ['esvy','vsvy','magsvy']
todatatype = ['eb1','vb1','mscb1','eb2','vb2','mscb2']
then.run rbsp_efw_waveform_crib.pro
The routine called by the spedas crib
rbsp_load_efw_waveform
so it does create calibrated burst data in U,V,W cooords.I use ICY all the time but the code fails at.
It can’t find the attitude data website, I have this data on my laptop, if a path can be set. However, I really want work with the L2 cdfs.