nens / lizard-catalogue

Lizard Catalogue
https://demo.lizard.net/catalogue/
0 stars 0 forks source link

When filtering on an observation_type you get all timeseries of a selected location #250

Closed lexvand closed 3 years ago

lexvand commented 3 years ago

It is not intuitive that when you filter locations on a specific observation_type, select a location and make an export, you export all available timeseries of that location. Even the ones that have a different observation_type than you filtered on. This is very messy.

Instead of locations (and with that all related timeseries) you would like to select the separate timeseries. Can we change this in the TIMESERIES modal?

hoanphungt commented 3 years ago

@lexvand Hi Lex,

Just want to check with you the work-flow for this timeseries export modal:

  1. Users select a location(s) on the map using several filters: the search bar, the observation type filter and the period filter. In addition, the observation type filter is also applied to the list of timeseries.
  2. Users see a list of timeseries which belong to the selected locations on the right side. Here they can remove unwanted timeseries.
  3. They now can choose whether to:
    • Export the selected timeseries (using the export modal) OR
    • Go back to step 1 to select more timeseries using the same method

Is it correct?

lexvand commented 3 years ago

@hoanphungt That's correct. With the addition that in step 1 in case the observation type filtering is active the user only selects those specific timeseries of the locations that are being selected. In case of no observation type filtering all related timeseries are added to the list.

hoanphungt commented 3 years ago

@Derryrover Hi Tom,

Could you also review this PR: https://github.com/nens/lizard-catalogue/pull/256/? I think this is a good improvement for the work flow of the timeseries export task. I'd like to hear your opinion.

Kr, Hoan

Derryrover commented 3 years ago

@hoanphungt

Hi Hoan, Looks good ready to merge kr Tom