mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-21 08:39:46 +08:00
15 lines
278 B
Plaintext
15 lines
278 B
Plaintext
|
netcdf amsre_20060131v5 {
|
||
|
dimensions:
|
||
|
_Anonymous3 = 3 ;
|
||
|
_Anonymous6 = 6 ;
|
||
|
variables:
|
||
|
byte time_a(_Anonymous3, _Anonymous6) ;
|
||
|
string time_a:Equator_Crossing_Time = "1:30 PM" ;
|
||
|
data:
|
||
|
|
||
|
time_a =
|
||
|
-1, -1, -1, -1, -1, -1,
|
||
|
-1, -1, -1, -1, -1, -1,
|
||
|
-1, -1, -1, -1, -1, -1 ;
|
||
|
}
|