Re: hello!---question for valid_range and actual_range

From: Dennis Shea (shea AT XXXXXX)
Date: Mon Mar 22 2004 - 16:39:47 MST

  • Next message: Andres Roubicek: "some High/Low labels missing"

    >I have a easy question:
    >
    >>From a NCEP netCDF file ,I read ulwrf : have
    > ulwrf:valid_range = -100.f, 1000.f ;
    > ulwrf:actual_range = 59.80005f, 363.5999f ;
    >
    >I do not know what is this mean and what is the
    >difference?

    valid range: 'theoretical' min and max values
    actual range: min and max of data on the file.

        -100. <= actual_range <= 1000.
        

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



    This archive was generated by hypermail 2b29 : Mon Mar 22 2004 - 16:22:02 MST