Skip to content

Commit

Permalink
Update README.md for LAI
Browse files Browse the repository at this point in the history
  • Loading branch information
dongqi-DQ authored Dec 20, 2023
1 parent 948ce04 commit 29b741e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ GEO4PALM is a Python tool that lets PALM users to download and preprocess geospa
**Citation:**
Lin, D., Zhang, J., Khan, B., Katurji, M., and Revell, L. E.: GEO4PALM v1.1: an open-source geospatial data processing toolkit for the PALM model system, Geosci. Model Dev. Discuss. [preprint], https://doi.org/10.5194/gmd-2023-150, in review, 2023.

**Note:**
**IMPORTANT**
tree_lad_max (LADm), which is the input value for maximum leaf area density (LADm) as stated below, should be tree_lai_max. Namely, the maximum leaf area index should be used. See the discussion here https://github.com/dongqi-DQ/GEO4PALM/discussions/15#discussioncomment-7711919
This change was made due to our latest revision and was not correct. Sorry for the confusion. This error will be revised as soon as we get the chance to revise our manuscript in the review portal.

# Table of Contents
1. [Python environment](#python-environment)
2. [PALM domain utility](#palm-domain-utility)
Expand Down Expand Up @@ -226,7 +221,7 @@ pavement - input for pavement type
street - input for street type
[plant] - input for plant canopy model; can leave as "" if this feature is not included in the simulations, or provided by user
tree_lad_max - input value for maximum leaf area density (LADm)
tree_lai_max - input value for maximum leaf area index
lad_max_height - input value for the height where the leaf area density (LAD) reaches LADm
sfch - input for plant height; this is for leave area density (LAD)
```
Expand Down

0 comments on commit 29b741e

Please sign in to comment.