cannot import grib in wcst_import for Ubuntu
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)
Owner: |
changed from Dimitar Misev to Bang Pham Huu
|
Status: |
new → assigned
|
Description: |
modified (diff)
|
Summary: |
fix netcdf systemtest → cannot import grib in wcst_import for Ubuntu
|
Complexity: |
Trivial → Hard
|
Component: |
systemtest → build system
|
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Additionally the wcst_import grib ingredients also fail.