Reading-eScience-Centre / ncwms

ncWMS - A Web Map Service for displaying environmental data over the web
Other
62 stars 30 forks source link

Can we get text/json and/or text/csv formats for GetTransect request? #82

Open vasconde opened 3 years ago

vasconde commented 3 years ago

In the Capabilities xml file there is no description for supported formats of GetTransect request. As one can find for other requests (e.g. GetVerticalProfile and GetTimeseries).

Is it possible to get a transect in json or csv?

Thank you.

guygriffiths commented 3 years ago

Transects are slightly more awkward in that they're 2 dimensional, but I'm sure we could do something. What data format would be more convenient, and what should it look like?

ghansham commented 3 years ago

I have developed this functionality. If you want I can contribute.

On Thu, 11 Mar, 2021, 7:05 pm Guy Griffiths, @.***> wrote:

Transects are slightly more awkward in that they're 2 dimensional, but I'm sure we could do something. What data format would be more convenient, and what should it look like?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Reading-eScience-Centre/ncwms/issues/82#issuecomment-796739604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYXFJCT2MW2QOGBJM325HDTDDBLDANCNFSM4ZABELBA .

BMarques commented 5 months ago

Any news on this functionality? It would be interesting to get the raw data so that we can do our own presentation in our platforms using any plot libraries