Re: Extracting time series from models data

From: azizul haque <haque.azizul320_at_nyahnyahspammersnyahnyah>
Date: Thu May 15 2014 - 16:28:06 MDT

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
Received on Thu May 15 16:28:17 2014

This archive was generated by hypermail 2.1.8 : Tue May 20 2014 - 10:18:04 MDT