public class CDLWriter extends Object
Modifier and Type | Method and Description |
---|---|
static void |
writeCDL(NetcdfFile ncfile,
Formatter out,
boolean strict,
String nameOverride)
Write CDL to a Formatter
|
public static void writeCDL(NetcdfFile ncfile, Formatter out, boolean strict, @Nullable String nameOverride)