bp / bp/resqpy

Enhance to handle xml with missing 'type' attributes

Open
#854 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
67
Forks
18
Avg merge
2h 26m
Merged PRs (30d)
1

Description

Recent example data shows xml where the 'type' attribute is not present on every element in the xml tree, currently resqpy relies on this type attribute. Enhancements are required to rely instead on the element tag, rather than the type attribute, to read these datasets.

Contributor guide

Open the contributing guide

Research direction

Start by locating the resqpy XML dataset reader and tracing where each element's 'type' attribute is required. Compare that path with the element tags in the recent example data. Done means datasets whose XML elements omit 'type' attributes can still be read using their tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.