Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve display of information in first view of "explore" after search #39

Closed
maaikelimper opened this issue Jun 13, 2024 · 4 comments
Closed
Assignees
Labels
user experience Way to make the software more intuitive
Milestone

Comments

@maaikelimper
Copy link
Collaborator

maaikelimper commented Jun 13, 2024

Currently the records displayed when using explore display the Title and a button for "add topic" or "no topic":
image

The titles are often not very descriptive (e.g. "Climate stations")".

Suggested updates:

Add:

  • dataset creation date
  • truncated abstract
  • data policy
  • earth-system-discipline
  • keywords

Add advanced search:

  • time-range
  • geospatial search
  • key words search ?
@maaikelimper maaikelimper added the user experience Way to make the software more intuitive label Jun 13, 2024
@maaikelimper maaikelimper changed the title improve display of records displayed when using explore improve display of information displayed about dataset when using explore Jun 13, 2024
@maaikelimper
Copy link
Collaborator Author

maaikelimper commented Jun 13, 2024

@tomkralidis @amilan17 to provide a minimum set of information to see in the explore page

@maaikelimper maaikelimper changed the title improve display of information displayed about dataset when using explore improve display of information in first view of "explore" after search Jun 13, 2024
@amilan17
Copy link
Member

  • full title
  • truncated description
  • core or recommended "badge"

If listing all data, then also display buttons for data access.

@maaikelimper maaikelimper added this to the sprint-001 milestone Jun 13, 2024
@tomkralidis
Copy link

Search:

  • basic
    • choose GDC
    • text box (triggers q= query)
  • advanced
    • map widget (draw bounding rectangle)
    • date widget (select start/end date [can be open ended)
      Present (brief results):
  • Title (properties.title)
  • Description (truncated properties.descriptions)
    • optionally click "More" and display full abstract only in modal)
  • "badge" or chiclet of data policy (properties.wmo:dataPolicy)
  • Country (properties.contacts[0].addresses[0].country)
  • Earth system discipline (in properties.themes, find the theme with scheme=https://codes.wmo.int/wis/topic-hierarchy/earth-system-discipline`, and display the associated title)
  • Potentially add all access links (but this will become cumbersome/crowded). Perhaps have an "Access" button that opens a model and enumerates the link objects in HTML
    Present (full results):
  • full render of WCMP2 record

@RoryPTB
Copy link
Contributor

RoryPTB commented Jun 28, 2024

This is addressed mostly by #45 and #52, with the exception of the advanced search. We have agreed today that we should postpone the advanced search until we receive feedback from training sessions and understand precisely what users want.

@RoryPTB RoryPTB closed this as completed Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user experience Way to make the software more intuitive
Projects
None yet
Development

No branches or pull requests

4 participants