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

Adding ETP to file in the Gap-Fill Weather window crash the application #40

Closed
jnsebgosselin opened this issue Sep 13, 2017 · 1 comment

Comments

@jnsebgosselin
Copy link
Owner

What steps will reproduce the problem?

  1. Open WHAT and go to the Gap-Fill Weather window
  2. Go in "Advanced Settings"
  3. Click on the icon to add ETP and select a file

Traceback (most recent call last):
File "C:\Users\jsgosselin\OneDrive\WHAT\WHAT\meteo\gapfill_weather_gui.py", li
ne 750, in btn_add_ETP_isClicked
meteo.add_ETP_to_weather_data_file(filename)
NameError: name 'meteo' is not defined

untitled

@jnsebgosselin
Copy link
Owner Author

jnsebgosselin commented Dec 1, 2017

Fixed by PR #107

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

No branches or pull requests

1 participant