Opened 5 years ago

Closed 5 years ago

#2150 closed defect (fixed)

cannot import grib in wcst_import for Ubuntu

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 Dimitar Misev)

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 (5)

comment:1 by Dimitar Misev, 5 years ago

Owner: changed from Dimitar Misev to Bang Pham Huu
Status: newassigned

Additionally the wcst_import grib ingredients also fail.

comment:2 by Bang Pham Huu, 5 years ago

Description: modified (diff)
Summary: fix netcdf systemtestcannot import grib in wcst_import for Ubuntu

comment:3 by Bang Pham Huu, 5 years ago

Complexity: TrivialHard
Component: systemtestbuild system

comment:4 by Dimitar Misev, 5 years ago

Description: modified (diff)

comment:5 by Dimitar Misev, 5 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.