I have a script that fetches subscription data and has been running find, but stopped finding data March 17, 2024. We have various subscription IDs and fetch the files names like:
wget -q -O - 'https://oceandata.sci.gsfc.nasa.gov/api/file_search?subID=2380&subType=1&format=txt&search=MOD00.P2024106*'
I read that on JPSS2/NOAA-21 subscriptions require an end date. Mine had no end date so I added one but still don't get any files. All my subscriptions are current.
wget -q -O - 'https://oceandata.sci.gsfc.nasa.gov/api/file_search?subID=2380&subType=1&format=txt&search=MOD00.P2024106*'
I read that on JPSS2/NOAA-21 subscriptions require an end date. Mine had no end date so I added one but still don't get any files. All my subscriptions are current.
Statistics: Posted by woodbri — Tue Apr 16, 2024 3:37 pm America/New_York