Re: Extracting time series from models data

From: azizul haque <haque.azizul320_at_nyahnyahspammersnyahnyah>
Date: Thu May 22 2014 - 14:59:05 MDT

Hi Karin, Sorry for being late. Anyway the weight file for all variables or only one. Kindly let me know,  Regards Azizul On Friday, 16 May 2014, 9:51, Karin Meier-Fleischer <meier-fleischer_at_dkrz.de> wrote: Hi Azizul, in the xy_18.ncl example script gw.nc is the weights file. You can create your field average weights as described in example 1 of  wgt_areaave: http://ncl.ucar.edu/Document/Functions/Built-in/wgt_areaave.shtml Hope this helps, Karin Am 16.05.14 17:02, schrieb azizul haque: Hi Karin, >I am aware about this script. Could you please let me the name of the file under the variable g(g     = addfile (dir+"gw.nc","r")) of your attached script. I mean it is Gaussian weight or global warming. >  >Regards >Azizul >On Friday, 16 May 2014, 5:34, Karin Meier-Fleischer <meier-fleischer_at_dkrz.de> wrote: > > > >Dear Azizul, > > >take a look at the NCL example xy_18.ncl: > > >http://ncl.ucar.edu/Applications/Scripts/xy_18.ncl > > >Use the coordinate subscripts as described in the Reference Manual > > >http://ncl.ucar.edu/Document/Manuals/Ref_Manual/NclVariables.shtml#Dimensions > > >to select a specific sub-region like  data(:,{20:25}, {80:90})  as Alan wrote in his email. > > >Bye, >Karin > > > > >Am 16.05.2014 um 00:28 schrieb azizul haque <haque.azizul320_at_yahoo.com>: > >Hi Alan, >>Thanks. These are gridded data of the CMIP5(CNRM-CM5, CCSM4, HadGEM2-CC, GFDL-ESM2M for historical and rcp85). I need to extract time series  for lat 20-25 and lon 80-90. >>Thank you for your understanding. >> >> >>Regards >>Azizul >> >> >>  >>On Thursday, 15 May 2014, 15:44, "Brammer, Alan P" <abrammer_at_albany.edu> wrote: >> >>There is basically no information here and thus it would be pretty incredible if anyone can give you a helpful answer.   >>What part of this can you not do with out referring to the examples on the web page? What have you tried? What failed? What data format do you have?  >> >> >>Relevant functions may be dim_avg_n_Wrap ) .   You may want coordinate subscripting.   >>e.g. data1d = dim_avg_n_Wrap( data(:, {20:25},  {80:90}) , (/1,2/) ) >> >> >>This is almost the equivalent of saying “I want to build a house, thanks for your help. “  >> >> >>Good Luck,  >>Alan.  >> >> >> >> >> >>############################## >>Alan Brammer, >>PhD Student, >> >> >>Department of Atmospheric and Environmental Sciences, >>University at Albany, State University of New York, Albany, NY, 12222 >>abrammer_at_albany.edu >>############################## >> >> >> >> >> >>On May 15, 2014, at 17:37, azizul haque <haque.azizul320_at_yahoo.com> wrote: >> >>Hi NCL Users, >>>I want to extract time series for models CNRM-CM5, CCSM4, HadGEM2-CC, GFDL-ESM2M for historical and rcp85 for the lat 20-25 and lon 80-90. >>>  >>>Appreciated for your help. >>>Regards >>>Azizul _______________________________________________ >>>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 >>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu May 22 14:59:17 2014

This archive was generated by hypermail 2.1.8 : Tue May 27 2014 - 15:45:08 MDT