|
From: Estel C. <es...@ie...> - 2002-02-01 13:44:42
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <br>Thank you for you quick answer. <br>I've just tried it but it does not work... <p>some more ideas? <p>Estel <p>Bill Hibbard wrote: <blockquote TYPE=CITE>Hi Estel, <p>If you are running on Linux or DEC/Compaq Alpha, then you <br>need to add '-DLITTLE to CFLAGS' in foo2_to_v5d.f.m, the <br>make file for foo2_to_v5d.f. <p>Good luck, <br>Bill <p>Estel Cardellach wrote: <br>> <br>> Dear colleague, <br>> <br>> I'm trying to convert text files into v5d format by using the foo2_to_v5d. f <br>> I've inserted my own code to read the header and the body of my txt files. I also write to the standard output the content of the G matrix (3D <br>> grid data), and some other parameters entered through the header (for debugging purposes). <br>> <br>> The program runs free of error messages, and the standard output shows that the program is reading the text file, and also shows that the data <br>> is being labeled appropriately within the 3D grid matrix, G. The required output file is generated. <br>> <br>> The problem comes when I try to visualize it with vis5d. It does not recognize the file as v5d. The problem is reported by this error message <br>> on screen: <br>> <br>> Error: not a v5d file <br>> Error: datafile out02.v5d not found <br>> <br>> Similar error messages appear when using v5dinfo, v5dedit, .... <br>> When typing the unix command 'file', the answer is: <br>> out02.v5d: data <br>> <br>> Because our debugging shows everything as expected, and because of the lack of message errors during the execution of the foo2_to_v5d, it is <br>> very difficult to know what is going wrong. <br>> <br>> How can I solve this problem? <br>> <br>> Another question: is it possible to change the maximum number of rows/cols/levels of the 3D grid further than the values appearing in v5d.h? <br>> We tried to vary those of v5d.h and re-compile vis5d... but the limitation remained. Which file should we modify to allow more <br>> rows/cols/levels? <br>> <br>> <br>> Thank you very much, <br>> <br>> Estel <br>> -- <br>> Estel Cardellach i Gali <br>> Institut d'Estudis Espacials de Catalunya <br>> Edif. Nexus-104, Gran Capita`, 2-4, 08034 Barcelona <br>> Phone: +34 93 280 20 88. Fax: +34 93 280 63 95 <br>> e-mail: es...@ie... Please visit: <a href="http://www.ieec.fcr.es/recerca/gnss">http://www.ieec.fcr.es/recerca/gnss</a> <br>> <p>-- <br>---------------------------------------------------------- <br>Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 <br>hi...@fa... 608-263-4427 fax: 608-263-6738 <br><a href="http://www.ssec.wisc.edu/~billh/vis.html">http://www.ssec.wisc.edu/~billh/vis.html</a></blockquote> <p><br>-- <br>Estel Cardellach i Gali <br>Institut d'Estudis Espacials de Catalunya <br>Edif. Nexus-104, Gran Capita`, 2-4, 08034 Barcelona <br>Phone: +34 93 280 20 88. Fax: +34 93 280 63 95 <br>e-mail: <a href="mailto:es...@ie...">es...@ie... </a> Please visit: <a href="http://www.ieec.fcr.es/recerca/gnss">http://www.ieec.fcr.es/recerca/gnss</a> <br> </html> |