Lịch sử TRIP2.ElevationMap
Hiển thị các thay đổi nhỏ - Hiển thị các thay đổi trong cách định dạng chữ
- elevtn:missing_value = 1.e+20f ;
- elevtn:missing_value = -9999f ;
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.
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.
Example of the 1.0 degree global elevation map provided by ATRIP
Example of the 1.0 degree global elevation map provided by TRIP2
(:table align='left' width=100% cellpadding=5 cellspacing=0:) (:cell:)
(:cell:) Attach:elevtn.gif Δ (:tableend:)
Note:
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.
Example of our 1.0 degree global elevation map
Example of the 1.0 degree global elevation map provided by ATRIP
lat = 180 ;
time = UNLIMITED ; // (1 currently)
lon:valid_min = -180.f ;
lon:valid_max = 180.f ;
lon:long_name = "Longitude" ;
lat:valid_min = -90.f ;
lat:valid_max = 90.f ;
lat:long_name = "Latitude" ;
time:long_name = "Time axis" ;
Example of our 1.0 degree global elevation map
- Flow direction map?
- River sequence map?
- Elevation map