compute_checksum

lsst.ts.ess.common.sensor.compute_checksum(checksum_string: str) int

Compute the checksum for a Gill Windsonic 2D Sensor.

Parameters:
checksum_stringstr

The string for which the checksum is computed.

Returns:
checksumint

The checksum.