The colorbar is now consistent across all the years of the time-series.
Also made some minor improvements to the loading of overlaid raster but still haven't been able to completely remove the delay.
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
By manual testing and also by running automated unit tests.
Checklist:
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] My changes generate no new warnings
[X] New and existing unit tests pass locally with my changes
[X] Any dependent changes have been merged and published in downstream modules
[X] I have checked my code and corrected any misspellings
[X] I have signed the commit message to agree to Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.
Description
The colorbar is now consistent across all the years of the time-series.
Also made some minor improvements to the loading of overlaid raster but still haven't been able to completely remove the delay.
Type of change
How Has This Been Tested?
By manual testing and also by running automated unit tests.
Checklist: