Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • SUNSETSUNSET
  • Merge requests
  • !164

Do not change variable name or units to lowercase

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged vagudets requested to merge dev-bugfix_variable_case into master Sep 19, 2024
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Addresses a bug reported by @nmilders; some variable names are defined in CamelCase or have a combination of upper and lowercase letters (e.g. 'sfcWind') and when tolower() is applied to the recipe, the variable name and units should be excluded.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-bugfix_variable_case