You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user reported issues with the Python HAPI client. The client could read the csv response, but by default binary is used and the data returned was garbled.
A user reported issues with the Python HAPI client. The client could read the csv response, but by default binary is used and the data returned was garbled.
If you look at
https://hapi-server.org/servers/#server=CDAWeb&dataset=MMS1_FGM_SRVY_L2@0¶meters=mms1_fgm_b_gse_srvy_l2&start=2015-09-01T00:00:12Z&stop=2015-09-01T00:00:24.000Z&return=data&format=csv&style=noheader, you can see the timestamps have length of 30. However, the timestamps in the parameter level metadata are reported as having length 24.
The text was updated successfully, but these errors were encountered: