w3emc: add NOAA software maintainers (#26110)
This commit is contained in:
parent
d34b2638c7
commit
90d953d3f6
@ -8,11 +8,13 @@
|
||||
|
||||
class W3emc(CMakePackage):
|
||||
"""This library contains Fortran 90 decoder/encoder routines for GRIB
|
||||
edition 1 with EMC changes."""
|
||||
edition 1 with EMC changes.
|
||||
|
||||
This is part of the NCEPLIBS project."""
|
||||
|
||||
homepage = "https://noaa-emc.github.io/NCEPLIBS-w3emc/"
|
||||
url = "https://github.com/NOAA-EMC/NCEPLIBS-w3emc/archive/refs/tags/v2.9.0.tar.gz"
|
||||
|
||||
maintainers = ['t-brown']
|
||||
maintainers = ['t-brown', 'kgerheiser', 'Hang-Lei-NOAA', 'edwardhartnett']
|
||||
|
||||
version('2.9.0', sha256='994f59635ab91e34e96cab5fbaf8de54389d09461c7bac33b3104a1187e6c98a')
|
||||
|
Loading…
Reference in New Issue
Block a user