Skip to content

Error during parsing of SST file(s) #26

Description

@tcj
Processing Spotter displacement output - SST
Traceback (most recent call last):
  File "/Users/tcj/src/spotter-sd-parser/sd_file_parser.py", line 1751, in <module>
    main(**arguments)
  File "/Users/tcj/src/spotter-sd-parser/sd_file_parser.py", line 547, in main
    parseLocationFiles(inputFileName = fileName, kind=suffix,
  File "/Users/tcj/src/spotter-sd-parser/sd_file_parser.py", line 657, in parseLocationFiles
    msk = np.isnan(data[:, 0])
          ^^^^^^^^^^^^^^^^^^^^
TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions