LinkedEarth / pylipd

Development repository for Python LiPD utilities
https://pylipd.readthedocs.io/en/latest/
Apache License 2.0
2 stars 0 forks source link

Get ensemble tables #35

Closed khider closed 1 year ago

khider commented 1 year ago

Function to get an ensemble table from a LiPD files and expand all models into a new dataframe with relevant information.

Note: Reuse the query that was done for SISAL.

varunratnakar commented 1 year ago

Use the get_ensemble_tables function in the latest version. If it is working as desired, I can close this