Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
36
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Merge requests
!600
Inter limit fix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Inter limit fix
interLimitFix
into
develop
Overview
18
Commits
13
Pipelines
9
Changes
2
Merged
Peter Lünenschloß
requested to merge
interLimitFix
into
develop
2 years ago
Overview
18
Commits
13
Pipelines
9
Changes
1
Expand
fixed (one-off) error with limit higher than 2 (solving
#388 (closed)
)
👍
0
👎
0
Merge request reports
Compare
version 2
version 8
9ce61c19
2 years ago
version 7
f6b2c2a3
2 years ago
version 6
52fd5d00
2 years ago
version 5
8c8bba0d
2 years ago
version 4
7670fcb9
2 years ago
version 3
730e4d99
2 years ago
version 2
1bfa5504
2 years ago
version 1
9942cea1
2 years ago
develop (base)
and
version 3
latest version
fc1d8818
13 commits,
2 years ago
version 8
9ce61c19
12 commits,
2 years ago
version 7
f6b2c2a3
11 commits,
2 years ago
version 6
52fd5d00
8 commits,
2 years ago
version 5
8c8bba0d
7 commits,
2 years ago
version 4
7670fcb9
5 commits,
2 years ago
version 3
730e4d99
4 commits,
2 years ago
version 2
1bfa5504
3 commits,
2 years ago
version 1
9942cea1
2 commits,
2 years ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
CHANGELOG.md
+
1
−
1
Options
@@ -18,7 +18,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
-
Changed Default value of the parameter
`limit`
for
`SaQC.interpolateIndex`
and
`SaQC.interpolateInvalid`
to
``None`
### Removed
### Fixed
-
Error for interpolations with limits set to be greater than 2 (
`interpolateN
a
Ns`
)
-
Error for interpolations with limits set to be greater than 2 (
`interpolateN
A
Ns`
)
## [2.2.1](https://git.ufz.de/rdm-software/saqc/-/tags/v2.2.1) - 2022-10-29
[
List of commits
](
https://git.ufz.de/rdm-software/saqc/-/compare/v2.2.0...v2.2.1
)
Loading