geco-bern / FluxDataKit

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

Wrap scripts in workflow function #41

Closed khufkens closed 1 year ago

khufkens commented 1 year ago

Create a new function which generates a full new release mostly automated. Needs an input and output path only, creates all required directories according to a fixed structure. Should simplify the processing workflow to the absolute minimum.

fdk_release(
 in_path,
 out_path,
 overwrite
)
khufkens commented 1 year ago

Fixed with https://github.com/computationales/FluxDataKit/commit/c9f71a123e95dfdc1a677be5ca302b15e78a78db