Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C climix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • 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
  • climix
  • climix
  • Issues
  • #216

Closed
Open
Created Feb 22, 2021 by Lars Bärring@a001257Developer

Growing season indices: start, end, length

Index functions for calculating start/ end of growing seasom according to ETCCDI definition, with the exception that spatial dependency is not implemented ( i.e. the indices are only valid for the northern hemisphere).

gsstart: The first occurrence of at least 6 consecutive days with tas > 5 °C

gsend: The first occurrence after 1st July (Jan 1st in SH) of at least 6 consecutive days with tas < 5 °C.

gsl: Growing season length, calculated as the difference between gsend and gsstart

Assignee
Assign to
Time tracking