...
res@sfXArray = lon1d
res@sfYArray = lat1d
Plotting unstructured grids with MATLAB
This matlab routine shows how to plot results on an unstructured grid.
View file | ||||
---|---|---|---|---|
|
Regrid output to regular grid
...
...
res@sfXArray = lon1d
res@sfYArray = lat1d
This matlab routine shows how to plot results on an unstructured grid.
View file | ||||
---|---|---|---|---|
|
...