NASA-IMPACT / pyarc2stac

Apache License 2.0
3 stars 0 forks source link

Time steps to summaries #8

Closed slesaad closed 5 months ago

slesaad commented 5 months ago

Description

Some mapservers have timestep info in the WMS GetCapabilities data

The timesteps can be weird - not just daily, monthly, yearly like what the veda dashboard supports right now

We should instead add these datasets as: dashboard:periodic = False

and summaries has all the time steps calculated using the extent.

Here's an example server like this: https://gis1.servirglobal.net/arcgis/services/Global/ESI_4WK/MapServer/WMSServer?service=WMS&version=1.3.0&request=GetCapabilities (7 days time step)