This pull request includes several functions that allows to transparently work with MeteoFrance data:
I created a new file type called MFCFRADIAL to be able to transparently ingest raw data files from Meteo France.
I also created a reader for 2D iso-0° data in GRIB format and functions to interpolate the read data into the radar grid (as we already do with the HZT files).
I guess this is very local in scope but if you accept the pull request it would allow other users to transparently work with MeteoFrance data using the Pyrad conda package.
Of course if you thing something should be changed or improved we can always discuss it.
Dear @wolfidan ,
This pull request includes several functions that allows to transparently work with MeteoFrance data:
I created a new file type called MFCFRADIAL to be able to transparently ingest raw data files from Meteo France.
I also created a reader for 2D iso-0° data in GRIB format and functions to interpolate the read data into the radar grid (as we already do with the HZT files).
I guess this is very local in scope but if you accept the pull request it would allow other users to transparently work with MeteoFrance data using the Pyrad conda package.
Of course if you thing something should be changed or improved we can always discuss it.
Greetings from Catalonia,
Jordi