Search found 67 matches
- 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...
- Sun Jul 14, 2024 7:31 pm America/New_York
- Forum: Home
- Question: MODIS Data processing with OCSSW tag V2024.0 seems to be broken
- Replies: 2
MODIS Data processing with OCSSW tag V2024.0 seems to be broken
I've been using OCSSW V2024.0 software to process VIIRS files and now I need to get MODIS Aqua processing to work with this also but I get an error running: modis_L1A MOD00.P2024196.1720_1.PDS -o MOD00.P2024196.1720_1.PDS.L1A_LAC Traceback (most recent call last): File "/u/ocssw//bin/modis_L1A&...
- Sun Jul 14, 2024 5:09 pm America/New_York
- Forum: Home
- Question: Data Search seems to be off by one day
- Replies: 3
Data Search seems to be off by one day
I just noticed that while searching for files in a subscription that the filenames returned are one day behind the requested dates. This seems to hold true for all queries using the web api also. For example, when I request files for 2024-07-10, I get files for 2024-07-09. Am I doing something wrong...
- Tue Jul 09, 2024 11:19 am America/New_York
- Forum: Home
- Question: SNPP VIIRS issue processing SST
- Replies: 5
Re: SNPP VIIRS issue processing SST
I have finally figured out that l3mapgen has a small problem (or I'm missing something). When I generate a TIFF image with l3mapgen with: l3mapgen interp=area projection='EPSG:3857' threshold=0.5 ofile=SST-l3mapgen-out.tif ifile=SNPP_VIIRS.20240619T204200.sst.L3b.nc oformat=tiff fudge=5.0 suite=SST ...
- Fri Jun 28, 2024 9:59 pm America/New_York
- Forum: Home
- Question: MODIS Data processing with OCSSW
- Replies: 2
Re: MODIS Data processing with OCSSW
Actually, average=area is a valid option on git branch v7.5 for l2bin 5.0.0 but not in tag V2024.0 l2bin 7.0.7 I had been running modis files using v7.5 but something broke after doing LUT updates. I load V2024.0 to deal is VIIRS isses and thought I would try to use it for MODIS but it dies as state...
- Thu Jun 27, 2024 7:30 pm America/New_York
- Forum: Home
- Question: MODIS Data processing with OCSSW
- Replies: 2
MODIS Data processing with OCSSW
I am upgrading my processing server to Ubuntu 22.04 and I'm having issues processing data using the OCSSW software. Linux 389F910 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux # I installed like this mkdir -p /u/ocssw cd /u/ocssw wget -N https://ocean...