E3SM-Project/e3sm_diags

[Bug]: `DeprecationWarning: This method will be removed in Python 3.12. Use 'parser.read_file()' instead.`

Closed this issue · 0 comments

What happened?

This is similar to #701.

  /home/runner/work/e3sm_diags/e3sm_diags/e3sm_diags/parser/core_parser.py:824: DeprecationWarning: This method will be removed in Python 3.12. Use 'parser.read_file()' instead.
    config.readfp(cfg_file_obj)

I also found a slew of Numpy deprecation warnings related to cdms2 that I logged in conda-forge/cdms2-feedstock#90 for reference.

What did you expect to happen? Are there are possible answers you came across?

No response

Minimal Complete Verifiable Example (MVCE)

No response

Relevant log output

No response

Anything else we need to know?

No response

Environment

Latest version of e3sm_diags