seadas7.5.1 installing issure fro
Posted: Tue Jan 15, 2019 11:02 pm America/New_York
the error occure in the last step "update_lut". how should i solve this problem?
......
Python version acceptable
Installing aqua-luts (10 of 10)
Bad response for https://oceandata.sci.gsfc.nasa.gov/Ancillary/LUTs/modis/?format=json: 400 Bad Request
Traceback (most recent call last):
File "/home/lwk/ocssw/scripts/update_luts.py", line 66, in <module>
luts.get_luts()
File "/home/lwk/ocssw/scripts/modules/LutUtils.py", line 128, in get_luts
regex='^((?!\d+).)*' + suffix, check_times=True)
File "/home/lwk/ocssw/scripts/modules/JsonUtils.py", line 269, in download_allfiles
all_links = self.get_links(url, regex=regex)
File "/home/lwk/ocssw/scripts/modules/JsonUtils.py", line 237, in get_links
if is_json(response):
File "/home/lwk/ocssw/scripts/modules/JsonUtils.py", line 135, in is_json
return response and ('json' in response.getheader('content-type'))
TypeError: argument of type 'NoneType' is not iterable
Error - Could not install luts for aqua
......
Python version acceptable
Installing aqua-luts (10 of 10)
Bad response for https://oceandata.sci.gsfc.nasa.gov/Ancillary/LUTs/modis/?format=json: 400 Bad Request
Traceback (most recent call last):
File "/home/lwk/ocssw/scripts/update_luts.py", line 66, in <module>
luts.get_luts()
File "/home/lwk/ocssw/scripts/modules/LutUtils.py", line 128, in get_luts
regex='^((?!\d+).)*' + suffix, check_times=True)
File "/home/lwk/ocssw/scripts/modules/JsonUtils.py", line 269, in download_allfiles
all_links = self.get_links(url, regex=regex)
File "/home/lwk/ocssw/scripts/modules/JsonUtils.py", line 237, in get_links
if is_json(response):
File "/home/lwk/ocssw/scripts/modules/JsonUtils.py", line 135, in is_json
return response and ('json' in response.getheader('content-type'))
TypeError: argument of type 'NoneType' is not iterable
Error - Could not install luts for aqua