glamod / glamod-ingest

Database preparation and ingestion for GLAMOD
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Implement a "time" range parameter #32

Closed agstephens closed 4 years ago

agstephens commented 4 years ago

Call the parameter time.

Use the value: <datetime>/<datetime>

Propose it would work like:

If "time" in parameters:

agstephens commented 4 years ago

Implemented in commit:cf60831c117ba40dee56b7c26378bf44373f22de

Currently raises an exception if more than 1 year is selected.