Skip to content

Add support for reference time per observation well - #168

Open
dbrakenhoff wants to merge 6 commits into
devfrom
reftime_per_well
Open

Add support for reference time per observation well#168
dbrakenhoff wants to merge 6 commits into
devfrom
reftime_per_well

Conversation

@dbrakenhoff

Copy link
Copy Markdown
Contributor
  • allow adding reference time per calibration time series
  • use local reftime first, then global setting
  • update plot_transient_results to cycle colors by default. override for constant color.
  • add support for reftime in plot_transient results.

- allow adding reference time per calibration time series
- use local reftime first, then global setting
- update plot_transient_results to cycle colors by default. override for constant color.
- add support for reftime in plot_transient results.
- add names for all observations dataclasses (nice for logging/errors)
- only log error about normalization when reference time is set to None, otherwise time series is automatically normalized.
- do not include reference time observation in residual calculation
- neglect steady when obs is normalized
 - add option to compute weighted or unweighted statistics
 - add nse statistic
@dbrakenhoff dbrakenhoff mentioned this pull request Sep 2, 2026
4 tasks
- fix residuals coming out as none when reference time is set caused by incorrect indexing in mask which was unexpectedly 2d
- remove plot xlims being set to view all data
- make reference time line a little thicker for nicer visualization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant