Key Changes:
1. Fix Type Handling in detection_workflow:
Resolved a type conflict in the `+=` operation within `detection_workflow`.
Ensured compatibility between cloud_bands_map and intermediate computations by explicitly casting data to appropriate types (e.g., uint64).
Improved stability and reliability of cloud band detection across workflows.
2. Improve Visualization (Secondary Update):
Added normalization for large cloud band IDs to sequential integers during plotting.
Updated visualization functions (`plot_time_evolution_blobs`, `plot_time_evolution_inputvar_cloubdands`, etc.) to use normalized IDs for better clarity and distinction in outputs.
3. Increment the year of the copyright