noaa-oar-arl / canopy-app

Stand-alone/column canopy codes and parameterizations
MIT License
6 stars 7 forks source link

Initial commit of historical leaf temp/par averaging approach. #111

Closed drnimbusrain closed 6 months ago

drnimbusrain commented 8 months ago

@MaggieMarvin This is a first crack at explicitly calculating historical leaf temp and par values used in canopy-app. I have created a new option, "hist_opt" to turn this on (hist_opt=1). See the description in the README, but if the canopy-app simulation is < 24 hours then instantaneous values will still be used, and if turned on and run > 24 hours, historical running avearges can be used. Can you closely test this using a longer simulation and analyzing the output after 24 hours against MEGAN and PECORINO?

This is currently a draft and needs thorough testing:

drnimbusrain commented 7 months ago

@MaggieMarvin I have merged develop (with gamma_sm changes) into historical for your testing of both options on and running it longer to test the running average feature when > 24 hours.