vismethack / challenges

46 stars 0 forks source link

Visualising Point Data with Magics and SkinnyWMS #1

Open jwagemann opened 2 years ago

jwagemann commented 2 years ago

SkinnyWMS is ECMWF's meteorological Web Map Server based on Magics and written in Python. Currently SkinnyWMS can already visualise GRIB+NetCDF data, but it is lacking support for point data. The idea would be to add support for meteorological point data in GeoJSON format (e.g. Met Norway's ForecastJSON or something like it), hack converters for other data formats (e.g. DWD's MOSMIX KML), and hack Magics and Skinny to create a nice interactive visualisation.