gis-tools-ts - v0.6.0
    Preparing search index...

    Enumeration CDFDataTypeConst

    Enum of the NetCDF data types available

    Index

    Enumeration Members

    Enumeration Members

    BYTE: 1

    Byte size (1 byte)

    CHAR: 2

    Char size (1 byte)

    DOUBLE: 6

    Double size (8 bytes)

    FLOAT: 5

    Float size (4 bytes)

    INT: 4

    Integer size (4 bytes)

    SHORT: 3

    Short size (2 bytes)