Search found 10 matches

by mcoyne
Fri Nov 18, 2022 10:13 am America/New_York
Forum: Questions/Comments
Question: file_search api seems broken
Replies: 7

Re: file_search api seems broken

Thank you. It does appear to be working again now.
by mcoyne
Thu Nov 17, 2022 2:57 pm America/New_York
Forum: Questions/Comments
Question: file_search api seems broken
Replies: 7

Re: file_search api seems broken

There are several. None are working at the moment. Here is one example:

wget --no-check-certificate --post-data="dtype=L3m&addurl=0&results_as_file=1&search=*8D*SST.sst.4km.nc&cksum=1" -O - https://oceandata.sci.gsfc.nasa.gov/api/file_search
by mcoyne
Thu Nov 17, 2022 1:47 pm America/New_York
Forum: Questions/Comments
Question: file_search api seems broken
Replies: 7

file_search api seems broken

I just noticed that my scripts requesting checksums from the file_search api were returning no results. Looking at the output the file_search url appears to be returning "404 Not Found". I think it was working yesterday. I also checked the file search web page (https://oceandata.sci.gsfc.n...
by mcoyne
Tue Jun 14, 2022 3:29 pm America/New_York
Forum: Questions/Comments
Question: File Search broken ?
Replies: 13

Re: File Search broken ?

Sure. I am using the command line implementation. Here's an example of code that was working last Friday, but does not work today: wget --post-data="dtype=L3m&addurl=1&results_as_file=1&search=*DAY_*CHL_chlor_a_4km.nc&cksum=1" -O - https://oceandata.sci.gsfc.nasa.gov/api/fi...
by mcoyne
Tue Jun 14, 2022 3:02 pm America/New_York
Forum: Questions/Comments
Question: File Search broken ?
Replies: 13

Re: File Search broken ?

File search is still breaking for me after receiving 131072 bytes.
by mcoyne
Tue Jun 14, 2022 2:14 pm America/New_York
Forum: Questions/Comments
Question: File Search broken ?
Replies: 13

Re: File Search broken ?

If it helps, it seems to consistently break at result 1680 for me (or 131072 bytes). I haven't tested it, but it may work correctly for smaller searches. Each time I try a search I get the same error:

"Connection closed at byte 131072"
by mcoyne
Thu Jul 09, 2020 11:19 am America/New_York
Forum: Questions/Comments
Question: Missing DOIs?
Replies: 5

Missing DOIs?

Sorry, I need a little more help apparently. I don't see anything on the PO.DAAC that represents the SNPP/VIIRS SST products found here. You have DOIs for your Aqua and Terra SST (e.g.):https://oceancolor.gsfc.nasa.gov/data/10.5067/TERRA/MODIS/L3M/SST/2014/https://oceancolor.gsfc.nasa.gov/data/1...
by mcoyne
Thu Jul 09, 2020 10:59 am America/New_York
Forum: Questions/Comments
Question: Missing DOIs?
Replies: 5

Missing DOIs?

Excellent. Thank you!
by mcoyne
Wed Jul 08, 2020 4:46 pm America/New_York
Forum: Questions/Comments
Question: Missing DOIs?
Replies: 5

Missing DOIs?

The DOIs for SNPP-VIIRS SST products appear to be missing on the following page:

https://oceancolor.gsfc.nasa.gov/doi/

I tried some guesses but no luck. Do these pages exist?

Thanks!
by mcoyne
Tue May 19, 2020 4:53 pm America/New_York
Forum: Questions/Comments
Question: Help with filename elements
Replies: 1

Help with filename elements

I was using the file search API to build up a list of daily L3 chlorophyll products and came across some results with elements in the file names that I am not familiar. I have not been able to trace them back to a specific source on the site. Some examples:S2008283.L3m_DAY_BIOS4_chlor_a_4km.nc What ...