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

Accommodate newer versions of dependencies #955

Closed
lewisblake opened this issue Dec 11, 2023 · 6 comments
Closed

Accommodate newer versions of dependencies #955

lewisblake opened this issue Dec 11, 2023 · 6 comments
Assignees
Labels
dependencies Issues related to pyaerocom dependencies
Milestone

Comments

@lewisblake
Copy link
Member

Currently:

  • pandas<=1.5.3
  • xarray<=2022.10.0

Breaking changes mean we need to rewrite some of the code to accommodate these updates.

@lewisblake lewisblake added the dependencies Issues related to pyaerocom dependencies label Dec 11, 2023
@lewisblake lewisblake changed the title Code needs to be updated to accommodate newer versions of dependencies Accommodate newer versions of dependencies Dec 11, 2023
@Ovewh
Copy link
Collaborator

Ovewh commented Apr 23, 2024

This makes it difficult to install pyaerocom in other conda enviroments. I'm attempting to use pyaerocom in a course but these requirement makes it not compatible with the pangeo conda enviroment, which i would like to use.

Could it be a milestone of this month?

@Ovewh Ovewh added this to the m2024-05 milestone Apr 23, 2024
@Ovewh
Copy link
Collaborator

Ovewh commented Apr 23, 2024

#845

@lewisblake
Copy link
Member Author

@Ovewh Is it a specific package that causes the problem or both?

@Ovewh
Copy link
Collaborator

Ovewh commented Apr 24, 2024

@Ovewh Is it a specific package that causes the problem or both?

Xarray, but Pandas is a dependency of Xarray i guess the they are two sides of the same coin.

@heikoklein
Copy link
Member

heikoklein commented May 3, 2024

blocked by #1141
blocked by #1140

@thorbjoernl thorbjoernl mentioned this issue May 3, 2024
9 tasks
@thorbjoernl
Copy link
Collaborator

Fixed by #1151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues related to pyaerocom dependencies
Projects
None yet
Development

No branches or pull requests

5 participants