Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error to convert grib data #7

Open
cladocora opened this issue Jan 15, 2019 · 3 comments
Open

Error to convert grib data #7

cladocora opened this issue Jan 15, 2019 · 3 comments

Comments

@cladocora
Copy link

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.__"

@coin17
Copy link

coin17 commented Jan 17, 2019

@cladocora Maybe you're using Windows. You can try to change converter\bin to converter\\\\bin

@cladocora
Copy link
Author

In Windows i have problems but in Linux it work.

@coin17
Copy link

coin17 commented Jan 24, 2019

@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',

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants