Re: precipitation calculation!

From: Rick Brownrigg <brownrig_at_nyahnyahspammersnyahnyah>
Date: Mon Oct 26 2009 - 09:46:24 MDT

Hi,

I am not finding a script attached to your posting -- can you please
repost that?

I presume you are trying to generate geotiff NCL output for use with
Vapor? tiff2geotiff is distributed as part of Vapor 1.5.x, and that
distro should include libproj. You likely need to run either "vapor-
setup.csh" or "vapor-setup.sh" -- before running NCL -- to set your
environment variables to include vapor's libraries. If you are doing
this already, can you verify that there is a libproj.so.0 in the
$VAPOR_HOME/lib directory?

Regards...
Rick

On Oct 25, 2009, at 10:43 PM, Mirza C. Raza wrote:

> hi
>
> I would like to request to know the solution of the following
> problems.
> When I run ncl script for WRF_PRECIP_Final.ncl, I am not getting the
> gif images while "ps" file is being created.
> I noticed one error during running the code as follows:
>
>
> (0) tiff2geotiff -4 " +proj=lcc +ellps=sphere +lon_0=6 +lat_1=30
> +lat_2=60" -m ./plt_Precip.dat ./plt_Precip_temp.tiff ./
> plt_Precip.tiff
> tiff2geotiff: error while loading shared libraries: libproj.so.0:
> cannot
> open shared object file: No such file or directory
>
> It means that due to that library lining problem, its happening. I
> have
> checked the bash file library paths and its fine.
>
>
> Secondly, how to convert the total precipiattion (mm) into rain rate
> (mm/hr)
> in the script.
>
> The script file has been attached also.
>
> Dont know how to deal with this problem.
> Waiting for your kind reply
> Best regards
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 26 09:46:34 2009

This archive was generated by hypermail 2.1.8 : Mon Oct 26 2009 - 15:01:33 MDT