sfcio: add NOAA software maintainers (#26108)
* added NOAA software maintainers to maintainer list * added comment about NCEPLIBS project
This commit is contained in:
parent
d865caa7f7
commit
fd716ce0c5
@ -8,11 +8,13 @@
|
||||
|
||||
class Sfcio(CMakePackage):
|
||||
"""The SFCIO library provides an API to read the NCEP Spectral model surface
|
||||
files."""
|
||||
files.
|
||||
|
||||
This is part of the NCEPLIBS project."""
|
||||
|
||||
homepage = "https://noaa-emc.github.io/NCEPLIBS-sfcio"
|
||||
url = "https://github.com/NOAA-EMC/NCEPLIBS-sfcio/archive/refs/tags/v1.4.1.tar.gz"
|
||||
|
||||
maintainers = ['t-brown']
|
||||
maintainers = ['t-brown', 'kgerheiser', 'Hang-Lei-NOAA', 'edwardhartnett']
|
||||
|
||||
version('1.4.1', sha256='d9f900cf18ec1a839b4128c069b1336317ffc682086283443354896746b89c59')
|
||||
|
Loading…
Reference in New Issue
Block a user