Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDNDC integration - update #3242

Merged
merged 73 commits into from
May 17, 2024
Merged

Conversation

HenriKajasilta
Copy link
Contributor

Description

A lot of changes compared to the earlier LDNDC push.

  • It is not anymore fixed to simulate only certain sites with specific inputs
  • Writes site and species parameters based on the given priors
  • Can use initial conditions from given source/path
  • Possible to simulate several grass and crop species
  • Writes outputs for LAI, several fluxes, soil moistures and biomasses
  • Expects that driver and event files are given in pecan.xml
  • Updated the documentation page, which has up-to-date situation of the model integration

Motivation and Context

Review Time Estimate

  • Immediately
  • Within one week
  • When possible

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • My name is in the list of CITATION.cff
  • I have updated the CHANGELOG.md.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…NDC will try to read. In principle, additions will make the models simulations use more parameters, if available
…NEE to the netcdf files that will be written
… growing season (or dates that physiology file prints)
…he configurations. Writing configs changed to work for two specific site ids and writes the required files either for grassland or arable point of view based on that given site id.
…orary solution and later on events and setup files should be general and filled in while writing the configs based on the site properties
…e. If no path soil file specified, use default values
…ions from the given file paths. File site.template has been changed accordingly
… time, this will change how the data is presented in physiology output
…ot be site specific but that it would work more generally based on the given pfts
@mdietze
Copy link
Member

mdietze commented Feb 25, 2024

@HenriKajasilta @istfer wanted to ping y'all about finishing up this PR

models/ldndc/DESCRIPTION Outdated Show resolved Hide resolved
@mdietze mdietze added this pull request to the merge queue May 17, 2024
Merged via the queue into PecanProject:develop with commit c28158b May 17, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants