mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
9 lines
379 B
Plaintext
9 lines
379 B
Plaintext
Dataset {
|
|
Float64 longitude[longitude = 20];
|
|
Float64 latitude[latitude = 20];
|
|
Int32 H2OPressureLay[H2OPressureLay = 14][nv = 2];
|
|
Int32 time[time = 1];
|
|
Float32 H2OMMRStd_Orbit_1735[time = 1][H2OPressureLay = 14][latitude = 20][longitude = 20];
|
|
Float32 H2OMMRStd_Orbit_1742[time = 1][H2OPressureLay = 14][latitude = 20][longitude = 20];
|
|
} ceopL2AIRS2-2.nc;
|