1kastner / conflowgen

A generator for synthetic container flows at maritime container terminals with a focus on yard operations
MIT License
11 stars 7 forks source link

Add yard throughput analysis #193

Open 1kastner opened 1 year ago

1kastner commented 1 year ago

Is your feature request related to a problem? Please describe. Analyses and previews should come in pairs. Thus, for https://github.com/1kastner/conflowgen/issues/192 we should also have an analysis.

Describe the solution you'd like Just count the number of generated containers and divide it by the period of consideration for the daily throughput. This needs to be multiplied to estimate the monthly and annual throughput figures.

Describe alternatives you've considered Calculate it by hand.