Larger Datasets (May 23, 2011) ============================== The first phase of increasing the maximum size of datasets has been completed. The new maximum size is about 2 gigapixels (~8 GB). NOTICE: this change will be installed when GIPSY is updated. It is possible however that the source file "fsize.c" fails to compile. This will be corrected automatically when the update procedure (e.g. "p -update") is run again. To make the increased size also available on 32-bit Linux systems, it is necessary to add the following flags to gfortran's compilation parameters in $gip_loc/setup: -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 See $gip_sys/setup.mgr.