TRIP2

Lịch sử TRIP2.ElevationMap

Ẩn các thay đổi nhỏ - Hiển thị các thay đổi trong cách định dạng chữ

February 20, 2008, at 09:27 AM EST Tác giả: 157.82.150.152 -
Đã thay đổi dòng số 35 từ:
elevtn:missing_value = 1.e+20f ;
đến:
elevtn:missing_value = -9999f ;
Đã thay đổi dòng số 38 từ:

Note: In the elevation map, the longitude values were saved from "small to big". The latitude values were saved from "big to small". The missing value is 1.e+20f.

đến:

Note: In the elevation map, the longitude values were saved from "small to big". The latitude values were saved from "big to small". The missing value is -9999f.

June 15, 2007, at 01:08 PM EST Tác giả: Thanh -
Đã thay đổi các dòng số 12-13 từ:

Example of the 1.0 degree global elevation map provided by ATRIP

đến:

Example of the 1.0 degree global elevation map provided by TRIP2

June 07, 2007, at 12:39 PM EST Tác giả: Thanh -
Đã thêm các dòng số 2-3:

(:table align='left' width=100% cellpadding=5 cellspacing=0:) (:cell:)

June 07, 2007, at 12:39 PM EST Tác giả: Thanh -
Đã thay đổi các dòng số 7-8 từ:
đến:

(:cell:) Attach:elevtn.gif Δ (:tableend:)

June 06, 2007, at 11:00 PM EST Tác giả: Thanh -
Đã thay đổi dòng số 5 từ:
đến:
June 06, 2007, at 05:47 PM EST Tác giả: Thanh -
Đã thay đổi các dòng số 5-6 từ:
đến:
June 06, 2007, at 05:40 PM EST Tác giả: Thanh -
Đã thay đổi dòng số 33 từ:

Note:

đến:

Note: In the elevation map, the longitude values were saved from "small to big". The latitude values were saved from "big to small". The missing value is 1.e+20f.

June 06, 2007, at 05:35 PM EST Tác giả: Thanh -
Đã thêm các dòng số 32-33:

Note:

June 06, 2007, at 05:35 PM EST Tác giả: Thanh -
Đã thay đổi dòng số 9 từ:
[thanh@shui 1.0_deg_global]$ ncdump -h 1.0_deg_elevtn.nc
đến:
[thanh@shui 1.0_deg_global]$ ncdump -h 1.0_deg_elevtn.nc
June 06, 2007, at 05:35 PM EST Tác giả: Thanh -
Đã thay đổi các dòng số 7-31 từ:

Example of our 1.0 degree global elevation map

đến:

Example of the 1.0 degree global elevation map provided by ATRIP

[thanh@shui 1.0_deg_global]$ ncdump -h 1.0_deg_elevtn.nc
netcdf 1.0_deg_elevtn {
dimensions:
lon = 360 ;
lat = 180 ;
time = UNLIMITED ; // (1 currently)
variables:
float lon(lon) ;
lon:units = "degrees_east" ;
lon:valid_min = -180.f ;
lon:valid_max = 180.f ;
lon:long_name = "Longitude" ;
float lat(lat) ;
lat:units = "degrees_north" ;
lat:valid_min = -90.f ;
lat:valid_max = 90.f ;
lat:long_name = "Latitude" ;
float time(time) ;
time:title = "Time" ;
time:long_name = "Time axis" ;
float elevtn(time, lat, lon) ;
elevtn:missing_value = 1.e+20f ;
}
June 06, 2007, at 05:32 PM EST Tác giả: Thanh -
Đã thêm dòng số 1:
Đã thêm các dòng số 5-7:

Example of our 1.0 degree global elevation map

June 06, 2007, at 05:30 PM EST Tác giả: Thanh -
Đã thêm các dòng số 1-3:

Work-memo


Links


edit SideBar

Blix theme, powered by PmWiki