You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
268 B
9 lines
268 B
2 years ago
|
netcdf tst_solar_2 {
|
||
|
types:
|
||
|
int(*) unimaginatively_named_vlen_type ;
|
||
|
|
||
|
// global attributes:
|
||
|
unimaginatively_named_vlen_type :equally_unimaginatively_named_attribute_YAWN = {-99}, {-99, -99} ;
|
||
|
:for_testing_unsigned_short_attribute_bug = 0US, 32768US, 65535US ;
|
||
|
}
|