Feda Curic

Results 24 issues of Feda Curic

**Issue** Resolves #my_issue **Approach** _Short description of the approach_ ## Pre review checklist - [x] Added appropriate release note label - [x] PR title captures the intent of the changes,...

release-notes:maintenance

Which keys are stored in storage should be defined in config-files. Config should not be updated based on what is stored in storage. **Issue** Resolves #3806 ## Pre review checklist...

release-notes:maintenance

See `container.cpp`. Removing this will among other things (I think) allow us to remove the notion of a private `EnkfNode`.

release-notes:maintenance

**Issue** Resolves #3159 **Approach** _Short description of the approach_ ## Pre review checklist - [ ] Added appropriate labels Adding labels helps the maintainers when writing release notes, see sections...

ERT depends on `buffer_type` which is defined in `ecl`. We should move the implementation to `ERT`, and hopefully improve it.

release-notes:maintenance

**Is your feature request related to a problem? Please describe.** To view sampled values, I have to fetch them manually from realisation-folders. **Describe the solution you'd like** An Excel-like viewer...

user request

Usage from setup.py is deprecated ## Pre review checklist - [x] Added appropriate release note label - [x] PR title captures the intent of the changes, and is fitting for...

release-notes:maintenance

Observations and History should have different colours by default. Observations should perhaps have their own label as well. ![history_vs_observations](https://user-images.githubusercontent.com/45088507/196916060-d242f052-2fca-48d7-a4c4-7361ab549024.png)

user request

**Issue** Resolves #my_issue **Approach** _Short description of the approach_ ## Pre review checklist - [ ] Added appropriate release note label - [ ] PR title captures the intent of...

This is showing data from `tests/ert_tests/data/test_integration_data.py`. Data is currently stored like this: ![foprh_current](https://user-images.githubusercontent.com/45088507/192958771-9adbefd9-343f-4fd2-b495-938bb0e04bb4.png) I would like it to be something like this: ![foprh_new](https://user-images.githubusercontent.com/45088507/192958841-c0dc6436-ca0c-4f35-86ca-b7b4b13af0c0.png) To be able to do things like...

user request