Navigation : Top/MATLAB Practice 8

MATLAB Practice 8


#author("2022-06-06T12:46:53+09:00","default:mori","mori")
#author("2022-06-06T12:47:04+09:00","default:mori","mori")
* Practice [#a0333f5b]
- Check MATLAB for a set of commands to manipulate NetCDF files.
 help netcdf
- Obtain NetCDF data and display a list of variables.
 ncdisp
- Reads the variables time and wspd.
 ncread
- Write the first step contour of wspd
 pcolor, squeeze
- Let's make a movie with this momentum
 getframe, movie
- Save the movie
 avifile


* where to get data [#d3f38797]. [#n10e8b2a]
* where to get data [#jf689201]
//- snctools
//-- http://mexcdf.sourceforge.net/downloads/
- Monthly mean 10m altitude wind speed data from NCEP reanalysis data (Kyoto University Survivability Database)
-- http://database.rish.kyoto-u.ac.jp/arch/ncep/data/ncep.reanalysis.derived/surface/wspd.mon.mean.nc