Search found 72 matches
- Sun Jul 13, 2025 12:53 pm America/New_York
- Forum: Home
- Question: file_search is returning No Results Found
- Replies: 0
file_search is returning No Results Found
Starting yesterday (2025-07-12) file_search started returning No Results Found for all queries I've tried, even ones that worked before. wget -q --post-data="results_as_file=1&sensor_id=7&dtid=1041&sdate=2025-06-13 00:00:00&edate=2025-06-13 23:59:59&subType=1" -O - http...
- Mon Jun 23, 2025 11:42 am America/New_York
- Forum: Home
- Question: MODIS Aqua download problems
- Replies: 2
Re: MODIS Aqua download problems
Sean,
Thank you! Sorry for the bandwidth. I'm debugging an automation script and that was my test file. I just tried again this morning the the file and is seems to be working again. Thank you for looking into this.
Thank you! Sorry for the bandwidth. I'm debugging an automation script and that was my test file. I just tried again this morning the the file and is seems to be working again. Thank you for looking into this.
- Fri Jun 20, 2025 8:26 pm America/New_York
- Forum: Home
- Question: MODIS Aqua download problems
- Replies: 2
MODIS Aqua download problems
Hi, I am getting errors trying to download files. This just started happening to all files in my subscriptions (2380, 2381, 2382). Here is an example: wget -N https://oceandata.sci.gsfc.nasa.gov/getfile/MOD00.P2025171.1820_1.PDS.bz2 --2025-06-20 19:07:17-- https://oceandata.sci.gsfc.nasa.gov/getfile...
- Tue May 27, 2025 7:22 pm America/New_York
- Forum: Home
- Question: modis_L1B.py failures (bad LUT data?)
- Replies: 14
Re: modis_L1B.py failures (bad LUT data?)
But I am running on a new install of V2025.1 and I'm getting this issue! I installed like this: mkdir -p /u/ocssw cd /u/ocssw wget -N https://oceandata.sci.gsfc.nasa.gov/manifest/install_ocssw wget -N https://oceandata.sci.gsfc.nasa.gov/manifest/manifest.py chmod +x install_ocssw #./install_ocssw --...
- Sun May 25, 2025 4:07 pm America/New_York
- Forum: Home
- Question: modis_L1B.py failures (bad LUT data?)
- Replies: 14
Re: modis_L1B.py failures (bad LUT data?)
I'm struggling with this problem also. I read the various threads and can't find a resolution. I would really appreciate some help getting this resolved. Thanks, -Steve system: Ubuntu-20.04 clean install of tag V2024.8 - is this the latest software? $ cat LogReport.MOD00.P2025145.1750_1.PDS.L1B_LAC ...
- Tue Jul 16, 2024 1:00 pm America/New_York
- Forum: Home
- Question: MODIS Data processing with OCSSW tag V2024.0 seems to be broken
- Replies: 2
Re: MODIS Data processing with OCSSW tag V2024.0 seems to be broken
OK, after researching this issue, I think I have a working patch that fixes this: woodbri@389F910:/u/ocssw/bin/modis$ diff -Naur modis_L1A_utils.py-orig modis_L1A_utils.py --- modis_L1A_utils.py-orig 2024-07-16 11:23:51.123134916 -0500 +++ modis_L1A_utils.py 2024-07-16 11:25:18.410090115 -0500 @@ -1...
- Tue Jul 16, 2024 12:57 pm America/New_York
- Forum: Home
- Question: OCSSW V2024.0 modis_L1A
- Replies: 4
Re: OCSSW V2024.0 modis_L1A
OK, did a little research into this issue and I think I have a working patch that fixes this: woodbri@389F910:/u/ocssw/bin/modis$ diff -Naur modis_L1A_utils.py-orig modis_L1A_utils.py --- modis_L1A_utils.py-orig 2024-07-16 11:23:51.123134916 -0500 +++ modis_L1A_utils.py 2024-07-16 11:25:18.410090115...
- Tue Jul 16, 2024 11:54 am America/New_York
- Forum: Home
- Question: OCSSW V2024.0 modis_L1A
- Replies: 4
Re: OCSSW V2024.0 modis_L1A
Is there a work-around for this issue? This is a blocking issue for me.
- Mon Jul 15, 2024 5:00 pm America/New_York
- Forum: Home
- Question: PACE download subscription? and processing
- Replies: 1
PACE download subscription? and processing
I currently download MODIS and VIIRS data using subscriptions and batch process that using OCSSW software (V2024.0). I would like to add PACE data into my processing chain. I do not see PACE_OCI as an option to create a subscription. I can get results from https://oceandata.sci.gsfc.nasa.gov/api/fil...
- Mon Jul 15, 2024 12:34 pm America/New_York
- Forum: Home
- Question: Problem accessing L2 browser for VIIRS and AQUA download
- Replies: 3
Re: Problem accessing L2 browser for VIIRS and AQUA download
In another post, I saw that this was being decommissioned. I believe you will need to create subscriptions for your areas of interest and then you can download these based on the subscription number. see this link for more information. https://oceancolor.gsfc.nasa.gov/data/find-data/ I would love it...