-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are a couple small pieces of work left from Yuchen's PR #1330 that haven't been added into main yet:
- "Add an option to construct a soil driver for Fluxnet, so that we can run standalone canopy at Fluxnet sites. This is added as a kwarg for get_data_dates and prescribed_forcing_fluxnet, false by default." --> construct_prescribed_soil flag
- "Previously, atmospheric CO2 concentration was hardcoded to be a constant in fluxnet. Now, we read in the measured values at each site." --> c_co2 from TVI in ext/fluxnet_simulations/forcing.jl
- "Some fluxnet2015 sites have non-integer time offsets (e.g., in Australia), which can now be converted to a Dates.Period " --> hour_offset_to_period function in ext/fluxnet_simulations/data_processing.jl
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request