NGEET / fates-docs

Documentation source code for the FATES model
BSD 3-Clause "New" or "Revised" License
10 stars 14 forks source link

documentation explaining exponential moving averages #49

Open rgknox opened 1 year ago

rgknox commented 1 year ago

We use running mean functions, mostly exponential moving averages. Lets create a section that explains the math on these, and the various places we track and use these running means.