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

RuntimeError: NetCDF file list is empty. #786

Open
sentry-io bot opened this issue Nov 20, 2020 · 0 comments
Open

RuntimeError: NetCDF file list is empty. #786

sentry-io bot opened this issue Nov 20, 2020 · 0 comments
Assignees
Labels
Bug Something's wrong.

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 20, 2020

Sentry Issue: PUBLIC-PROD-J

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.")
@dwayne-hart dwayne-hart added the Bugfix A fix for something broken. label Nov 20, 2020
@douglatornell douglatornell added Bug Something's wrong. and removed Bugfix A fix for something broken. labels Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something's wrong.
Projects
None yet
Development

No branches or pull requests

2 participants