- 积分
- 19
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-11-2
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
这是读出来的信息,用ncread语句读出数据之后就不会了……怎么处理数据啊!!! {:soso_e105:}{:soso_e105:}刚入门……菜鸟求助!!!
Variables:
lat
Size: 89x1
Dimensions: lat
Datatype: single
Attributes:
units = 'degrees_north'
long_name = 'Latitude'
actual_range = [88 -88]
standard_name = 'latitude_north'
axis = 'y'
coordinate_defines = 'center'
lon
Size: 180x1
Dimensions: lon
Datatype: single
Attributes:
units = 'degrees_east'
long_name = 'Longitude'
actual_range = [0 358]
standard_name = 'longitude_east'
axis = 'x'
coordinate_defines = 'center'
time
Size: 1787x1
Dimensions: time
Datatype: double
Attributes:
units = 'days since 1800-1-1 00:00:00'
long_name = 'Time'
actual_range = [19723 74083]
delta_t = '0000-01-00 00:00:00'
avg_period = '0000-01-00 00:00:00'
prev_avg_period = '0000-00-07 00:00:00'
standard_name = 'time'
axis = 't'
time_bnds
Size: 2x1787
Dimensions: nbnds,time
Datatype: double
Attributes:
long_name = 'Time Boundaries'
sst
Size: 180x89x1787
Dimensions: lon,lat,time
Datatype: int16
Attributes:
long_name = 'Monthly Means of Sea Surface Temperature'
valid_range = [-5 40]
actual_range = [-1.8 36.08]
units = 'degC'
add_offset = 0
scale_factor = 0.01
missing_value = 32767
precision = 2
least_significant_digit = 1
var_desc = 'Sea Surface Temperature'
dataset = 'NOAA Extended Reconstructed SST'
level_desc = 'Surface'
statistic = 'Mean'
parent_stat = 'Mean'
|
|