NetCDF
4.6.3
|
Files | |
file | filter_example.c [code] |
Example program for write then read of a variable using bzip2 compression. | |
file | pres_temp_4D_rd.c [code] |
Example program for reading a 4D netCDF file. | |
file | pres_temp_4D_wr.c [code] |
A more complex example of writing a netCDF file. | |
file | sfc_pres_temp_rd.c [code] |
A simple example of reading a netCDF file. | |
file | sfc_pres_temp_wr.c [code] |
A simple example of writing a netCDF file. | |
file | simple_nc4_rd.c [code] |
Read a simple file, with some of the features of netCDF-4. | |
file | simple_nc4_wr.c [code] |
Write a file demonstrating some of the features of netCDF-4. | |
file | simple_xy_nc4_rd.c [code] |
Read the simple_xy file, with some of the features of netCDF-4. | |
file | simple_xy_nc4_wr.c [code] |
Write the simple_xy file, with some of the features of netCDF-4. | |
file | simple_xy_rd.c [code] |
Write a file demonstrating some of the features of netCDF-4. | |
file | simple_xy_wr.c [code] |
An example program demonstrating a simple 2D write. | |