Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial response for request for MMS1_FPI_FAST_L2_DIS-MOMS #6

Open
rweigel opened this issue Jul 29, 2022 · 2 comments
Open

Partial response for request for MMS1_FPI_FAST_L2_DIS-MOMS #6

rweigel opened this issue Jul 29, 2022 · 2 comments
Assignees
Labels

Comments

@rweigel
Copy link
Contributor

rweigel commented Jul 29, 2022

The issue reported by Tiger767 at client-python is due to the CDAWeb server.

curl "https://cdaweb.gsfc.nasa.gov/hapi/data?id=MMS1_FPI_FAST_L2_DIS-MOMS&parameters=mms1_dis_numberdensity_fast,mms1_dis_bulkv_gse_fast&time.min=2018-09-01T10:00:00Z&time.max=2018-10-01T00:00:00Z" > a; tail -1 a

gives

2018-09-23T18:09:59.603328000Z,2.00e+01,-2.67e+02,9.29e+01,6.94e+01
curl "https://cdaweb.gsfc.nasa.gov/hapi/data?id=MMS1_FPI_FAST_L2_DIS-MOMS&parameters=mms1_dis_numberdensity_fast,mms1_dis_bulkv_gse_fast&time.min=2018-09-24T10:00:00Z&time.max=2018-10-01T00:00:00Z" > b; tail -1 b

gives

2018-09-30T23:59:55.537861000Z,2.72e-01,-2.23e+01,2.51e+01,8.49e+00
@berniegsfc
Copy link

This issue is the same as issue 10.

@jbfaden
Copy link

jbfaden commented Feb 6, 2023

(What Bob is showing is that there is data at 2018-09-30T23:59, however the first request which includes this time does not show the data.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants