grib2json
grib2json copied to clipboard
grib2json open and close immediatly
grib2json open command prompt and close immediatly
i added my PATH variable and MVN
Extra question: i would like to use this package to read the file from the CMC at Montreal: https://dd.weather.gc.ca/ i want to create a website with angular/nodeJS and mongoDB to give weather data and weather alert with the canadian model.
What would be the best option: exporting the file on my database daily with a script from my home and let communicate my server with the database OR using grib2json from my nodejs server online (AWS) for every query /request?