Icesat terrain height data format
Posted: Sat Mar 16, 2024 1:06 pm America/New_York
I tried recently to look at the h_te_interp variable. I added this to my download, all good. But I can't understand the format of the data.
Latitude, longitude and canopy height have all the same shapes as arrays, eg (2185, 5) - there are always five columns and an indefinite number of rows (why such shape?) But h_te_interp would come as simply (2185). Therefore, I can't map the terrain height values to any particular lon/lat pair :( . How should I understand this variable?
Latitude, longitude and canopy height have all the same shapes as arrays, eg (2185, 5) - there are always five columns and an indefinite number of rows (why such shape?) But h_te_interp would come as simply (2185). Therefore, I can't map the terrain height values to any particular lon/lat pair :( . How should I understand this variable?