As a scientist
I want download solar images within a specific time-span
so that I can study events on the Sun
Additional details
- Check if there is data for the requested dates and inform user.
- Convert from local time to Universal Coordinated Time.
- User is not only providing time span, but also cadence.
- Warn user of requests that are too large.
List of Assumptions
- We know the dates for which data is available.
- We know metadata that is available for this images.
List of Tasks
Definition of Done
We have a function implemented that takes user input, downloads images and creates the index.
As a scientist
I want download solar images within a specific time-span
so that I can study events on the Sun
Additional details
List of Assumptions
List of Tasks
Definition of Done
We have a function implemented that takes user input, downloads images and creates the index.