bessagroup / f3dasm

Framework for Data-Driven Design & Analysis of Structures & Materials (F3DASM)
https://f3dasm.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Add `ExperimentData.from_file` with `hydra` to documentation #257

Open mpvanderschelling opened 8 months ago

mpvanderschelling commented 8 months ago

Problem

In the documentation, it is not clear how you can create an ExperimentData object from a previously created f3dasm project directory (the .from_file method) when using hydra

Possible solution

Explain this in the documentation