Skip to content

Fix issue 165#166

Merged
kkappler merged 3 commits intodevfrom
fix_issue_165
Apr 17, 2022
Merged

Fix issue 165#166
kkappler merged 3 commits intodevfrom
fix_issue_165

Conversation

@kkappler
Copy link
Collaborator

I added a test for the synthetic RR processing where the data from the two stations each live in their own mth5 file.

This is an expected use case, and the test is passing.

-some cruft removal from process_mth5_dev.py
-changed the way that the mth5 obj is assigned in the dataset_df
*this change explcitly maps the mth5 obj to the station name
-changed config_id for RR synthetic test

[Issue(s): #165]
@codecov
Copy link

codecov bot commented Apr 17, 2022

Codecov Report

Merging #166 (728631c) into dev (c1fba92) will increase coverage by 0.19%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #166      +/-   ##
==========================================
+ Coverage   66.53%   66.73%   +0.19%     
==========================================
  Files         101      102       +1     
  Lines        6019     6001      -18     
==========================================
  Hits         4005     4005              
+ Misses       2014     1996      -18     
Impacted Files Coverage Δ
aurora/tf_kernel/dataset.py 67.50% <ø> (-0.41%) ⬇️
tests/synthetic/test_synthetic_driver.py 79.59% <ø> (ø)
aurora/pipelines/process_mth5_dev.py 59.09% <100.00%> (+4.29%) ⬆️
...est_utils/synthetic/make_processing_configs_new.py 80.30% <100.00%> (+0.30%) ⬆️
aurora/test_utils/synthetic/rms_helpers.py 100.00% <100.00%> (ø)
.../synthetic/test_compare_aurora_vs_archived_emtf.py 93.87% <100.00%> (-1.58%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1fba92...728631c. Read the comment docs.

@kkappler kkappler merged commit 9f8d6db into dev Apr 17, 2022
@kkappler kkappler deleted the fix_issue_165 branch April 17, 2022 22:10
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