Skip to main content
Install the extractor (see Overview for the full extras list):

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 or convert in one call

Batch a directory

Pair extraction with DataErai uploads: extract locally, then attach the dict as the asset’s metadata through the Python SDK so it becomes searchable alongside everything else.