Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate tracer concentrations internally #1849

Merged
merged 22 commits into from
Oct 16, 2024

Fix generate to take results path from toml.

0282d59
Select commit
Loading
Failed to load commit list.
Merged

Calculate tracer concentrations internally #1849

Fix generate to take results path from toml.
0282d59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 1s

84.67% of diff hit (target 84.27%)

View this Pull Request on Codecov

84.67% of diff hit (target 84.27%)

Annotations

Check warning on line 203 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L203

Added line #L203 was not covered by tests

Check warning on line 205 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L205

Added line #L205 was not covered by tests

Check warning on line 235 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L235

Added line #L235 was not covered by tests

Check warning on line 254 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L254

Added line #L254 was not covered by tests

Check warning on line 261 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L261

Added line #L261 was not covered by tests

Check warning on line 311 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L305-L311

Added lines #L305 - L311 were not covered by tests

Check warning on line 682 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L679-L682

Added lines #L679 - L682 were not covered by tests

Check warning on line 815 in core/src/callback.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/callback.jl#L815

Added line #L815 was not covered by tests

Check warning on line 239 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L239

Added line #L239 was not covered by tests

Check warning on line 302 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L301-L302

Added lines #L301 - L302 were not covered by tests

Check warning on line 311 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L311

Added line #L311 was not covered by tests

Check warning on line 337 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 344 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L344

Added line #L344 was not covered by tests

Check warning on line 353 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L353

Added line #L353 was not covered by tests

Check warning on line 390 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L390

Added line #L390 was not covered by tests

Check warning on line 395 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L395

Added line #L395 was not covered by tests

Check warning on line 407 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L407

Added line #L407 was not covered by tests

Check warning on line 409 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L409

Added line #L409 was not covered by tests

Check warning on line 418 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L418

Added line #L418 was not covered by tests

Check warning on line 425 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L425

Added line #L425 was not covered by tests

Check warning on line 513 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L513

Added line #L513 was not covered by tests

Check warning on line 517 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L517

Added line #L517 was not covered by tests

Check warning on line 565 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L565

Added line #L565 was not covered by tests

Check warning on line 568 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L568

Added line #L568 was not covered by tests

Check warning on line 571 in python/ribasim/ribasim/delwaq/generate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/delwaq/generate.py#L571

Added line #L571 was not covered by tests