Recent MODISA alltitude and ephemeris files not showing up in search cgi
Posted: Wed Jun 24, 2020 12:30 pm America/New_York
For some reason the attitude and ephemeris files for MODISA after day 175 12:30 UTC are not showing up in the search CGI. Specifically
returns
and
returns
Could somebody from OBPG please look into it and see what is amiss? Thank you!
[I can't tell if this is related to the other problems being reported or not, if I started a duplicate thread please feel free to merge it with the others.]
-Andrew L.
curl -L --netrc-file .netrc -b .od_cookie_jar -c .od_cookie_jar -s -d "sdate=2020-06-20&search=PM1EPHND_NRT.A*&results_as_file=1" https://oceandata.sci.gsfc.nasa.gov/api/file_search
returns
...
PM1EPHND_NRT.A2020175.1220.061
PM1EPHND_NRT.A2020175.1225.061
PM1EPHND_NRT.A2020175.1230.061
$
and
curl -L --netrc-file .netrc -b .od_cookie_jar -c .od_cookie_jar -s -d "sdate=2020-06-20&search=PM1ATTNR_NRT.A*&results_as_file=1" https://oceandata.sci.gsfc.nasa.gov/api/file_search
returns
...
PM1ATTNR_NRT.A2020175.1220.061
PM1ATTNR_NRT.A2020175.1225.061
PM1ATTNR_NRT.A2020175.1230.061
$
Could somebody from OBPG please look into it and see what is amiss? Thank you!
[I can't tell if this is related to the other problems being reported or not, if I started a duplicate thread please feel free to merge it with the others.]
-Andrew L.