Uploaded image for project: 'Great Lakes to Gulf Virtual Observatory'
  1. Great Lakes to Gulf Virtual Observatory
  2. GLGVO-98

Check all GLTG parsers to verify that last line of text data is being appended to data

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • 1.0-beta
    • None
    • None
    • Python

      While writing the parser for the water quality portal data, it was noticed that the last row of text was not being put into the data array. The method was copied from the noaa buoy data parser.

      The problem occurred because the row of text is appended to an array when the end of a row is reached: "\n" If the text terminates without a return, the last line is not appended.

      This fix should also include checking that a blank last line is not appended to the array.

              marcus Marcus Slavenas
              marcus Marcus Slavenas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 2 hours
                  2h
                  Remaining:
                  Remaining Estimate - 2 hours
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified