cleanup_downloads
Remove downloaded satellite imagery files based on age, size, or type criteria to manage storage space for Copernicus Earth observation data.
Instructions
Clean up downloaded files based on criteria
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| download_dir | No | ||
| older_than_days | No | ||
| max_size_mb | No | ||
| file_type | No | ||
| dry_run | No |