Tools
xarray.asc
Associated article: Accessing Large Data Arrays With X-Array
Tags: Tools
_ACCESSING LARGE ARRAYS WITH X-ARRAY_ by Barr E. Bauer [LISTING ONE] * Extended memory manipulation using X-arRAY Fortran Library. * Does the following: 1. allocates a 1 Mbyte real*4 array a(512,512); 2. loads * array a with real*4 values; 3. saves the data in array a to ...


