Skip to content

Conversation

@emfdavid
Copy link
Owner

@emfdavid emfdavid commented Feb 27, 2024

Demo for parallel potential of chunk_getitems method in zarr core

The demo extracts two points for three variables from a one month HRRR aggregation. There is considerable cost to starting the parallel workers, but the benefit is enormous.

pip install zarr
2024-02-27T18:02:59.864Z MainProcess MainThread INFO:grib demo:Interp to dataframe took 48.93 seconds

pip install git+http://github.com/emfdavid/zarr-python@dd75eb85#
2024-02-27T18:04:20.473Z MainProcess MainThread INFO:grib demo:Interp to dataframe took 17.05 seconds

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