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

fix(ObsModule): implemented non-advancing output #55

Merged
merged 1 commit into from
Oct 31, 2018
Merged

fix(ObsModule): implemented non-advancing output #55

merged 1 commit into from
Oct 31, 2018

Commits on Oct 30, 2018

  1. fix(ObsModule): implemented non-advancing output

    Modified the pbservation process to use non-advancing output instead of
    fixed length strings when writing ascii output. The previous use of
    fixed length strings resulted in truncation of ascii observation output
    when the product of user-specified digits + 7 and the number of
    observations exceeded 5000.
    
    Closes #54
    jdhughes-usgs committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    e1f36c8 View commit details
    Browse the repository at this point in the history