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

Removing old analysis functionality #2399

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

ManInFez
Copy link
Contributor

Removing functionality in analysis step only used by removed update implementations

Issue
Resolves #my_issue

Approach
Short description of the approach

@ManInFez ManInFez force-pushed the removing_old_update_implementations branch from 49d500f to 73dfc21 Compare November 22, 2021 07:28
@ManInFez ManInFez self-assigned this Nov 22, 2021
Copy link
Collaborator

@oyvindeide oyvindeide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, some minor comments, also could you add some of the context you have about for example module_data_block_vector in the commit text?

libres/lib/enkf/tests/gen_kw_test.cpp Show resolved Hide resolved
libres/lib/enkf/enkf_main.cpp Show resolved Hide resolved
the concept of module_info was removed from the analysis module interface

Removing functionality in analysis step only used by removed update implementations
analysis modules removed:
libres/lib/analysis/fwd_step_enkf.cpp
libres/lib/analysis/bootstrap_enkf.cpp
libres/lib/analysis/cv_enkf.cpp
libres/lib/analysis/modules/std_enkf_debug.c
libres/lib/analysis/null_enkf.cpp
libres/lib/analysis/sqrt_enkf.cpp

The following was used in outdated analysis modules:
libres/lib/analysis/fwd_step_log.cpp
libres/lib/analysis/module_data_block_vector.cpp
libres/lib/analysis/module_data_block.cpp
libres/lib/analysis/module_info.cpp
libres/lib/analysis/module_obs_block.cpp
libres/lib/analysis/module_obs_block_vector.cpp
ilibres/lib/analysis/stepwise.cpp
@ManInFez ManInFez force-pushed the removing_old_update_implementations branch from 73dfc21 to 307382e Compare November 22, 2021 11:12
@ManInFez
Copy link
Contributor Author

Test ert please!

@ManInFez
Copy link
Contributor Author

test ert please!

Copy link
Collaborator

@oyvindeide oyvindeide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for cleaning 😄

@ManInFez ManInFez merged commit 33c0e23 into equinor:main Nov 22, 2021
@ManInFez ManInFez deleted the removing_old_update_implementations branch November 22, 2021 12:18
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.

None yet

2 participants