Verify local CASDA download
casda_verify_fileRe-verify checksum and length of an existing downloaded file to confirm data integrity.
Instructions
Re-verify checksum and length of an existing file under the download root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path under CASDA_DOWNLOAD_DIR of an existing downloaded file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| exists | Yes | ||
| checksum | No | ||
| local_path | Yes | ||
| provenance | No | ||
| size_bytes | No | ||
| content_length_verified | No |