When we query the file search cgi with any of the following commands
curl -s -d "sdate=2026-06-22&search=PM1EPHND_NRT.A*.*.061&results_as_file=1" https://oceandata.sci.gsfc.nasa.gov/api/file_search
Code: Select all
curl -s -d "sdate=2026-06-22&search=PM1ATTNR_NRT.A*.*.061&results_as_file=1" https://oceandata.sci.gsfc.nasa.gov/api/file_search
curl -s -d "sdate=2026-06-22&search=AM1EPHN0.A*.*.002&results_as_file=1" https://oceandata.sci.gsfc.nasa.gov/api/file_search
curl -s -d "sdate=2026-06-22&search=AM1ATTN0.A*.*.002&results_as_file=1" https://oceandata.sci.gsfc.nasa.gov/api/file_search
curl -s -d "sdate=2026-06-22&search=SNPP_VIIRS.*T*.GEO.nc&results_as_file=1" https://oceandata.sci.gsfc.nasa.gov/api/file_searchCode: Select all
<!doctype html>
<html lang=en>
<title>422 Unprocessable Entity</title>
<h1>Unprocessable Entity</h1>
<p>Please provide a more specific request by adding more parameters to your query.</p>If this is intended behaviour, what parameter(s) should add to my query to make it more specific, please?
If it is not the intended behavior could someone please investigate and if possible restore its previous behavior.
Thank you!
Andrew L.
