uataq / stilt

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

Discrepancies Between Self-Generated and Tutorial-Provided Time Series Graphs in Stationary Simulation Tutorials #101

Open yxfhfxy opened 5 months ago

yxfhfxy commented 5 months ago

image

The graph output did not appear as expected, as shown in the tutorial. Could you please help me identify potential causes for this discrepancy or how to solve this problem? I have checked every step but am still unable to find the reason. Thanks for your help.

meiji2000 commented 3 months ago

I have solved this problem. The reason is that in the run_stilt.r script, the time_intergrate variable should be set to T.For details, see configuration page.

yxfhfxy commented 3 months ago

Thanks a lot. Have you ever tried comparing the differences when time_integrate is set to T or F for the footprint? Do you know how it integrates?