I'd like to upload grib files on postgis.
I've found this, this and this about this topic.
These solutions seem to work only with a grib2 format as the code I tried runs but I had an empty table on my postgis database.
There is a way to upload a grib file on postgis without converting it on a grib2 or a netCDF format?