wind-js-server
wind-js-server copied to clipboard
Error to convert grib data
Hi Danwild the converter give me an error: "exec error: Error: Command failed: converter / b data / 2019011512.json --names --compact grib-da "converter" not? recognized as a command in an executable program or a batch file.__"
@cladocora Maybe you're using Windows. You can try to change converter\bin to converter\\\\bin
In Windows i have problems but in Linux it work.
@cladocora Yes, I'll just change the code locally.
child = exec('converter\\bin\\grib2json --data --output json-data\\'+stamp+'.json --names --compact grib-data\\'+stamp+'.f000',