Skip to content

Updated the schema files to work with new requirements.#76

Open
SilvinWillemsen wants to merge 4 commits intoengd_project_2026from
fix/schema_files
Open

Updated the schema files to work with new requirements.#76
SilvinWillemsen wants to merge 4 commits intoengd_project_2026from
fix/schema_files

Conversation

@SilvinWillemsen
Copy link
Copy Markdown
Contributor

@SilvinWillemsen SilvinWillemsen commented Apr 13, 2026

Removed all specific versions from the requirements file (so that in the future we won't have conflicts with DeepONet dependencies).

@SilvinWillemsen SilvinWillemsen requested a review from mberz April 13, 2026 12:39
Copy link
Copy Markdown
Contributor

@mberz mberz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I have a couple of small comments.

Could you also add the Python versions for which the backend now works to the test configuration?

Comment thread requirements.txt Outdated
Comment thread config.py Outdated
Comment thread app/schemas/auralization_schema.py
Comment thread app/schemas/file_schema.py
Comment thread config.py Outdated
@mberz mberz linked an issue Apr 17, 2026 that may be closed by this pull request
@mberz mberz force-pushed the fix/schema_files branch from 007b8d4 to 3821ea6 Compare May 7, 2026 15:47
SilvinWillemsen and others added 4 commits May 7, 2026 18:34
Removed all specific versions from the requirements file (so that in the future we won't have conflicts with DeepONet dependencies).

Finally, changed some path names for local simulation method finding (in config.py). Used to be in app/simulation-backend, now in ../simulation-backend.
…perly. Should figure out a way to have docker and local setups coexist. Also re-added acousticDE as a requirement as we need for the generate_mesh function (we should decouple it at some point though)
Co-authored-by: Marco Berzborn <mberz@users.noreply.github.com>
@mberz mberz force-pushed the fix/schema_files branch from 3821ea6 to 43206ee Compare May 7, 2026 16:34
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.

Install simulation methods from pypi

2 participants