uataq / stilt

Stochastic Time-Inverted Lagrangian Transport model
https://uataq.github.io/stilt/
49 stars 17 forks source link

implement n_hours_per_met_file #102

Closed jmineau closed 1 month ago

jmineau commented 1 month ago

find_met_files is unable to correctly find met files when run in forward - fixes #99 .

I believe this pull request implements n_hours_per_met_file as requested and solves this issue.

John-C-Lin commented 1 month ago

@jmineau , this is a reasonable solution to the forward simulation time bug mentioned in #99