You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "F:\Nansat\simple1.py", line 89, in
s01 = sid.n1['sigma0_HV']
File "D:\Anaconda\install\envs\py36nansat\lib\site-packages\nansat\nansat.py", line 184, in getitem
raise NansatGDALError('Cannot read array from band %s' % str(band_data))
nansat.exceptions.NansatGDALError: Cannot read array from band None
The text was updated successfully, but these errors were encountered:
File "F:\Nansat\simple1.py", line 89, in
s01 = sid.n1['sigma0_HV']
File "D:\Anaconda\install\envs\py36nansat\lib\site-packages\nansat\nansat.py", line 184, in getitem
raise NansatGDALError('Cannot read array from band %s' % str(band_data))
nansat.exceptions.NansatGDALError: Cannot read array from band None
The text was updated successfully, but these errors were encountered: