![]() |
NetCDF
4.7.3
|
#include "config.h"#include <stdio.h>#include <string.h>#include <stdlib.h>#include <hdf5.h>#include "netcdf.h"
Go to the source code of this file.
Example program for write then read of a variable using bzip2 compression.
This is an example which creates a file with a variable that is compressed using bzip2. Then it reads that file and verifies that it returned the correct uncompressed data.
The meta-data (.cdl) for the created file is as follows:
Definition in file filter_example.c.
| #define ERRR |
Definition at line 90 of file filter_example.c.
Generated on Thu Jan 23 2020 04:18:16 for NetCDF. NetCDF is
a Unidata library.