Search found 124 matches

by OB ODPS - jgwilding
Thu Oct 22, 2020 1:51 pm America/New_York
Forum: Questions/Comments
Question: Subscriptions Empty
Replies: 11

Subscriptions Empty

Thanks.  I've forwarded it to our systems group.  They'll check for a block.  Usually a block occurs if the traffic exceeds certain limits, i.e. too many concurrent connections, too many attempts to get non-existent files.

john
by OB ODPS - jgwilding
Thu Oct 22, 2020 1:41 pm America/New_York
Forum: Questions/Comments
Question: Subscriptions Empty
Replies: 11

Subscriptions Empty

Mark,

We think you might have gotten an IP block.  Can you post your public-facing IP address?

john
by OB ODPS - jgwilding
Thu Oct 22, 2020 12:27 pm America/New_York
Forum: Questions/Comments
Question: Subscriptions Empty
Replies: 11

Subscriptions Empty

Mark,I don't think you need the user/passwd options for the file search.  When i run this, i get files through today (Oct 22).  The 2> redirects the wget msgs to /dev/null.  Does this work for you?john$ wget --post-data="subID=906&results_as_file=1" -O - https://ocea...
by OB ODPS - jgwilding
Mon Oct 19, 2020 3:43 pm America/New_York
Forum: Questions/Comments
Question: SST subscription issues
Replies: 6

SST subscription issues

Kim,Sorry for misunderstanding.  Those two subscriptions are for refined data, and there is a significant delay for that.  According to our DB, the last-match for them is 2020-09-21 06:48 ETD.  The ancillary data the processing is waiting for should arrive in a couple of days, and tha...
by OB ODPS - jgwilding
Mon Oct 19, 2020 3:11 pm America/New_York
Forum: Questions/Comments
Question: SST subscription issues
Replies: 6

SST subscription issues

Kim,

Sorry, i had to edit my reply a couple of times as i noticed a couple of other things with your command that needed to be changed.  I tested the command in my latest reply, and it downloaded 31 files as of 15:10 EDT.

john
by OB ODPS - jgwilding
Mon Oct 19, 2020 2:48 pm America/New_York
Forum: Questions/Comments
Question: SST subscription issues
Replies: 6

SST subscription issues

Hi Kim.If you run the first part of the command separately, you should get a list of checksums and L1A files.  You are using both -O - (which redirects to stdout) and the > FILELIST_CHECKSUMS.txtYou can put 2> /dev/null at the end to just see the checksums and file names.  I see about 30 o...
by OB ODPS - jgwilding
Mon Oct 12, 2020 12:59 pm America/New_York
Forum: Questions/Comments
Question: MODIS data download
Replies: 3

MODIS data download

Hi Amita,I missed in your first post that you are piping the results of the call to file-search into a wget for the manifest file.  While i still think you need quotes around the manifest URL to protect the special characters, there should not be a call to the file-search.  What you want i...
by OB ODPS - jgwilding
Mon Oct 12, 2020 11:33 am America/New_York
Forum: Questions/Comments
Question: MODIS data download
Replies: 3

MODIS data download

Hi. It looks like the URL to the manifest file is getting cut off at the '&' by the shell.  Have you tried putting the manifest URL in quotes?

john
by OB ODPS - jgwilding
Wed Sep 23, 2020 7:55 am America/New_York
Forum: Questions/Comments
Question: All PM1ATTNR files missing between 2020229.1000 and 2020246.1600 (inclusive)
Replies: 4

All PM1ATTNR files missing between 2020229.1000 and 2020246.1600 (inclusive)

Apparently the ATT data in the GBAD data from EMOS was unusable, so they are trying to recover the data from the APID 957 GBAD data, but they are finding gaps in that data that mirror those in the science data in the direct-broadcast (DB) feeds.  Seems that most the DB sites are over land, so w...
by OB ODPS - jgwilding
Wed Sep 02, 2020 5:07 pm America/New_York
Forum: Questions/Comments
Question: MODIST geo files?
Replies: 3

MODIST geo files?

I believe it comes down to they are on different spacecraft platforms.  The Aqua data stream includes the near-real-time (NRT) ATT/EPH data that can be used to process data.  Then later the refined ATT/EPH data are delivered, and any future refined L2 processing we do uses the refined ATT/...