Re: editing a netcdf file

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 30 2011 - 09:23:47 MDT

You must be more specific.

f = addfile ("wrf.nc", "w")

say you have
         Time = UNLIMITED ; // (25 currently)
         south_north = 81 ;
         west_east = 90 ;
         LU_INDEX(Time, south_north, west_east)

==
What did you try?

On 3/30/11 1:40 AM, rekha bharali wrote:
> Hi
>
> I am facing a problem while trying to edit some variable in wrfinput_d01
> file from WRF. My problem is while trying to change the values of
> LU_INDEX which is a 3d variable I always get the error as "RIGHT SIDE
> DIMENSION IS NOT EQUAL TO THE LEFT SIDE......"
>
> I know my script is not correct at all because I am very new in this
> field and I am learning NCL. I have gone through all the examples given
> in NCL and could find one regarding change in variable. But that
> variable is one dimensional and easy to change..But in my case I am
> facing problem. If any one can provide me some example script about how
> to edit NETCDF file it will be a great help.
>
> Thanking you
> Rekha
>
>
>
>
>
> _______________________________________________
> 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 Wed Mar 30 09:23:53 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 05 2011 - 09:01:21 MDT