Re: ncl-talk Digest, Vol 12, Issue 14

From: Jing (yangjing AT mail.iap.ac.cn)
Date: Mon Nov 15 2004 - 12:11:58 MST

  • Next message: Marjolaine Krug: "binary IO in NCL"

    Hi,Marjolaine

    I had used NCL for TMI treatment. You can use its own read.f to treat it. Using "WRAPIT" to link its own Fortran 90 programm and NCL.

    Because TMI datasets has something spetial (just as missing data and something else).

    Good luck!
            

    Best regards!

    Jing

    2004-11-15

    ======= 2004-11-15 12:02:00 您在来信中写道:=======

    >Send ncl-talk mailing list submissions to
    > ncl-talk@ucar.edu
    >
    >To subscribe or unsubscribe via the World Wide Web, visit
    > http://mailman.ucar.edu/mailman/listinfo/ncl-talk
    >or, via email, send a message with subject or body 'help' to
    > ncl-talk-request@ucar.edu
    >
    >You can reach the person managing the list at
    > ncl-talk-owner@ucar.edu
    >
    >When replying, please edit your Subject line so it is more specific
    >than "Re: Contents of ncl-talk digest..."
    >
    >
    >Today's Topics:
    >
    > 1. binary IO in NCL (Marjolaine Krug)
    >
    >
    >----------------------------------------------------------------------
    >
    >Message: 1
    >Date: Mon, 15 Nov 2004 16:15:43 +0200
    >From: "Marjolaine Krug" <marjolaine@absamail.co.za>
    >Subject: binary IO in NCL
    >To: <ncl-talk@ucar.edu>
    >Message-ID: <MDBBLMBBKKAENIPOBLLKOEIPCAAA.marjolaine@absamail.co.za>
    >Content-Type: text/plain; charset="iso-8859-1"
    >
    >Dear all,
    >
    >I have been trying to read TMI / TRMM data produced by SSMI with NCL and I
    >am not getting anywhere. The data is in binary "direct" access and has
    >dimensions: (/1440,320,7,2/). I have tried using commands such as
    > myvar=fbindirread(filename,0,(/1440,320,1,1/),"byte")
    >or
    >myvar = cbinread(filename,(/1440,320,7,2/),"byte")
    >but I keep on getting values such as 376, when I know that all the values
    >should be between 0 and 255.
    >
    >Has anyone managed to read TRMM data with NCL?
    >
    >Best regards, Marjolaine.
    >
    >-------------- next part --------------
    >A non-text attachment was scrubbed...
    >Name: winmail.dat
    >Type: application/ms-tnef
    >Size: 2080 bytes
    >Desc: not available
    >Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20041115/2fca8eac/winmail.bin
    >
    >------------------------------
    >
    >_______________________________________________
    >ncl-talk mailing list
    >ncl-talk@ucar.edu
    >http://mailman.ucar.edu/mailman/listinfo/ncl-talk
    >
    >
    >End of ncl-talk Digest, Vol 12, Issue 14
    >****************************************

    ********************************************
    * Jing YANG *
    * International Pacific Reseach Center, UH *
    * Phone (O): 808-956-7385 *
    * 1680 East West RD *
    * Honolulu HI 96822 *
    * United states *
    ********************************************

    _______________________________________________
    ncl-talk mailing list
    ncl-talk@ucar.edu
    http://mailman.ucar.edu/mailman/listinfo/ncl-talk



    This archive was generated by hypermail 2b29 : Mon Nov 15 2004 - 15:22:05 MST