E3SM-Project / E3SM

Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.
https://docs.e3sm.org/E3SM
Other
332 stars 334 forks source link

[WIP] FATES Land use V2 API update #6353

Open glemieux opened 4 weeks ago

glemieux commented 4 weeks ago

This pull request adds the capability to read a landuse x pft mapping file to then be passed to fates. It also refactors the use_fates_logging namelist option from a switch to a mode select. This update allows the user to select a harvest mode that provides the mass or area-based land use harvest rates from the LUH2 landuse timeseries dataset.

The fates pull request associated with this update is https://github.com/NGEET/fates/pull/1116

glemieux commented 3 weeks ago

To do:

glemieux commented 3 weeks ago

Cleaned up the code per @samsrabin review via https://github.com/E3SM-Project/E3SM/pull/6353/commits/8cc7ddc6290f8b0f10c291941530705b26daefc6. Still need to check a couple of items.