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

Add better NWP compression and speed up #12

Merged
merged 4 commits into from
Feb 8, 2023
Merged

Conversation

jacobbieker
Copy link
Member

Pull Request

Description

This PR is to add better compression to NWP data to speed up training/

Fixes #11

How Has This Been Tested?

Ran to create new Zarr

  • Yes

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@jacobbieker jacobbieker added the enhancement New feature or request label Jan 11, 2023
@jacobbieker jacobbieker self-assigned this Jan 11, 2023
@jacobbieker jacobbieker changed the title Update convert_NWP_grib_to_zarr.py Add better NWP compression and speed up Jan 11, 2023
Locks kept freezing on Leonardo, and this seems to be more stable, plus will still be emitting them in order of init time to the zarr.
@jacobbieker jacobbieker marked this pull request as ready for review February 8, 2023 17:36
@jacobbieker jacobbieker merged commit 201507d into main Feb 8, 2023
@jacobbieker jacobbieker deleted the jacob/compress-nwp branch February 8, 2023 17:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NWP Compression Update - Speed up Loading
1 participant