#! /bin/bash -e
# Last edited on 2025-10-22 14:05:02 by stolfi

# Annotate the color cloud image:
clouds_dir=special/022v1/R0/clouds
( cd ${clouds_dir} && colors-1-annotate.sh )

exit 0 
######################################################################
