Files
ResInsight/ThirdParty/NRLib
Pål Hagen 972d8fe5e0 (#541) Fixed a couple of bugs in NRLib/LasWell. Made export possible.
Had to add a default constructor to be able to export to a LAS file from
scratch (not based on an existing LAS file). Also corrected a bug in
LasWell::WriteToFile() and LasWell::ParseInformation(). Reading a LAS
file exported from LasWell was not possible before the bug fixes.
2015-10-15 08:18:14 +02:00
..

How to update the source code files contained in NRLib
------------------------------------------------------

Download the latest boost files needed and place them in the boost folder:

https://github.com/CRAVA/crava/tree/master/libs/boost

Download the latest nrlib sub folders from here and replace the contents:

https://github.com/CRAVA/crava/tree/master/libs/nrlib

The following sub folders are currently used:

exception
grid
iotools
stormgrid
surface
volume
well