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

MELODIES-MONET plotting not working with matplotlib 3.9.1 #262

Closed
blychs opened this issue Jul 12, 2024 · 1 comment
Closed

MELODIES-MONET plotting not working with matplotlib 3.9.1 #262

blychs opened this issue Jul 12, 2024 · 1 comment

Comments

@blychs
Copy link
Collaborator

blychs commented Jul 12, 2024

Me and @dwfncar were just trying to run docs/examples/airnow_wrfchem.ipynb in a fresh conda environment, following the instructions in the docs (that is, with pandas v1). This was tested on the develop branch version on this repo.
During an.plotting(), we got the following error:
image

There is an easy fix: restricting the matplotlib version to 3.8 or lower. We have tried doing just that change

If this is the case, we need to update the docs to include matplotlib=3.8 instead of just matplotlib in the conda install command until we find out a fix.

The readthedocs should state

$ conda install -y -c conda-forge pyyaml pandas=1 monet monetio netcdf4 wrf-python typer rich pooch jupyterlab

@zmoon
Copy link
Collaborator

zmoon commented Aug 8, 2024

I think #259 addressed this, could close.

@blychs blychs closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants