Topic:
How to set the flag for seismic data loading to not calculate the statistics.
Description:
How to set the environment variable to put in a flag for IESX seisimic data loading not to calculate the statistics. This is useful if data loading is done in parts and you do not want to compute the statistics till the loading is completed.
Solution:
Edit your .cshrc file and put in the following environment variable: setenv IESX_SDIX_NOSTAT. This will turn off the computation of volume statistics after the load has been completed. You should source your .cshrc and start another Geonet or logout and login so this new environmental variable is set. Note: Iesx_Util option #32 should be run after the entire volume has been loaded.
Last Modified on: 10-FEB-99