Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iris netcdf saving - causing warnings in standard out #1350

Open
lewisblake opened this issue Sep 25, 2024 · 0 comments
Open

Update iris netcdf saving - causing warnings in standard out #1350

lewisblake opened this issue Sep 25, 2024 · 0 comments
Labels
bug 🐛 Something isn't working dependencies Issues related to pyaerocom dependencies

Comments

@lewisblake
Copy link
Member

Describe the bug
This warning is all over standard out:

warnings.warn(
/modules/rhel8/user-apps/fou-kl/aerotools/pya-v2024.09/lib/python3.11/site-packages/iris/fileformats/netcdf/saver.py:2664: IrisDeprecation: Saving to netcdf with legacy-style attribute handling for backwards compatibility.
This mode is deprecated since Iris 3.8, and will eventually be removed.
Please consider enabling the new split-attributes handling mode, by setting 'iris.FUTURE.save_split_attrs = True'.
  • Pyaerocom version: 0.23.dev0
  • Computing platform: all
  • Configuration file (if applicable): NA
  • Error message (if applicable): NA

To Reproduce
Steps to reproduce the behavior:

  1. Run a config, e.g., obs only

Expected behavior
Not for this warning to appear

@lewisblake lewisblake added bug 🐛 Something isn't working dependencies Issues related to pyaerocom dependencies labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working dependencies Issues related to pyaerocom dependencies
Projects
None yet
Development

No branches or pull requests

1 participant