- 积分
- 26
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-11-30
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
利用美国冰雪中心的25km*25km海冰密度格点资料,http://nsidc.org/data/docs/noaa/g02172_nic_charts_climo_grid/,如何作出正确好看的图?以下是变量描述的一部分,求大神们指点~
Variable: ice
Type: float
Total Size: 544768 bytes
136192 values
Number of Dimensions: 2
Dimensions and sizes: [ygrid | 448] x [xgrid | 304]
Coordinates:
ygrid: [5837500..-5337500]
xgrid: [-3837500..3737500]
Number Of Attributes: 15
time : 148319
_FillValue_original : -1
_FillValue : -1
_Unsigned : true
long_name : NOAA/NSIDC Climate Data Record of Passive Microwave Monthly Northern Hemisphere Sea Ice Concentration
standard_name : sea_ice_area_fraction
units : 1
coordinates : longitude latitude time
flag_values : ( -5, -4, -3, -2, -1 )
flag_meanings : pole_hole lakes coastal land_mask missing_data
datum : +ellps=urn:ogc:def:crs:EPSG::4326
grid_mapping : projection
reference : http://nsidc.org/api/metadata?id=g02202
ancillary_variables : stdev_of_seaice_conc_monthly_cdr qa_of_seaice_conc_monthly_cdr
valid_range : ( 0, 1 )
|
|