UXARRAY / uxarray

Xarray extension for unstructured climate and global weather data analysis and visualization.
https://uxarray.readthedocs.io/
Apache License 2.0
149 stars 31 forks source link

WMS with UGRID #226

Open PBrockmann opened 1 year ago

PBrockmann commented 1 year ago

Hi,

I am wondering if anyone has tried to produce maps using the WMS (Web Map Service) from a TDS (Thredds Data Server) with UGRID files. There is a discussion started on this subject from: https://github.com/Unidata/tds/discussions/345

philipc2 commented 1 year ago

HI @PBrockmann

Apologies for the delayed response.

If by maps you mean visualizations, we are currently working on an API (release is TBD, since I'm working only 10 hours a week until I start full time during the summer). Keep an eye out #225

PBrockmann commented 1 year ago

Yes, I will follow this for sure.

My purpose was also to point the work from Unidata to accept UGRID and deliver a Web Map Service from them. I have made some tests and wanted to share experiences.

Maps means here to be able to use a WMS and display the tiles in a Leaflet map for example. See https://github.com/PBrockmann/mapper as an example of application.