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

Issue663 update python dependancies #690

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

EttoreZ
Copy link
Contributor

@EttoreZ EttoreZ commented Oct 8, 2024

This PR is for #663.

  • [ Removed scipy and matplotlib dependency from worker container. ]
  • [scipy.integrate.trapz was substitued with numpy.trapezoid in kpis/kpi_calculator.py, scipy.interp1d linear with numpy.interp, and scipy.inter1d zero with custmo zero hold interpolation in data/data_manager.py.]
  • [Updated worker Python from 3.10 to 3.11, and miniconda version from py310_24.30-1-Linux-x86_64 to py311_24.7.1-0-Linux-x86_64.]
  • [Updated pyfmi from 2.12 to 2.14, update numpy from 1.26.4 to 2.2.1, update pandas from 1.5.3 to 2.2.3.

@EttoreZ EttoreZ requested a review from dhblum October 8, 2024 18:06
@EttoreZ EttoreZ self-assigned this Oct 8, 2024
@dhblum
Copy link
Collaborator

dhblum commented Oct 10, 2024

@EttoreZ The error on the first job in travis has to do with the Service-specific tests that were implemented when migrating service over to the ibpsa repo. Will need to look into that when I review this PR.

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

Successfully merging this pull request may close these issues.

2 participants