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

WRF output visualisation #257

Open
kermarrecg opened this issue Sep 14, 2023 · 0 comments
Open

WRF output visualisation #257

kermarrecg opened this issue Sep 14, 2023 · 0 comments

Comments

@kermarrecg
Copy link

Dear team,
I have an issue when trying to load and visualise my wrfoutput file.
I do add layer / WRF netcdf and becomes:

2023-09-14T00:49:04 WARNING Traceback (most recent call last):
File "/home/kermarrec/.local/share/QGIS/QGIS3/profiles/default/python/plugins/SRTM-Downloader/download.py", line 119, in reply_finished
self.reply_list.remove(reply)
ValueError: list.remove(x): x not in list

2023-09-14T12:28:35 WARNING Traceback (most recent call last):
File "/home/kermarrec/.local/share/QGIS/QGIS3/profiles/default/python/plugins/gis4wrf/plugin/ui/widget_view.py", line 243, in on_dataset_selected
self.replace_variable_layer()
File "/home/kermarrec/.local/share/QGIS/QGIS3/profiles/default/python/plugins/gis4wrf/plugin/ui/widget_view.py", line 289, in replace_variable_layer
variable = self.get_variable()
File "/home/kermarrec/.local/share/QGIS/QGIS3/profiles/default/python/plugins/gis4wrf/plugin/ui/widget_view.py", line 354, in get_variable
return self.get_dataset().variables[self.get_var_name()]
File "/home/kermarrec/.local/share/QGIS/QGIS3/profiles/default/python/plugins/gis4wrf/plugin/ui/widget_view.py", line 323, in get_var_name
return self.variable_selector.currentItem().data(0, Qt.UserRole)
AttributeError: 'NoneType' object has no attribute 'data'

I don't know what the problem is and where it comes from. Thanks for your help!
best
gael.

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

No branches or pull requests

1 participant