Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Switch to read_consolidated in get_model_metadata #298

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

esheehan-gsl
Copy link
Contributor

Reading the arrays out of the Zarr in S3 was so slow it was causing
gateway timeouts. It looks like reading the consolidated metadata is
much faster, and should hopefully unstick the application in production
until we can implement some more performant data handling.

Reading the arrays out of the Zarr in S3 was so slow it was causing
gateway timeouts. It looks like reading the consolidated metadata is
much faster, and should hopefully unstick the application in production
until we can implement some more performant data handling.
@github-actions
Copy link

Code Coverage

Package Line Rate Health
src.unified_graphics 87%
tests 88%
Summary 88% (584 / 665)

Minimum allowed line rate is 60%

@esheehan-gsl esheehan-gsl self-assigned this Apr 18, 2023
Copy link
Collaborator

@ian-noaa ian-noaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll be fun to see how much this speeds things up! 🚀

@esheehan-gsl esheehan-gsl temporarily deployed to vlab April 18, 2023 15:42 — with GitHub Actions Inactive
@esheehan-gsl esheehan-gsl merged commit 8825103 into main Apr 18, 2023
@esheehan-gsl esheehan-gsl deleted the read-consolidated-metadata branch April 18, 2023 15:43
@esheehan-gsl esheehan-gsl temporarily deployed to vlab April 18, 2023 15:43 — with GitHub Actions Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants