|
From: Bill H. <hi...@fa...> - 2001-09-14 09:24:13
|
Hi Narisara, > I had a dozen of 6-days vis5d files(48 times step and 18 parameters), and > wanna combined them together. However, the total time steps exceed the limit > of vis5d. So, I changed 5-d grid size parameters in v5d.h and v5df.h as show > below. > MAXVARS 200 -> 20 > MAXTIMES 400 -> 1000 > MAXROWS 400 -> 100 > MAXCOLUMNS 400 -> 200 > MAXLEVELS 100 -> 100 > > After compilation, I could use v5dimport to open those files and make a combined > file for maximum only 7 parameters. How could I change the above parameters > or other to make v5dimport handle more than this limit? I would appreciate > any suggestion or comment. My system is Redhat 7.1 on Pentium V and > 256 mb of memory. I think that if you make sure v5dimport recompiles after you change v5d.h, then you should be able to combine more variables. Good luck, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |