virus installation issues lots seadas 7.5
virus installation issues lots seadas 7.5
Dear Sean
I wonder about this issue. see below. MODIS terra and aqua selected too
Python version acceptable
Installing aqua-luts (13 of 14)
Installing viirsnpp-luts (14 of 14)
Exception: [Errno 54] Connection reset by peer
Traceback (most recent call last):
File "/Applications/seadas-7.5.1/ocssw/scripts/update_luts.py", line 66, in <module>
luts.get_luts()
File "/Applications/seadas-7.5.1/ocssw/scripts/modules/LutUtils.py", line 132, in get_luts
regex='^((?!\d+).)*' + suffix, check_times=True)
File "/Applications/seadas-7.5.1/ocssw/scripts/modules/JsonUtils.py", line 280, in download_allfiles
set_mtime(filepath, link['mtime'])
File "/Applications/seadas-7.5.1/ocssw/scripts/modules/JsonUtils.py", line 72, in set_mtime
os.utime(filepath, times=(atime, mtime)) # python 3
FileNotFoundError: [Errno 2] No such file or directory
Error - Could not install luts for viirsn
I wonder about this issue. see below. MODIS terra and aqua selected too
Python version acceptable
Installing aqua-luts (13 of 14)
Installing viirsnpp-luts (14 of 14)
Exception: [Errno 54] Connection reset by peer
Traceback (most recent call last):
File "/Applications/seadas-7.5.1/ocssw/scripts/update_luts.py", line 66, in <module>
luts.get_luts()
File "/Applications/seadas-7.5.1/ocssw/scripts/modules/LutUtils.py", line 132, in get_luts
regex='^((?!\d+).)*' + suffix, check_times=True)
File "/Applications/seadas-7.5.1/ocssw/scripts/modules/JsonUtils.py", line 280, in download_allfiles
set_mtime(filepath, link['mtime'])
File "/Applications/seadas-7.5.1/ocssw/scripts/modules/JsonUtils.py", line 72, in set_mtime
os.utime(filepath, times=(atime, mtime)) # python 3
FileNotFoundError: [Errno 2] No such file or directory
Error - Could not install luts for viirsn
Filters:
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
virus installation issues lots seadas 7.5
> Exception: [Errno 54] Connection reset by peer
network issue. either rerun the install, or just manually call update_luts.py to pull down the VIIRS LUTs
Sean
virus installation issues lots seadas 7.5
Hi Sean
I was able to produce a L1B virus however I have issues when I am trying to obtain the L2 using l2gen
it is saying that the file is not a valid input mission
below the filename
/Applications/seadas-7.5.1/images/viirs/V2018231182400.L1-BM_SNPP.nc
I don't see any spaces in the filename so what is missing?
thanks in advance
Martin
I was able to produce a L1B virus however I have issues when I am trying to obtain the L2 using l2gen
it is saying that the file is not a valid input mission
below the filename
/Applications/seadas-7.5.1/images/viirs/V2018231182400.L1-BM_SNPP.nc
I don't see any spaces in the filename so what is missing?
thanks in advance
Martin
virus installation issues lots seadas 7.5
and sorry about the virus typo instead of viirs, this deep learning automatic replacements are a real pain!
-
- Subject Matter Expert
- Posts: 271
- Joined: Thu Mar 05, 2009 10:25 am America/New_York
- Been thanked: 2 times
virus installation issues lots seadas 7.5
did you also make and pass in the geolocation file? This is needed for l2gen processing of VIIRS
What is the command line you used?
What is the command line you used?
virus installation issues lots seadas 7.5
Sean
I opened the L1B viirs and it is showing the image in the central pixels ok. Pixels to the left and right are just ugly with banding. detector issues? bowtie effects?
thanks for the insight
Martin
I opened the L1B viirs and it is showing the image in the central pixels ok. Pixels to the left and right are just ugly with banding. detector issues? bowtie effects?
thanks for the insight
Martin
-
- Subject Matter Expert
- Posts: 271
- Joined: Thu Mar 05, 2009 10:25 am America/New_York
- Been thanked: 2 times
virus installation issues lots seadas 7.5
That is normal (though ugly). This the the bowtie deletion feature, where VIIRS saves bandwith by not sending down the overlapping pixels on the edges of the scan.
don
don
virus installation issues lots seadas 7.5
Sean
I am not using command lines. Just l2gen gui. The geo was obtained along with L1A files so no need to generate one. So I have the geo but I can't find anywhere in l2gen where to input this info. Do I need to use a different processor? Is the l2gen not grabbing the L1B correctly thus it doesn't
show the geo input box ?
Martin
I am not using command lines. Just l2gen gui. The geo was obtained along with L1A files so no need to generate one. So I have the geo but I can't find anywhere in l2gen where to input this info. Do I need to use a different processor? Is the l2gen not grabbing the L1B correctly thus it doesn't
show the geo input box ?
Martin
-
- Subject Matter Expert
- Posts: 306
- Joined: Mon Apr 07, 2008 4:40 pm America/New_York
- Been thanked: 3 times
virus installation issues lots seadas 7.5
What is the full error message when it returns "file is not a valid input mission"? There should be Mission=something at the end of the message.
You could also try to use the level1A file as the input file to l2gen. I'm assuming you already have installed the VIIRS processors since you are using a level1B file which you must have processed from a level1A file.
Of note is that SeaDAS version 7.5.3 now supports VIIRS-J1. You might try upgrading and it may fix your current problem as well.
Danny
You could also try to use the level1A file as the input file to l2gen. I'm assuming you already have installed the VIIRS processors since you are using a level1B file which you must have processed from a level1A file.
Of note is that SeaDAS version 7.5.3 now supports VIIRS-J1. You might try upgrading and it may fix your current problem as well.
Danny