Subscription stopped working
-
- Posts: 38
- Joined: Tue Sep 29, 2015 11:10 am America/New_York
Subscription stopped working
Hi,
One of my subscriptions, 2701, stopped working on March 8 (last pass processed V2017067203600). Would it be possible to re-enable it? Thanks.
Edit: bump
One of my subscriptions, 2701, stopped working on March 8 (last pass processed V2017067203600). Would it be possible to re-enable it? Thanks.
Edit: bump
Filters:
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Subscription stopped working
Did you look? Data is there since 31 March. :wink:
BTW, you can control you subscriptions (add, delete, edit) directly: https://oceandata.sci.gsfc.nasa.gov/subscriptions/
BTW, you can control you subscriptions (add, delete, edit) directly: https://oceandata.sci.gsfc.nasa.gov/subscriptions/
-
- Posts: 38
- Joined: Tue Sep 29, 2015 11:10 am America/New_York
Subscription stopped working
Oops. Missed that. :eek:
Could you please also re-enable subscription 1706? I am assuming it is not running because a data search using the subscription ID turns up nothing.
Thanks!
Could you please also re-enable subscription 1706? I am assuming it is not running because a data search using the subscription ID turns up nothing.
Thanks!
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Subscription stopped working
Subscription 1706 is still active, with a termination date of 31 Dec 2022 (should be listed when you log into the subscription page)
It is a non-extracted subscription, so the access method is as described on the subscription FAQ.
Sean
It is a non-extracted subscription, so the access method is as described on the subscription FAQ.
Sean
-
- Posts: 38
- Joined: Tue Sep 29, 2015 11:10 am America/New_York
Subscription stopped working
Sorry to be a nuisance, but in the past I could use just the subscription ID on the data search page to keep track of when files in my ROI had been refined. Now the same search returns no matches.
wget --post-data="subID=1706&addurl=1&results_as_file=1" -O - https://oceandata.sci.gsfc.nasa.gov/search/file_search.cgi | grep -i matched
--2017-04-03 14:16:03-- https://oceandata.sci.gsfc.nasa.gov/search/file_search.cgi
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘STDOUT’
- [ <=> ] 7.97K --.-KB/s in 0s
2017-04-03 14:16:04 (135 MB/s) - written to stdout [8161]
<h1>Sorry No Files Matched Your Query</h1><a href="/search/file_search.cgi">Go Back To The Search Page</a><table style="align: center" cellspacing="16">
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Subscription stopped working
The subscription has the "wait for refined processing" bit set. So, it will not see data within the default 3-day look-back for the file search utility.
Look back longer:
wget --post-data="subID=1706&addurl=1&results_as_file=1&sdate=2017-03-30" -O - https://oceandata.sci.gsfc.nasa.gov/search/file_search.cgi
Look back longer:
wget --post-data="subID=1706&addurl=1&results_as_file=1&sdate=2017-03-30" -O - https://oceandata.sci.gsfc.nasa.gov/search/file_search.cgi
-
- Posts: 38
- Joined: Tue Sep 29, 2015 11:10 am America/New_York
Subscription stopped working
Okay thanks. I could have sworn it used to list the last three days it had processed, not the last three days from the present date. :confused:
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Subscription stopped working
It does. Prior to earlier this morning, the most recent refined products were generated on March 30, which was more than 3 days before April 3rd :grin: