This website works better with JavaScript.
Explore
Help
Sign In
lib
/
NetCDF-C-4.9.2
Watch
1
Star
0
Fork
You've already forked NetCDF-C-4.9.2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Cloned library NetCDF-C-4.9.2 with extra build files for internal package management.
8
Commits
1
Branch
0
Tags
7.6 MiB
Tree:
76a8a4a1db
NetCDF-C-4.9.2
/
dap4_test
/
cdltestfiles
/
test_one_var.cdl
7 lines
60 B
Raw
Normal View
History
Unescape
Escape
Initial commit
2 years ago
netcdf test_one_var {
variables:
int t;
data:
t = 17;
}