The source project of this merge request has been removed.
changes loop counter data type to unsigned int
this gets rid of warning that integers of different signedness are being compared in the loop.
We’ve updated our runner tagging system. If you’re using our shared runners for your CI pipelines, please review the new tags here: https://docs.mpcdf.mpg.de/bnb/220.html#new-tags-for-mpcdf-gitlab-runners
The old tags will remain valid until the end of February 2026.
this gets rid of warning that integers of different signedness are being compared in the loop.