Thanks. Yes, it says "note: only letters, numbers, dash, underscore, and dots allowed"
As a test I tried just changing line 187 in image-space-aurora-tomorrow.php, and got image-space-aurora-tomorrow.png (only) written to ./cache/. Unfortunately it is empty, and the space-weather page shows Error 007: file not gif, jpg, or png
Not sure I understand this:
#####
# cache only option (to preserve animated GIFs when you do not need to resize, crop, or text overlay)
#####
$cache_only = 0; # just download and cache the file (ONLY!!), NO resize, NO crop, and NO text overlay
# Default set to 0 for no cache-only.
# note: setting this option $cache_only = 1;
# WILL BYPASS all other settings for resize, crop, and text overlay!!