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

Fix data corruption #49

Merged
merged 1 commit into from Sep 21, 2023
Merged

Fix data corruption #49

merged 1 commit into from Sep 21, 2023

Conversation

zqianem
Copy link
Member

@zqianem zqianem commented Sep 15, 2023

Hotfix for a data corruption issue where some scattered pixel values (most noticeable in wind speed data) were wrong

image

See the random blue pixels above

Will investigate further and report upstream when I have the time

@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for fev2r ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/fev2r/deploys/65090a67e988627b7ce709dd
😎 Deploy Preview https://deploy-preview-49--fev2r.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zqianem
Copy link
Member Author

zqianem commented Sep 16, 2023

Ahhhg I really should have caught this when updating dependencies a couple weeks back.

Maybe this is the thing that finally motivates me to write some tests and/or make a script for downloading old data from archives = )

@zqianem zqianem marked this pull request as draft September 18, 2023 13:03
@zqianem
Copy link
Member Author

zqianem commented Sep 18, 2023

Actually let's hold off on this hotfix as a proper fix is coming soon: petamoriken/float16#1046 (comment)

@gravinamike
Copy link
Collaborator

gravinamike commented Sep 18, 2023 via email

@zqianem zqianem changed the title Pin float16 dependency to old version Fix data corruption Sep 19, 2023
Includes fix for a data corruption issue in float16
@zqianem zqianem marked this pull request as ready for review September 19, 2023 02:40
@zqianem
Copy link
Member Author

zqianem commented Sep 19, 2023

Upstream fix was released, so instead of pinning the version this PR just updates all dependencies.

The failing Netlify checks can be ignored, looks like a cache issue that fixed itself on retry.

@gravinamike gravinamike merged commit 3a22640 into main Sep 21, 2023
0 of 5 checks passed
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.

None yet

2 participants