Search found 31 matches
- Wed Aug 02, 2023 5:28 am America/New_York
- Forum: Questions/Comments
- Question: Missing attitude files!
- Replies: 15
Re: Missing attitude files!
All the command you sent worked when ran individually but did not when ran in parallel, so I assumed there was a working current directory change somewhere when processing MODIS-Aqua specifically. I made sure to use absolute path for the source images and ancillary data and it is now working in para...
- Fri Jul 21, 2023 7:17 pm America/New_York
- Forum: Questions/Comments
- Question: Missing attitude files!
- Replies: 15
Re: Missing attitude files!
Here the result: seadas_info: NASA Science Processing (OCSSW): OCSSWROOT=/home/gbourdin/ocssw OCDATAROOT=/home/gbourdin/ocssw/share l2gen version: msl12 9.6.0-V2023.1 (Apr 4 2023 11:30:59) l2bin version: 7.0.4 l3bin version: 5.13 l3mapgen version: l3mapgen 2.3.0-V2023.1 (Apr 4 2023 11:28:57) Install...
- Wed Jul 19, 2023 6:51 pm America/New_York
- Forum: Questions/Comments
- Question: Missing attitude files!
- Replies: 15
Re: Missing attitude files!
Just to make sure you got all the information I could provide.
I cleared ocssw/var/log/ancillary_data.db: no success
Note1: it was working fine with the same images using the 2022.3 tag.
Note2: TERRA_MODIS works well using modis_GEO the same way than for AQUA_MODIS.
I cleared ocssw/var/log/ancillary_data.db: no success
Note1: it was working fine with the same images using the 2022.3 tag.
Note2: TERRA_MODIS works well using modis_GEO the same way than for AQUA_MODIS.
- Wed Jul 19, 2023 6:08 pm America/New_York
- Forum: Questions/Comments
- Question: Wrong valid_max attribute for ipar
- Replies: 4
Re: Wrong valid_max attribute for ipar
Perfect thank you! I will make it work until the next V tag.
I guess I noticed the issue because I am not using the GUI.
Best,
Guillaume
I guess I noticed the issue because I am not using the GUI.
Best,
Guillaume
- Wed Jul 19, 2023 3:04 am America/New_York
- Forum: Questions/Comments
- Question: Wrong valid_max attribute for ipar
- Replies: 4
Re: Wrong valid_max attribute for ipar
The "valid_max=0" is in the attributes of the ipar variable in the output L2 netCDF file. I also looked at ipar in ocssw/share/common/product.xml and I have a good max value: </product> <product name="ipar"> <standardName>downwelling_photosynthetic_photon_radiance_in_sea_water</s...
- Tue Jul 18, 2023 1:38 am America/New_York
- Forum: Questions/Comments
- Question: Wrong valid_max attribute for ipar
- Replies: 4
Wrong valid_max attribute for ipar
Hi all, I was missing all ipar data after running l2gen on MODISA, MODIST, and OLCI. I noticed l2gen is defining the wrong "valid_max" attribute for ipar, both "valid_min = 0" and "valid_max = 0". I found a workaround forcing "valid_max = 30000" to prevent ipa...
- Tue Jul 18, 2023 1:24 am America/New_York
- Forum: Questions/Comments
- Question: Missing attitude files!
- Replies: 15
Re: Missing attitude files!
Hi all, I am having the same problem with missing att and eph files using modis_GEO. I have recently updated OCSSW to V2023.2. I have tried running again install_ocssw --install_dir $HOME/ocssw --tag V2023.2 --modisa but it didn't help. The scene I am trying to process are more than a week old, so I...
- Thu Jul 13, 2023 8:35 am America/New_York
- Forum: Questions/Comments
- Question: NOAA21 JPSS2 processing L1A to L2
- Replies: 6
Re: NOAA21 JPSS2 processing L1A to L2
Thank you it is now working. In fact the VIIRSJ2 LUTs were not installed at all when I was installing OCSSW with install_ocssw --install_dir $HOME/ocssw --tag V2023.2 --viirsj2 So I ran update_luts -v viirsj2 to install the LUTs, did the modifications of the instrument_defaults.par file and changed ...
- Mon Jul 10, 2023 5:54 pm America/New_York
- Forum: Questions/Comments
- Question: NOAA21 JPSS2 processing L1A to L2
- Replies: 6
Re: NOAA21 JPSS2 processing L1A to L2
I have updated OCSSW to 2023.2 and modified the two first lines of the instrument_defaults.par as you suggested but I get the exact same error. Here one example of the full command I send in python: subprocess.CalledProcessError: Command '['/home/gbourdin/ocssw/bin/ocssw_runner', '--ocsswroot', '/ho...
- Mon Jul 10, 2023 10:49 am America/New_York
- Forum: Questions/Comments
- Question: NOAA21 JPSS2 processing L1A to L2
- Replies: 6
Re: NOAA21 JPSS2 processing L1A to L2
I have tried to process ~100 images from last month all located in the Indian Ocean and all of them had a corresponding GEO file provided.
I am not using the SeaDAS GUI, I only work from command lines on linux and I have updated OCSSW to the tag V2022.3.
Best,
Guillaume
I am not using the SeaDAS GUI, I only work from command lines on linux and I have updated OCSSW to the tag V2022.3.
Best,
Guillaume