EarthSystemCoG / COG

COG source code
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

Enable searching on date less than a given value #1283

Closed LucaCinquini closed 8 years ago

LucaCinquini commented 8 years ago

Who: Martina

As part of enabling display of citations, CoG need to be able to allow users to search on datasets with a date less than a certain value.

LucaCinquini commented 8 years ago

Now implemented, with call to the underlying ESGF search service. Both min_version and max_version are supported. The panel is toggled through the "[More Search Options]" link. The search will only work if the target ESGF search service has been updated too.

murphysj commented 8 years ago

I checked the new search options link. since ESGF is updated, I can't tell if the dates work, but the template is fine.