-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9890c2
commit 16725e2
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,28 @@ | ||
# diffEcosys | ||
|
||
## Code Release | ||
|
||
github version: https://github.com/hydroPKDN/diffEcosys/ | ||
zenodo version: https://zenodo.org/records/8067204 | ||
|
||
## Short Summary | ||
Photosynthesis is critical for life and has been affected by the changing climate. Many parameters come into play while modeling, but traditional calibration approaches face many issues. Our framework trains coupled neural networks to provide parameters to a photosynthesis model. Using big data, we independently found parameter values that were correlated with those in the literature while giving higher correlation and reduced biases in photosynthesis rates. | ||
|
||
## Bibtex Citation | ||
|
||
|
||
```bibtex | ||
@article{Aboelyazeed2023, | ||
doi = {10.5194/bg-20-2671-2023}, | ||
url = {https://doi.org/10.5194/bg-20-2671-2023}, | ||
year = {2023}, | ||
month = jul, | ||
publisher = {Copernicus {GmbH}}, | ||
volume = {20}, | ||
number = {13}, | ||
pages = {2671--2692}, | ||
author = {Doaa Aboelyazeed and Chonggang Xu and Forrest M. Hoffman and Jiangtao Liu and Alex W. Jones and Chris Rackauckas and Kathryn Lawson and Chaopeng Shen}, | ||
title = {A differentiable, physics-informed ecosystem modeling and learning framework for large-scale inverse problems: demonstration with photosynthesis simulations}, | ||
journal = {Biogeosciences} | ||
} | ||
``` |