NordicESMhub / galaxy-tools

Galaxy Tools maintained by NordicESMHub
MIT License
8 stars 6 forks source link

Date picker from galaxy tool inputs #22

Open annefou opened 5 years ago

annefou commented 5 years ago

The goal is to be able to select a date by displaying a calendar (see https://jqueryui.com/datepicker/).

bgruening commented 4 years ago

Galaxy related discussion here: https://github.com/galaxyproject/galaxy/issues/6806

bgruening commented 4 years ago

@annefou I guess it would help if you start collecting use-cases. E.g. I imagine you need to select year-rages or even centuries?

annefou commented 4 years ago

Yes, year ranges, month ranges (for climatologies), century ranges, seasons, etc. And you are right, the best to clarify our needs is to collect use-cases. I think we will get there (slowly) together with the developments of climate tools associated to a set of use cases (workflow).

annefou commented 3 years ago

Should be simpler using cftime (https://unidata.github.io/cftime/).