You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/bnl28/Repositories/cf-view/cfview", line 2823, in menu
self.map_window = Map_window(self.parent)
File "/Users/bnl28/Repositories/cf-view/cfview", line 4581, in __init__
self.initUI()
File "/Users/bnl28/Repositories/cf-view/cfview", line 4667, in initUI
if len(plotvars.fields) > 0:
File "/Users/bnl28/Repositories/cf-view/cfview", line 4667, in initUI
if len(plotvars.fields) > 0
TypeError: object of type 'NoneType' has no len()
File read: ['/Users/bnl28/Data/mars-era-teaching2023.nc']
Before loading data same error without the File read ...
The text was updated successfully, but these errors were encountered:
Version 3.3.0
Start cf-view, choose setup, choose map
With data already read:
Before loading data same error without the File read ...
The text was updated successfully, but these errors were encountered: