<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Thanks for replying<BR>
&nbsp;<BR>
Is there an example of C program or C code I could look at that reads the fwrite output ?<BR>
&nbsp;<BR>
Many thanks<BR>
&nbsp;<BR>
- Shunjie<BR><BR>&gt; Date: Tue, 3 Jun 2008 08:49:35 +0100<BR>&gt; From: dbcl@CEH.AC.UK<BR>&gt; Subject: Re: fwrite<BR>&gt; To: GRADSUSR@LIST.CINECA.IT<BR>&gt; <BR>&gt; Shunjie,<BR>&gt; <BR>&gt; A few more comments....<BR>&gt; <BR>&gt; 'fwrite' writes a "flat" binary file (i.e. no headers) which should be readable by GrADS (once you write a suitable .ctl file), or you could read with C, FORTRAN (direct access for FORTRAN) etc.<BR>&gt; <BR>&gt; Doug<BR>&gt; <BR>&gt; <BR>&gt; &gt;&gt;&gt; liuxc@MAIL.IAP.AC.CN 03/06/2008 01:40 &gt;&gt;&gt;<BR>&gt; Hi*****<BR>&gt; <BR>&gt; <BR>&gt; you should first do like this<BR>&gt; <BR>&gt; set gxout fwrite<BR>&gt; set fwrite xx.dat (xx implys your file name which will be exported)<BR>&gt; <BR>&gt; <BR>&gt; then in the middle, you can display the data in the order of the Grads requires<BR>&gt; the order like time /level / variable/<BR>&gt; <BR>&gt; this is important to make it clear the order<BR>&gt; <BR>&gt; <BR>&gt; then<BR>&gt; disable fwrite (the fwrite is end)<BR>&gt; <BR>&gt; <BR>&gt; i think you can get many resources even in Chinese,such as "***"<BR>&gt; <BR>&gt; good luck to you<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; 2008-06-03<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; **<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; **** Shun Jie Liu<BR>&gt; **** 2008-06-03 06:00:02<BR>&gt; **** GRADSUSR@LIST.CINECA.IT<BR>&gt; ***<BR>&gt; ** fwrite<BR>&gt; <BR>&gt; Hello, can anyone tell me what is fwrite ?<BR>&gt; From the ignes website, I know it writes to a data output but how are the data are stored (format)? and how can I read them ?<BR>&gt; <BR>&gt; Thank you<BR>&gt; <BR>&gt; -<BR>&gt; <BR>&gt; <BR>&gt; --<BR>&gt; This message (and any attachments) is for the recipient only. NERC<BR>&gt; is subject to the Freedom of Information Act 2000 and the contents<BR>&gt; of this email and any reply you make may be disclosed by NERC unless<BR>&gt; it is exempt from release under the Act. Any material supplied to<BR>&gt; NERC may be stored in an electronic records management system.<BR><BR><br /><hr /> <a href='' target='_new'></a></body>
</html>