This is a temporary workaround for variables that have Z axes without CF axis attr, which is required for xCDAT to map to for bounds for downstream operations such as regridding
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] My changes generate no new warnings
[ ] Any dependent changes have been merged and published in downstream modules
If applicable:
[x] New and existing unit tests pass with my changes (locally and CI/CD build)
[x] I have added tests that prove my fix is effective or that my feature works
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] I have noted that this is a breaking change for a major release (fix or feature that would cause existing functionality to not work as expected)
Description
Checklist
If applicable: