Skip to content

Commit

Permalink
add leaf, root and wood to nitrogen pools
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Büchner <[email protected]>
  • Loading branch information
thiasB committed Dec 3, 2024
1 parent 785dbe5 commit 8d8898f
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions definitions/variable/nitrogen-pools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,92 @@
- lon
valid_max: 300.0
valid_min: 0.0

- specifier: nleaf
long_name: Nitrogen Mass in Leaves
group: nitrogen-pools
extension:
forestry:
- total
- <species>
other: null
peat:
- null
- <pt>
- <pt>-<pool>
permafrost:
- null
- <pool>
units: kg m-2
frequency: annual
resolution:
forestry: stand
other: 0.5° grid
comment: ""
sectors:
- biomes
- forestry
- peat
- permafrost
valid_max: 300.0
valid_min: 0.0

- specifier: nroot
long_name: Nitrogen Mass in Roots
group: nitrogen-pools
extension:
forestry:
- total
- <species>
other: null
peat:
- null
- <pt>
- <pt>-<pool>
permafrost:
- null
- <pool>
units: kg m-2
frequency: annual
resolution:
forestry: stand
other: 0.5° grid
comment: >-
Including fine and coarse roots.
sectors:
- biomes
- forestry
- peat
- permafrost
valid_max: 300.0
valid_min: 0.0

- specifier: nwood
long_name: Nitrogen Mass in Wood
group: nitrogen-pools
extension:
forestry:
- total
- <species>
other: null
peat:
- null
- <pt>
- <pt>-<pool>
permafrost:
- null
- <pool>
units: kg m-2
frequency: annual
resolution:
forestry: stand
other: 0.5° grid
comment: >-
Including sapwood and hardwood.
sectors:
- biomes
- forestry
- peat
- permafrost
valid_max: 300.0
valid_min: 0.0

0 comments on commit 8d8898f

Please sign in to comment.