Skip to content

reduce RSL data type size #180

Description

@adokter

Currently RSL scan parameters are stored as double floats.

PolarScanParam_createData(param,nbins,nrays,RaveDataType_DOUBLE);

This inflates the file size when writing the polar volume to file. Better to use the same unsigned integers and conversions as defined in the NEXRAD file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions