Hello,
I'm trying to use this repo to convert grid file form SMS to SUNTANS use.
Unfortunately, I didn't find any docs about it.
I have tried using trigrid.py to convert grid.
(One of few files have keywords *.grd)
I got two errors.
One:
module compiled against API version 0xa but this version of numpy is 0x9
Two:
global name 'gca' is not defined.
I have installed the stomel with anaconda python2.7 and add pythonpath with src folder.
Would you mind give me some help?
Yours,
Zhao
Hello,
I'm trying to use this repo to convert grid file form SMS to SUNTANS use.
Unfortunately, I didn't find any docs about it.
I have tried using trigrid.py to convert grid.
(One of few files have keywords *.grd)
I got two errors.
One:
module compiled against API version 0xa but this version of numpy is 0x9
Two:
global name 'gca' is not defined.
I have installed the stomel with anaconda python2.7 and add pythonpath with src folder.
Would you mind give me some help?
Yours,
Zhao