文件名称:用grads处理grib格式文件的准备
文件大小:145KB
文件格式:PDF
更新时间:2015-10-19 15:15:26
grads grib
用grads处理grib格式文件的准备 WHAT IS GRIB? GRIB (GRIdded Binary) is an international, public, binary format for the efficient storage of meteorological/oceanographic variables. Typically, GRIB data consists of a sequence of 2-D (lon,lat) chunks of a (in most general sense) 4-D variable (e.g., u comp on the wind = f(lon,lat,level,time)). The sequence is commonly organized in files containing all variables at a particular time (i.e., 3-D (lon,lat,level) volume).