Skip to content

Checksums have issues... #23

@ndp-opendap

Description

@ndp-opendap

And we need to fix them!

Should checksums really be optional?

How should they be requested if they continue to be optional? (The TDS currently accepts a query parameter, dap4.checksum=true, which will cause it to provide checksums for variables.

The narrative about checksums says:

As an option, checksums will be computed for the values of all the “top-level” variables present in the DMR of a returned response from a server. The term “top-level” means that the variable is not a field of a Structure (or Sequence) typed variable.

Which could be restated as:

As an option, checksums will be computed for the all variables that are present in the DMR of a returned response from a server, with the exception of variable members of a Structure or a Sequence.

Metadata

Metadata

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