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

Experimental pyarrow backed interface for accessing (smry) time series data #580

Closed

Conversation

sigurdp
Copy link
Collaborator

@sigurdp sigurdp commented Mar 11, 2021

Experimental implementation of disk-based caching of (smry) time series data using pyarrow.
Also contains a more naive parquet based implementation.

I have been testing with pyarrow 3.0.0 so you may have to manually run pip install pyarrow==3.0.0

ensemble_time_series_perf_testing.py contains code for doing some simple performance testing.
Note that the perf testing code must be adapted to local disk system.
Should be runnable with: python -m webviz_subsurface._models.ensemble_time_series_perf_testing

@anders-kiaer
Copy link
Collaborator

Superseded by #721?

@sigurdp
Copy link
Collaborator Author

sigurdp commented Nov 24, 2021

Superseded by #721?

Absolutely :-)

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