DATASET DE FOTOS DE CAMPO — MESQUITE (River-Ing / Mapchine) 2026-09-16 ================================================================================ Un solo archivo: mesquite-fotos.tar (80 GB, sin comprimir) Suma de control: SHA256SUMS Contenido: LISTA.txt 18.913 fotografias de campo (18.085 jpg, 816 jpeg, 12 heic), tomadas con iPhone entre el 2026-06-26 y el 2026-08-07, en carpetas por tecnico anonimizado tech01/ … tech05/. Son pares antes/despues de poda de mezquite. Se conserva el EXIF original (fecha de captura, GPS, camara). No incluye etiquetas. 1) Descargar (reanudable: si se corta, repetir el mismo comando y continua) -------------------------------------------------------------------------- wget -c https://datos.servo2.com/mesquite-fotos.tar wget -c https://datos.servo2.com/SHA256SUMS Mas rapido, con 4 conexiones: aria2c -c -x4 https://datos.servo2.com/mesquite-fotos.tar Tambien sirve el navegador: clic en mesquite-fotos.tar y esperar. 2) Verificar ------------ sha256sum -c SHA256SUMS # debe decir: mesquite-fotos.tar: OK 3) Extraer ---------- tar -xf mesquite-fotos.tar # Linux, Mac y Windows 11 (tar viene incluido) find tech0* -type f | wc -l # debe dar 18913 En Windows tambien: clic derecho > Extraer todo, o 7-Zip. -------------------------------------------------------------------------------- ENGLISH — Field photo dataset (mesquite pruning, before/after pairs, iPhone, 2026-06-26..2026-08-07). 18,913 images in tech01..tech05 (anonymized technician folders). Single uncompressed TAR, 80 GB. Download: wget -c https://datos.servo2.com/mesquite-fotos.tar Verify: sha256sum -c SHA256SUMS Extract: tar -xf mesquite-fotos.tar Original EXIF (capture time, GPS) is preserved. No labels/metadata included.