geco-bern / FluxDataKit

LEMONTREE flux data kit
https://geco-bern.github.io/FluxDataKit
2 stars 11 forks source link

Add rsofun demo driver data generation script #59

Closed stineb closed 12 months ago

stineb commented 12 months ago

Add a script analysis/05_generate_demo_rsofun_drivers.R that should generate the demo driver data based on updated FDK files.

The demo driver data needs updating with the following aspects addressed:

Note that certain variables need to be derived from the half-hourly data. This has implication for the downsampling function but I'm not sure how this is not handled.

Should keep in mind that we define the following as we did before. This has also implication for the downsampling function but I'm not sure how this is not handled.

stineb commented 12 months ago

Daytime averages added per PR https://github.com/geco-bern/FluxDataKit/pull/60

stineb commented 12 months ago

All points addressed by PR https://github.com/geco-bern/FluxDataKit/pull/60