bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
56 stars 13 forks source link

BlockedWell.write_wellspec() not converting RADW units of measure #747

Closed andy-beer closed 1 year ago

andy-beer commented 1 year ago

When writing Nexus WELLSPEC data in ascii format, the required length units of measure can be specified. Although other columns are converted when needed, it appears that RADW (wellbore radius) data is not being converted. This is a bug.

Nexus is a trademark of Halliburton.

andy-beer commented 1 year ago

This issue is now resolved (v4.9.6).