Nexus vdb import needs to handle LAB units
Open
- Dominant language
- Python
- Stars
- 67
- Forks
- 18
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 1
Description
At present, the resqpy code for importing from Nexus runs assumes that the length units are metres or feet. For LAB units, it should be cm. Units of measure for the various array properties need to be set appropriately for LAB units as well.
Contributor guide
Research direction
Start by locating the resqpy code that imports from Nexus and trace how length units and array-property units are assigned. Compare the existing metres and feet handling with the required LAB behavior, where lengths use cm; done means LAB imports use the correct units throughout and existing unit handling remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100