Search found 4 matches

by roger_scott
Sun Jan 12, 2025 4:23 pm America/New_York
Forum: Home
Question: HTTP File Search API broken
Replies: 7

Re: HTTP File Search API broken

I can confirm it's working with wget now. Thank you.

Roger.
by roger_scott
Thu Jan 09, 2025 9:05 pm America/New_York
Forum: Home
Question: HTTP File Search API broken
Replies: 7

Re: HTTP File Search API broken

Just confirming that we're also seeing this issue. This is with wget rather than a web browser so it isn't related to any cache or cookies. $ wget --post-data="dtype=anc&sensor=aqua&cksum=1&results_as_file=1&search=*P2025007*" https://oceandata.sci.gsfc.nasa.gov/api/file_se...
by roger_scott
Mon Jan 14, 2019 5:15 pm America/New_York
Forum: Home
Question: Latest MODIS aqua ephemeris not listed when using file_search
Replies: 2

Latest MODIS aqua ephemeris not listed when using file_search

Hi John,

Thanks, that helped figure out what was going on.  It would appear that there's no newline character after the last line which is causing my script to ignore it.  I'll make a few tweaks and we should be back in business.

Thanks,
Roger.
by roger_scott
Sun Jan 13, 2019 4:52 pm America/New_York
Forum: Home
Question: Latest MODIS aqua ephemeris not listed when using file_search
Replies: 2

Latest MODIS aqua ephemeris not listed when using file_search

Since the 7th of January I've noticed that the definitive ephemeris for aqua has not been showing up when using the file_search api.eg: wget https://oceandata.sci.gsfc.nasa.gov/api/file_search '--post-data=dtype=anc&sensor=aqua&cksum=1&results_as_file=1&search=*P2019007*'...