ECCC-MSC / msc-pygeoapi

MSC OGC API pygeoapi deployment
MIT License
16 stars 25 forks source link

fix date field in hydrometric data monthly index #1

Closed tomkralidis closed 4 years ago

tomkralidis commented 4 years ago

In GitLab by @tomkralidis on Aug 28, 2018, 16:13

http://geo.wxod-dev.cmc.ec.gc.ca/geomet/features/collections/hydrometric-monthly-mean/items?time=2010-02-15/2018-08-28&STATION_NUMBER=02OB037

Log:

[Tue Aug 28 20:13:13.164451 2018] [:error] [pid 16187:tid 140059992479488] [2018-08-28T20:13:13Z] {/usr/lib/python2.7/dist-packages/pygeoapi/provider/elasticsearch_.py:208} ERROR - TransportError(400, u'search_phase_execution_exception', u'failed to parse date field [2010-02-15] with format [yyyy-MM]')
tomkralidis commented 4 years ago

In GitLab by @tomkralidis on Aug 28, 2018, 16:15

changed title from fix date field in {-climate-} data monthly index to fix date field in {+hydrometric+} data monthly index

tomkralidis commented 4 years ago

In GitLab by @tomkralidis on Aug 29, 2018, 08:58

Turns out this is a UI issue (UI should be providing YYYY-MM).

tomkralidis commented 4 years ago

In GitLab by @tomkralidis on Aug 29, 2018, 08:58

closed