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 grid encoding #12

Merged
merged 9 commits into from
Jul 29, 2024
Merged

Fix grid encoding #12

merged 9 commits into from
Jul 29, 2024

Conversation

nawendt
Copy link
Owner

@nawendt nawendt commented Jul 27, 2024

Changes:

  • Fix grid type encoding. Grids were only encoded as analyses and now the user input for the type will be respected and properly read by GEMPAK.
  • Update example documentation for grid encoding.
  • Add testing for improved grid encoding.

Need to account for differences in the way times are encoded into
GEMPAK files based on whether they are an analysis or forecast.
Fix issue with analysis grids not having the right time written into the
GEMPAK grid. Bumped version.
Fixed issue when user inputs only a grid type to the date_time string
but not a forecast time. Time will now default to zero.
@nawendt nawendt self-assigned this Jul 27, 2024
Removed TVM/UTM as they appear to not be supported since an old GEMPAK
version. Fixed issues with LEA/GNO projections as pyproj (or PROJ?) does
not seem to convert to CF format. Added several additional tests for
reading and writing all grid projections.
@nawendt nawendt merged commit 15486b7 into main Jul 29, 2024
17 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.

1 participant