Skip to content

Commit

Permalink
added change from NCEP produtil that was somehow not included in the …
Browse files Browse the repository at this point in the history
…changes pulled from their repo before starting SonarQube work
  • Loading branch information
georgemccabe committed Jun 28, 2023
1 parent 7e6add7 commit 4d0fad6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions produtil/cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,7 @@ def production(self):
self._lastprod=int(time.time())
return prod


class WCOSSCray(NOAAWCOSS):
class WCOSS2(NOAAWCOSS):
"""!This subclass of NOAAWCOSS handles the new Cray portions of
WCOSS: Luna and Surge."""
def __init__(self,name=None):
Expand Down

0 comments on commit 4d0fad6

Please sign in to comment.