Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S s2dverification
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • s2dverification
  • Issues
  • #260
Closed
Open
Issue created May 14, 2021 by aho@ahoMaintainer

StatSeasAtlHurr(): conditional statement mistake

Hi @swild @rfernand

I found a mistake in StatSeasAtlHurr()line 139. if (hrvar == "HR" && hrvar == "TC") should be if (hrvar == "HR" | hrvar == "TC"). I think it's a obvious mistake but want to confirm with users. Since Louis-Philippe is not here now, I don't know whom to ask. Have you ever used it or know anyone who uses it?

Thanks, An-Chi

FYI @nperez

Assignee
Assign to
Time tracking