Extract metadata
Convert to netCDF
Check supported formats
Compute a checksum
[metaextract-checksums] adds a fast blake3 backend; without it, the standard library algorithms (sha256, sha512, md5, blake2b, …) are used.
Extract metadata, convert to netCDF, compute checksums, and batch-process instrument files with dataerai.metaextract.
[metaextract-checksums] adds a fast blake3 backend; without it, the standard library algorithms (sha256, sha512, md5, blake2b, …) are used.