athena-file (0.1.0)
Installation
pip install --index-url athena-fileAbout this package
Add your description here
Athena File
exiftool package must exist on the system.
Testing
Test Data
unzip -d rover msl-images.zip
Hashes
wget images-assets.nasa.gov/video/art001m1203451716/art001m1203451716~orig.mp4
TARGET="art001m1203451716~orig.mp4"
cksum --algorithm=md5 --untagged $TARGET | awk '{print $1}' && \
cksum --algorithm=sha1 --untagged $TARGET | awk '{print $1}' && \
cksum --algorithm=sha2 --length=256 --untagged $TARGET | awk '{print $1}' && \
b3sum $TARGET | awk '{print $1}'
| File | Size |
|---|---|
| art001m1203451716~orig.mp4 | 3.4G |
| Glaciermountain_ice_snow_NPS_Photo_2011(17288394286).jpg | 2.8M |
| Interface_Age_Vol_8_Issue_2_1983-02_Interface_Age_US.pdf | 67M |
| LECTURES-VIDEO-2025-14266-001.mp4 | 313M |
| msl-images.zip[1] | 58M |
References
blake3-py pyexiftool [1]Alice Stanboli and Kiri Wagstaff, “Mars surface image (Curiosity rover) labeled data set”. Zenodo, Nov. 15, 2017. doi: 10.5281/zenodo.1049137.
Requirements
Requires Python: >=3.13
Details
Assets (2)
Versions (8)
View all
athena_file-0.1.0.tar.gz
3.6 KiB