Skip to content

2.1.3

Compare
Choose a tag to compare
@MartinMDBA MartinMDBA released this 31 May 01:36
· 42 commits to main since this release
a5c0498
  • Standard time-series handling added - each column needs a gauge, followed by and underscore, followed by either flow or level (e.g. 409025_flow). This handling also has missing date filling - so any missing dates will be filled with NaN values in all columns.
  • ten thousand year handling - the same formatting as above is required (gauge_flow OR gauge_level)
  • bug fixes: spells of length equal to the minimum required spell length were getting filtered out of the successful events table and successful interevents table.