필터 지우기
필터 지우기

How to plot monthly averages on a map?

조회 수: 2 (최근 30일)
Keegan Carvalho
Keegan Carvalho 2018년 12월 22일
답변: KSSV 2018년 12월 24일
I have a netcdf file (attached zip file-'yl'). There is a temperature variable 'to' available from Jan-1993 to Jan-2017. Using ncread, the time values are 'hours since 1950' and each value corresponds to one month i.e. Jan 1993, Feb 1993 ..... Jan 2017.
I wanted to plot average summer (May-Jun) temperatures on a map.
I attached a picture for reference.
Would be grateful to receive some help in this.

답변 (1개)

KSSV
KSSV 2018년 12월 24일
Read the variable and use mean. YOu can specify the dimensions along wheich you want mean and then plot the data.

카테고리

Help CenterFile Exchange에서 3-D Function Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by