Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- python landsatrad.py --input LC81921202017002LGN00_B1.TIF --verbose
- Thu Feb 9 18:58:09 2017
- Start reading LC81921202017002LGN00_B1.TIF
- Using blocksize 7011 x 1
- Traceback (most recent call last):
- File "landsatrad.py", line 270, in <module>
- main()
- File "landsatrad.py", line 255, in main
- qc_lmin[the_band], options.verbose )
- File "landsatrad.py", line 205, in convert_to_radiance
- extract_chunk ( fname ):
- File "landsatrad.py", line 184, in extract_chunk
- data_in = a.reshape(( ny_valid, nx_valid))
- ValueError: total size of new array must be unchanged
Add Comment
Please, Sign In to add comment