Skip to content

Commit

Permalink
Merge pull request #40 from NOAA-EMC/AlexanderRichert-NOAA-readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
edwardhartnett authored May 24, 2023
2 parents 9ae62fe + 3733b22 commit 6c97ce2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 17 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/Intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ on:
push:
branches:
- develop
paths-ignore:
- README.md
pull_request:
branches:
- develop
paths-ignore:
- README.md

# Use custom shell with -l so .bash_profile is sourced which loads intel/oneapi/setvars.sh
# without having to do it in manually every step
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ on:
push:
branches:
- develop
paths-ignore:
- README.md
pull_request:
branches:
- develop
paths-ignore:
- README.md

jobs:
Linux:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/MacOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ on:
push:
branches:
- develop
paths-ignore:
- README.md
pull_request:
branches:
- develop
paths-ignore:
- README.md

jobs:
MacOS:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ on:
push:
branches:
- develop
paths-ignore:
- README.md
pull_request:
branches:
- develop
paths-ignore:
- README.md

jobs:
developer:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@ satisfy the binding needs for ncep_post. This is part of the
For complete documentation see
https://noaa-emc.github.io/NCEPLIBS-wrf_io/.

To submit bug reports, feature requests, or other code-related issues including installation and usage questions, please create a [GitHub issue](https://github.com/NOAA-EMC/NCEPLIBS-wrf_io/issues). For general NCEPLIBS inquiries, contact [Edward Hartnett](mailto:[email protected]) (secondary point of contact [Alex Richert](mailto:[email protected])).

## Authors

Jacques Middlecoff

Code Manager: George Vandenberghe
Code Manager: [George Vandenberghe](mailto:[email protected])

## Prerequisites

Expand Down

0 comments on commit 6c97ce2

Please sign in to comment.