Search found 58 matches

by woodbri
Tue Apr 16, 2024 3:39 pm America/New_York
Forum: Questions/Comments
Question: Not finding subscription data files
Replies: 1

Re: Not finding subscription data files

Ok, looks like updating subscriptions or adding end dates just took time to propagate and seems to be working now.
by woodbri
Tue Apr 16, 2024 3:37 pm America/New_York
Forum: Questions/Comments
Question: Not finding subscription data files
Replies: 1

Not finding subscription data files

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=MOD...
by woodbri
Thu Mar 02, 2023 1:08 pm America/New_York
Forum: Questions/Comments
Question: Not finding data in subscriptions
Replies: 3

Re: Not finding data in subscriptions

So trying to process the downloaded files I get errors in modis_L1A.py as seen below. I'm running version 7.5 and I just reinstalled that to make sure all my files are current. Is there a new version I should be using? wget -d -v 'https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.P2023060.1735_1...
by woodbri
Thu Mar 02, 2023 12:46 pm America/New_York
Forum: Questions/Comments
Question: Not finding data in subscriptions
Replies: 3

Re: Not finding data in subscriptions

CORRECTION: Looks like I am finding data like: ## processing in /maps/nasa/tmp-15538, MOD00.P2023060.1555_1.PDS.xz ## processing in /maps/nasa/tmp-15539, MOD00.P2023060.1730_1.PDS.xz ## processing in /maps/nasa/tmp-15541, MOD00.P2023060.1735_1.PDS.xz ## processing in /maps/nasa/tmp-15543, MOD00.P202...
by woodbri
Wed Mar 01, 2023 10:16 pm America/New_York
Forum: Questions/Comments
Question: Not finding data in subscriptions
Replies: 3

Not finding data in subscriptions

I have the following subscriptions and I'm not finding any data for them: 2380,1,2 for MODIS Aqua last data I processed was 2023-01-31 2457,8,9 for VIIRS last data I processed was 2022-09-27 2460,1,2 for VIIRSJ1 last data I processed was 2022-09-27 I've been traveling and just got back to check on t...
by woodbri
Sun Apr 17, 2022 11:05 am America/New_York
Forum: Questions/Comments
Question: No New MODIS Files Available
Replies: 7

Re: No New MODIS Files Available

Any update on when satellite will be back online?
by woodbri
Thu Dec 10, 2020 8:47 pm America/New_York
Forum: Questions/Comments
Question: processing l0 to l1a fails
Replies: 12

processing l0 to l1a fails

Thank you! I think that fixes my problem. I saw that notice, but don't know why I didn't respond to it immediately, then total forgot! Duh ... hand to forehead!
by woodbri
Thu Dec 10, 2020 7:32 pm America/New_York
Forum: Questions/Comments
Question: processing l0 to l1a fails
Replies: 12

processing l0 to l1a fails

And it looks like it has been failing for few days back. Did something change on the data? Did i miss an announcement and do I need to update seadas software? I'm on branch origin/v7.5
by woodbri
Thu Dec 10, 2020 7:03 pm America/New_York
Forum: Questions/Comments
Question: processing l0 to l1a fails
Replies: 12

processing l0 to l1a fails

I'm also getting failures today.## /u/oceancolor-bin/parallel-modis-seadas  MOD00.P2020345.1930_1.PDS.bz2modis_L1A.py MOD00.P2020345.1930_1.PDS -o MOD00.P2020345.1930_1.PDS.L1A_LACMODIS L1A version 6.0.6, built Aug 16 2019 12:46:26scan: 0 out of 207 Thu Dec 10 18:44:09 2020...scan: 200 out ...
by woodbri
Wed Jul 01, 2020 10:49 am America/New_York
Forum: Questions/Comments
Question: Fetching multiple MOD00.Pyyyyjjj* files in parallel?
Replies: 6

Fetching multiple MOD00.Pyyyyjjj* files in parallel?

I'll make appropriate changes and also see if I can work around the cookie jar issue.
I appreciate your help.

Thanks,
-Steve