Opened 5 years ago
Last modified 5 years ago
#2150 closed defect
cannot import grib in wcst_import for Ubuntu — at Version 4
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | build system | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Hard |
Description (last modified by )
Across different OS there's a difference in the netcdf output from
rasdaman (probably depending on netcdf library version). This should be
normalized in the systemtest so that it works on all OS.
In addition, wcst_import.sh fails to work with grib ingredients:
No direct positions found for irregular axis, assuming slice. RuntimeError: module compiled against API version a but this version of numpy is 9 Runtime error: Cannot import GRIB data, please install pygrib first (sudo pip install pygrib). Reason: numpy.core.multiarray failed to import.
Change History (4)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Description: | modified (diff) |
---|---|
Summary: | fix netcdf systemtest → cannot import grib in wcst_import for Ubuntu |
comment:3 by , 5 years ago
Complexity: | Trivial → Hard |
---|---|
Component: | systemtest → build system |
comment:4 by , 5 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Additionally the wcst_import grib ingredients also fail.