Search found 16 matches
- Wed May 04, 2022 9:31 am America/New_York
- Forum: Questions/Comments
- Question: Custom ancillary tree and db
- Replies: 1
Custom ancillary tree and db
Hello, I am defining a custom ancillary directory tree and a custom datebase name. It works perfectly for most satellites because the name of the input file is actually the name of the image. It doesn't work for OLCI and MSI because getanc assumes the name of the *.anc text file from the name of the...
- Tue Mar 01, 2022 5:27 pm America/New_York
- Forum: Questions/Comments
- Question: modis_GEO cannot detect platform short name
- Replies: 6
Re: modis_GEO cannot detect platform short name
I was aware.
It might be possible the maintenance could cause the problem to happen in the first place, although it would mean the products were modified or the downloads were affected, but I don't see how the maintenance would make my process suddenly work again if I didn't re-download any images.
It might be possible the maintenance could cause the problem to happen in the first place, although it would mean the products were modified or the downloads were affected, but I don't see how the maintenance would make my process suddenly work again if I didn't re-download any images.
- Tue Mar 01, 2022 5:08 pm America/New_York
- Forum: Questions/Comments
- Question: modis_GEO cannot detect platform short name
- Replies: 6
Re: modis_GEO cannot detect platform short name
ASSOCIATEDPLATFORMSHORTNAME seems to be in the metadata: OBJECT = ASSOCIATEDPLATFORMSHORTNAME\n CLASS = \"1\"\n NUM_VAL = 1\n VALUE = \"Aqua\"\n END_OBJECT = ASSOCIATEDPLATFORMSHORTNAME\n\n News since this morning, after restarting my processing code several times this morning it...
- Mon Feb 28, 2022 7:00 pm America/New_York
- Forum: Questions/Comments
- Question: modis_GEO cannot detect platform short name
- Replies: 6
Re: modis_GEO cannot detect platform short name
Here it is for OCSSW: NASA Science Processing (OCSSW): Environment {$OCSSWROOT}: /home/gbourdin/ocssw Environment {$OCDATAROOT}: /home/gbourdin/ocssw/share l2gen version: msl12 9.5.1-V2021.2 (Jun 18 2021 11:22:53) l2bin version: 7.0.1 l3bin version: 5.13 l3mapgen version: l3mapgen 2.3.0-V2021.2 (Jun...
- Mon Feb 28, 2022 3:28 pm America/New_York
- Forum: Questions/Comments
- Question: modis_GEO cannot detect platform short name
- Replies: 6
modis_GEO cannot detect platform short name
Hello, I am getting an error running modis_GEO on MODIS-Aqua and MODIS-Terra level-1A scenes: /etc/magic, 0: Warning: using regular magic file `/usr/share/misc/magic' file: could not find any magic files! Running debug binaries... /home/gbourdin/ocssw/bin Traceback (most recent call last): File &quo...
- Mon Oct 25, 2021 5:13 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen segmentation fault
- Replies: 12
Re: l2gen segmentation fault
The previous post was edited. This post is now obsolete, please delete it.
Thank you
Thank you
- Mon Oct 25, 2021 11:06 am America/New_York
- Forum: Questions/Comments
- Question: l2gen segmentation fault
- Replies: 12
Re: l2gen segmentation fault
Hi,
lonlat2pixline seems to work fine but the n,s,e,w params for l2gen are much more convenient.
Does anyone have a time estimate for the next release?
Best,
Guillaume
lonlat2pixline seems to work fine but the n,s,e,w params for l2gen are much more convenient.
Does anyone have a time estimate for the next release?
Best,
Guillaume
- Thu Oct 21, 2021 7:15 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen segmentation fault
- Replies: 12
Re: l2gen segmentation fault
It is running well when I use lonlat2pixline thank you Don.
I hope the subsetting tool on l2gen will be fixed though, it is much easier to use.
Best,
Guillaume
I hope the subsetting tool on l2gen will be fixed though, it is much easier to use.
Best,
Guillaume
- Wed Oct 20, 2021 1:30 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen segmentation fault
- Replies: 12
Re: l2gen segmentation fault
Thank you Don for looking into this. The process is running with calibrate_viirs and then l2gen but it performs the atmospheric correction on the whole image even when include north, south, east and west boundaries. It is definitely too slow to process, even on the university HPC, and the output fil...
- Tue Oct 19, 2021 4:36 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen segmentation fault
- Replies: 12
Re: l2gen segmentation fault
This is not specific to one image, all VIIRS images crash but only when I subset. I have tried the same settings from the GUI and every image crashes as well when I subset, some right at the start, but others in the middle or at the end of the process. I call this command from python: cmd = [OCSSW_R...