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

Turbine names limited to 100 characters. #35

Open
jsharpe opened this issue Jan 25, 2021 · 0 comments
Open

Turbine names limited to 100 characters. #35

jsharpe opened this issue Jan 25, 2021 · 0 comments

Comments

@jsharpe
Copy link
Contributor

jsharpe commented Jan 25, 2021

This check will never actually hit because we've already done the truncation as we've passed through np.genfromtxt with the format to limit to 100 characters.
Without manually parsing the file and extracting the name to check this I can't see how we can apply this warning usefully here.

Originally posted by @jsharpe in #34 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant