Re: GRIB ?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue, 12 May 2009 13:23:16 -0600

Benjamin Laken wrote:
> I am attempting to switch my creation of spatial files from GrADSC to
> NCL, however when it comes to reading outputted files I have created in
> IDL programs with the 'writeu' command (outputting in unformatted binary
> data) will I be able to read these outputs with NCL? - and if so what
> are the commands for that procedure?
>
> Thanks in advance,
> --Ben Laken
>
'writeu' is a flat binary write. Same a fortran write with 'direct'
access specified or C block IO.

Go to the Applications page:
    http://www.ncl.ucar.edu/Applications/index.shtml

Under category "File I/O" click on "Read Binary"

"fbindirread" is more general that "cbinread"

Please read the section on binary portability.
==================================
I suggest reading the Mini-Language manual at:
    http://www.ncl.ucar.edu/Document/Manuals/

==================================
FYI: ncl-install is for "installation" questions.

Please send language/user question to ncl-talk_at_ucar.edu

Good Luck

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Tue May 12 2009 - 13:23:16 MDT

This archive was generated by hypermail 2.2.0 : Tue May 19 2009 - 09:18:50 MDT