GRIB2 dispatch layer.
More...
#include "config.h"
#include <stdlib.h>
#include "grib2dispatch.h"
#include "nc4dispatch.h"
#include "hdf5dispatch.h"
#include "netcdf_filter.h"
GRIB2 dispatch layer.
- Author
- Edward Hartnett
- Date
- 2026-03-08
- Copyright
- Intelligent Data Design, Inc. All rights reserved.
◆ NC_GRIB2_finalize()
| int NC_GRIB2_finalize |
( |
void |
| ) |
|
◆ NC_GRIB2_initialize()
| NC_Dispatch * NC_GRIB2_initialize |
( |
void |
| ) |
|
◆ GRIB2_dispatch_table
| const NC_Dispatch* GRIB2_dispatch_table = NULL |
◆ GRIB2_dispatcher
| const NC_Dispatch GRIB2_dispatcher |
|
static |