Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: layered binary array reader #40

Closed
jdhughes-usgs opened this issue Sep 18, 2018 · 1 comment
Closed

Bug: layered binary array reader #40

jdhughes-usgs opened this issue Sep 18, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@jdhughes-usgs
Copy link
Contributor

When using layered array reader for binary array data.

OPENED 0207_MF6_SS_Unconfined_250.idomain.np
 FILE TYPE:OPEN/CLOSE   UNIT 1014   STATUS:OLD                 
 FORMAT:UNFORMATTED            ACCESS:STREAM              
 ACTION:READ 

HEADER FROM BINARY FILE HAS FOLLOWING ENTRIES
    KSTP: 0  KPER: 0
    PERTIM: 1.000000000000000  TOTIM: 1.000000000000000
    TEXT: idomain         
    MSIZE 1: 1  MSIZE 2: 1128  MSIZE 3: 1231

                     DELR =   250.0000    

                     DELC =   250.0000    

 OPENED 0207_MF6_SS_Unconfined_250.top.np
 FILE TYPE:OPEN/CLOSE   UNIT 1015   STATUS:OLD                 
 FORMAT:UNFORMATTED            ACCESS:STREAM              
 ACTION:READ                

 HEADER FROM BINARY FILE HAS FOLLOWING ENTRIES
    KSTP: 0  KPER: 0
    PERTIM: 1.000000000000000  TOTIM: 1.000000000000000
    TEXT: top             
    MSIZE 1: 1  MSIZE 2: 1128  MSIZE 3: 1231  The read appears to be correct up to this point

 HEADER FROM BINARY FILE HAS FOLLOWING ENTRIES
    KSTP: 1772633864  KPER: -940572687
    PERTIM: -.3402800000000000E+39  TOTIM: -.3402800000000000E+39
    TEXT: ?¨iñÿïÇ ?¨iñÿïÇ
    MSIZE 1: 1772633864  MSIZE 2: -940572687  MSIZE 3: 1772633864

 HEADER FROM BINARY FILE HAS FOLLOWING ENTRIES
    KSTP: -940572687  KPER: 1772633864
    PERTIM: .9279643782008970E+201  TOTIM: .9279643782008970E+201
    TEXT: ñÿïÇ ?¨iñÿïÇ ?¨i
    MSIZE 1: -940572687  MSIZE 2: 1772633864  MSIZE 3: -940572687
.
.
.
@langevin-usgs
Copy link
Contributor

closed with 447b97c and 752685b

@langevin-usgs langevin-usgs added this to the 6.0.4 milestone Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants