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

Add Meteo-France Arpege Global/Europe AWS Model Support #80

Merged
merged 8 commits into from
Jan 2, 2024

Conversation

jacobbieker
Copy link
Member

@jacobbieker jacobbieker commented Dec 19, 2023

Pull Request

Description

Adds support for pulling and processing data from AWS for Meteo-France's global and Europe NWP models

Related to #12

How Has This Been Tested?

Unit tests

  • 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 self-assigned this Dec 19, 2023
@jacobbieker jacobbieker mentioned this pull request Dec 19, 2023
10 tasks
@jacobbieker jacobbieker requested a review from devsjc January 2, 2024 14:46
@jacobbieker
Copy link
Member Author

The grib files are quite large with this one. I did cut it down more, but not some of the filtering didn't seem to work as well as I wanted. So its just temperature in each of the test files, but at all levels and the 9 timesteps of the original files. Unit tests pass though, and it doesn't seem too big for Git at least.

@jacobbieker jacobbieker marked this pull request as ready for review January 2, 2024 15:46
@jacobbieker jacobbieker merged commit 9e6ef3e into main Jan 2, 2024
10 checks passed
@jacobbieker jacobbieker deleted the jacob/arpege branch January 2, 2024 15:46
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