Feeds
提问
Plot data on a global map
Hello, I have 3D matrix of size (360,180,300). I need to plot this on a global map. 360 represents longitudes, 180 represents l...
3 years 前 | 2 个回答 | 0
2
个回答提问
3D matrix subtraction
I have the following loop. The problem is I cannot get different values for NSSST as i and j changes clear i j for i=1:12 ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Global map based on data from a 3D matrix
Hello, I have a 3D data file with logitude, latitude, temperature. I need to plot the temperature on a global map. size(lon)=3...
3 years 前 | 1 个回答 | 0
1
个回答提问
Plotting a map by extracting data in time intervals from a netcdf file
My netcdf file has longitude, latitude, month, and monthly mean temperature. Data are for 10 years. I have to get the average f...
3 years 前 | 1 个回答 | 0
