Re: SOME PROBLEM FOR NCL

From: Sylvia Murphy (murphys AT XXXXXX)
Date: Wed Mar 03 2004 - 08:29:44 MST

  • Next message: Dennis Shea: "Re: SOME PROBLEM FOR NCL"

    jing,
    binary files are not portable across operating systems. there are two
    types of binaries out there little endian and big endian machines.

    you can not transfer one to the onther.

    On Wed, 3 Mar 2004, Jing Yang wrote:

    > dear ncl friends:
    > i have some problem :i have download Version 4.2.0.a031 to my PC ,and the work station in my office is equipped with Version 4.2.0.a030 .
    > in the work station :my writing-data ncl file is written with"fbindirwrite("U850ISO",uano)",and then in the fortran file i use" read(9,rec=irec) ((uano(i,j),j=1,iy),i=1,id) "to get the data i have written in the .ncl file ,i can get the right result.
    > however, in my PC,I use the same .ncl file for the same data,but i have to use " read(9,rec=irec) (uano(i,j),i=1,id),j=1,iy)" when i read it in my fortran programm,or i will get the wrong result.
    > i don't know why ?is there some difference between the two version ,or something else reasons?
    >
    >
    >
    > thank you!
    >
    >
    > regards!
    > JING
    >
    >
    >
    >
    >
    >
    > _______________________________________________
    > ncl-talk mailing list
    > ncl-talk@ucar.edu
    > http://mailman.ucar.edu/mailman/listinfo/ncl-talk
    >

    ******************************************************
    Sylvia Murphy EML: murphys@ucar.edu
    NCAR CGD/CSEG PHN: 303-497-1720
    1850 Table Mesa Drive FAX: 303-497-1333
    Boulder CO 80305

    WEB: http://www.cgd.ucar.edu/csm/support/
         http://www.cgd.ucar.edu/csm/support/CSM_Graphics/
    ******************************************************

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



    This archive was generated by hypermail 2b29 : Wed Mar 03 2004 - 17:20:19 MST