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
RuntimeError: NetCDF file list is empty.
(9 additional frame(s) were not displayed)
...
File "plotting/map.py", line 198, in load_data
with open_dataset(self.dataset_config, variable=variables_to_load, timestamp=self.time) as dataset:
File "utils/decorators.py", line 71, in lru_decorator
return cached_function(*_args, **_kwargs)
File "utils/decorators.py", line 61, in func_with_serialized_params
return func(*_args, **_kwargs)
File "__init__.py", line 62, in open_dataset
nc_data.get_nc_file_list(dataset, **kwargs)
File "data/netcdf_data.py", line 837, in get_nc_file_list
raise RuntimeError("NetCDF file list is empty.")
The text was updated successfully, but these errors were encountered:
Sentry Issue: PUBLIC-PROD-J
The text was updated successfully, but these errors were encountered: