Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIFF size exceed on Preprocessing #2

Closed
zmoratto opened this issue Jul 8, 2010 · 2 comments
Closed

TIFF size exceed on Preprocessing #2

zmoratto opened this issue Jul 8, 2010 · 2 comments
Labels

Comments

@zmoratto
Copy link
Collaborator

zmoratto commented Jul 8, 2010

Specifically it appears that BigTIFF is not turned on.

stereo PSP_006941_1825_RED.map.norm.equ.cub PSP_007732_1825_RED.map.norm.equ.cub result/output
*************************************************************
Reading Stereo Settings file: ./stereo.default
*************************************************************
--> Detected ISIS cube files.  Executing ISIS stereo pipeline.
--> Using standard Isis camera model: PSP_006941_1825_RED.map.norm.equ.cub
--> Using standard Isis camera model: PSP_007732_1825_RED.map.norm.equ.cub

[ 2010-Jun-30 22:32:02 ] : Stage 0 --> PREPROCESSING 
ERROR 4: `result/output-L.tif' does not exist in the file system,
and is not recognised as a supported dataset name.

--> Computing statistics for the left image
   Left: [ lo:0.627511 hi:1.29762 m: 1.00268 s: 0.0558677]
--> Computing statistics values for the right image
   Right: [ lo:0.66076 hi:1.30991 m: 1.00139 s: 0.0580173]
--> Normalizing globally to: [0.627511 1.30991]
--> Writing normalized images.
            Left:  [*************************************************.....] 91%ERROR 1: TIFFAppendToStrip:Maximum TIFF file size exceeded
ERROR 1: TIFFAppendToStrip:Maximum TIFF file size exceeded
@zmoratto
Copy link
Collaborator Author

zmoratto commented Jul 8, 2010

The error appears to be this line. However it doesn't seem that any of the GDAL writing commands in IsisStereoSession are invoking the GDAL option of BigTIFF. It's not clear how our code worked before on HiRISE data or something has silently decayed.

@zmoratto
Copy link
Collaborator Author

Can't be recreated anymore. Tested on full sized Columbia Hills.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant