Package ucar.nc2.ncml

Class NcmlConstructor


  • @Deprecated
    public class NcmlConstructor
    extends Object
    Deprecated.
    do not use
    Populate a NetcdfFile directly from NcML, can be used by IOSPs. All ncml elements are new, not modified.
    • Constructor Detail

      • NcmlConstructor

        public NcmlConstructor()
        Deprecated.