How to create a yearly trend map of climatic data

1 view (last 30 days)
I have a matrix A (82,163,12) which contains yearly averaged temperature data for 12 years. I would like to display a temporal trend map to evaluate whether temperature is increasing or decreasing. Can anybody suggest a method how do i do this in matlab?
Thanks
  2 Comments
Justin
Justin on 7 May 2014
I'm guessing the third dimension is in years (12 for 12 years). Are the first and second dimensions referencing Lat and Long, or something else?
Pukar
Pukar on 17 May 2014
Yes Justin they are grided temperature data, is it possible to get mann kendall slope trend?

Sign in to comment.

Answers (1)

Chad Greene
Chad Greene on 30 May 2014
This 'll do it.

Categories

Find more on Weather and Atmospheric Science in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!