Skip to content

One more checksum issue #33

@DennisHeimbigner

Description

@DennisHeimbigner

In discussion #6, I noted a difference in how checksums were computed.

The essence of this problem is as follows:

The difference then is that the netcdf checksum includes the counts for variable length data and Hyrax excludes the counts.

Including the counts allows checksum computation at a lower level of the stack independent (more or less) of the dmr. I have implemented both and including the counts is very slightly faster, but not by much.

So, as a stake in the ground, I am proposing that we include the count when computing the checksum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions