Opened 7 years ago
Closed 6 years ago
#1726 closed defect (fixed)
pygrib / netcdf should not be required by wcst_import by default
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.6 |
Component: | wcst_import | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
They should only be imported when I want to ingest grib or netcdf data.
This message should not appear when I ingest tiff data for example:
ImportError: No module named pygrib
Change History (3)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This file
wcst_import/recipes/general_coverage/pp_grib_to_coverage_converter.py
does not exist''' from http://rasdaman.org/browser/applications/wcst_import/recipes/general_coverage
you are using very outdated WCST_Import.
Note:
See TracTickets
for help on using tickets.
I still see this issue. To reproduce, uninstall pygrib, then