- 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.