stepan-perlov / las-parser

Parser for .las file
MIT License
0 stars 4 forks source link

las.data.set don't reading negativa values correctly #2

Closed mfandre closed 6 years ago

mfandre commented 6 years ago

The las parser getting 999.25 positive value and not -999.25 negative value

~Version Information
 VERS.                  2.0:   CWLS log ASCII Standard -VERSION 2.0
 WRAP.                   NO:   One line per depth step
~Well Information Block
#MNEM.UNIT       Data Type    Information
#---------     -----------    ---------------------------
 STRT.M              4444:
 STOP.M             4443:
 STEP.M                 0.1:
 NULL.               -999.2500:
 UWI .       XXXX:  UWI
 API .       XXXX:  UWI
 WELL.          XXXX:  COMMON WELL NAME
 COMP.                 ZZZZ:  WELL OPERATOR
 FLD .                 ZZZZ:  FIELD
 LIC .                FFFF:  AUTHORIZATION NO
 LOC .                 UNKNOWN:  BASIN
 CTRY.                  TTTT:  COUNTRY
 STAT.                 UNKNOWN:  STATE
 CNTY.                 UNKNOWN:  COUNTY
 PROV.                 UNKNOWN:  STATE
 SRVC.                 UNKNOWN:  COMPANY
 DATE.                 UNKNOWN:  LOG RUN DATE
 LONG.             5.317591944:  LONGITUDE
 LATI.            69.325732500:  LATITUDE
 XCOORD.           431633.9688:  X COORDINATE
 YCOORD.          7345985.0000:  Y COORDINATE
 ELEV.M                74.2000:  ELEVATION
 TD  .M              4500.0000:  TOTAL DEPTH
~Parameter Information Block
#MNEM.UNIT       Value        Description
#---------     -----------    ---------------------------
~Curve Information Block
#MNEM.UNIT                 API CODE     Curve Description
#---------               -----------    ---------------------------
 DEPTH.M                00 000 000 000:  Index Curve
 WNEY_HBTC_FAC.            00 000 000 000:  
~A DEPTH     WNEY_HBTC_FAC
 4247.8203     1.0000 
 4247.9727     -999.2500 
stepan-perlov commented 6 years ago

Fixed, pull changes

mfandre commented 6 years ago

Thank you again!

Em 2 de mar de 2018 10:19, "Stepan Perlov" notifications@github.com escreveu:

Fixed, pull changes

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stepan-perlov/las-parser/issues/2#issuecomment-369970308, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHFhZFeu1qgcUnAEZLnVAYn0Xq3TRfMks5taXEmgaJpZM4SaEgT .