Welleng

Latest version: v0.8.5

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 12

0.2.7

0.2.6

- Added a `Survey.save` method for saving a minimal (only the start and end points of each hold and/or turn section) survey to a `.csv` text file (including survey header information). The intent is to enable well trajectories generated in `welleng` to be imported into third party software in a way that the path can then be edited, since most software can't transform a survey file into an editable well path.
- Added a `fluids.DensityDiesel` class for interpolating the density of diesel for a given pressure and temperature.

0.2.5

- Added a `get_fluid_density` method to the `fluid.Fluid` class - calculate the temperature and compression effects on a column of fluid using the method described in SPE 11118.
- Added a unit test for the above method to ensure that it returns the same value as calculated in the SPE 11118 example.
- Added `numba` as a dependency to speed up the above method if many points are being calculated.
- Bump the minor version number.

0.2.4

0.2.3

Made some updates to the `connector` module that make it faster and more robust - these have been necessary for the `pathfinder` module that is currently in development.

0.2.2

- Added functions in `connector` to join up Cartesian points.
- Updated documentation.
- Fixed some bugs.
- Updated the `wbp` module export functions - it's now a bit more likely that Compass will import the file.
- Added `SurveyHeader` class to `Survey` - although that might have already been in the previous version?
- Updated the `examples` so that they continue to work despite all the changes.

Page 9 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.