Re: Extracting time series from models data

From: Brammer, Alan P <abrammer_at_nyahnyahspammersnyahnyah>
Date: Thu May 15 2014 - 15:44:17 MDT

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<http://www.ncl.ucar.edu/Document/Functions/Contributed/dim_avg_n_Wrap.shtml> ) . You may want coordinate subscripting. <http://www.ncl.ucar.edu/Document/Manuals/Ref_Manual/NclVariables.shtml#CoordinateSubscripts>
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@albany.edu<mailto:abrammer@albany.edu>
##############################

On May 15, 2014, at 17:37, azizul haque <haque.azizul320@yahoo.com<mailto:haque.azizul320@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 15:44:31 2014

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