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

Remove dependency to pytables #1754

Open
fmaussion opened this issue Dec 13, 2024 · 3 comments
Open

Remove dependency to pytables #1754

fmaussion opened this issue Dec 13, 2024 · 3 comments

Comments

@fmaussion
Copy link
Member

This package has been a pain since years, causing troubles everywhere (cc @facusapienza21 @JordiBolibar)

This will need a bit of detective work because its needed for pandas to open hdf files.

We also need to find another format to store tabular data instead - maybe parquet? To investigate.

@JordiBolibar
Copy link
Member

JordiBolibar commented Dec 13, 2024 via email

@fmaussion
Copy link
Member Author

I discussed briefly with Facu.

I also wondered if you could also simply remove all dependency to OGGM (or python) by simply using its glacier directories without calling python at all. The few bits of logic that decide which data to download and open based on a RGI ID are trivial, and could be recoded in Julia in relatively little time. As long at julia knows how to download tar files and open them...

@JordiBolibar
Copy link
Member

JordiBolibar commented Dec 13, 2024 via email

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

No branches or pull requests

2 participants