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 post crash on macOS #81

Merged

Conversation

climbfuji
Copy link
Contributor

This PR changes the declaration of the cgrib array to prevent a post crash on macOS ("illegal instruction"). This is not a bug in the code, but on macOS I believe. The same bug was previously fixed in gfsphysics' sfcsub.F. The new/alternative declaration is valid Fortran.

Also correcting minor typos/replace tab with spaces.

I have tested this thus far on macOS and Redhat Linux.

@mark-a-potts mark-a-potts merged commit 4c333c0 into NOAA-EMC:release/public-v8 Feb 19, 2020
guoqing-noaa pushed a commit to guoqing-noaa/UPP that referenced this pull request Apr 28, 2022
EricJames-NOAA pushed a commit to EricJames-NOAA/UPP that referenced this pull request Dec 14, 2022
EricJames-NOAA pushed a commit to EricJames-NOAA/UPP that referenced this pull request Dec 14, 2022
…OAA-EMC#81)

* Expand capability for producing additional output grids with wgrib2

* Update config_defaults.sh
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.

3 participants