Closed SatjaSivcev closed 5 years ago
People are not monitoring your PRs. If you want answer I think you need to poke the one you think can answer, or add them ass reviewer at least.
FYI: @trym-b
You should rebase all your branches on master (or merge in the latest master).
The error:
E0611: No name 'Dataset' in module 'netCDF4' (no-name-in-module)
is from this package:
from netCDF4 import Dataset
with Dataset(filename_zdf) as data:
Extracting the point cloud
Any ideas?