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

Data before time.min in request #5

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

Data before time.min in request #5

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

Comments

@rweigel
Copy link
Contributor

rweigel commented Jul 29, 2022

curl "https://cdaweb.gsfc.nasa.gov/hapi/data?id=MMS1_FPI_BRST_L2_DIS-MOMS&parameters=mms1_dis_numberdensity_brst&time.min=2018-09-01T00:00:00Z&time.max=2018-9-02T00:00:00.000Z" > a; head -2 a

gives

2018-08-30T14:19:22.725815000Z,2.53e-01
2018-09-01T04:56:03.051276000Z,1.03e+00
@rweigel rweigel added the cdaweb label Jul 29, 2022
@rweigel
Copy link
Contributor Author

rweigel commented Jul 29, 2022

Also the stop date of has "-9-" instead of "-09-" and that should be an error.

@berniegsfc
Copy link

This is the same as issue 9.

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

2 participants