# Service Listing

{% hint style="info" %}
All listed services provide the respective data of the current day. \
Archvie data is made accessable via raw data access.&#x20;
{% endhint %}

{% tabs %}
{% tab title="Snow Cover" %}

### Snow Cover Services

<table data-header-hidden><thead><tr><th width="310">Key</th><th width="665">Description</th></tr></thead><tbody><tr><td>Key</td><td>Description</td></tr><tr><td>pathrequest</td><td>Request along a path (series of lat/lon) targeting global snow cover (500m)</td></tr><tr><td>pathrequest_cosmos20alps</td><td>Request along a path (series of lat/lon) targeting cosmos20 -> europealps (20m)</td></tr><tr><td>pathrequest_mosaic</td><td>Request along  a path (serie of lat/lon) targeting mosaic layer</td></tr><tr><td>cosmos500 -> exosnow_map500</td><td>WMS global snow cover (500m)</td></tr><tr><td>cosmos20 -> europealps</td><td>WMS European Alps (20m)</td></tr><tr><td>cosmos20 -> usarockies</td><td>WMS USA Rockies Region (20m)</td></tr><tr><td>cosmos20 -> usasierra</td><td>WMS USA Sierra Region (20m)</td></tr><tr><td>cosmos20 -> centrehimalaya</td><td>WMS Central Himalaya (20m)</td></tr><tr><td>cosmos20 -> westhimalaya</td><td>WMS West Himalaya (20m)</td></tr><tr><td>cosmos_mosaic</td><td>WMS global with high resolution where available (500m / 20m)</td></tr></tbody></table>
{% endtab %}

{% tab title="Snow Depth" %}

### Snow Depth Services

<table data-header-hidden><thead><tr><th width="294">Key</th><th width="649">Description</th></tr></thead><tbody><tr><td>Key</td><td>Description</td></tr><tr><td>snowdepth_map -> ...</td><td>WMS per region and time interval (+0/+24/+48 hours, -48/+48 hours fresh snow)</td></tr><tr><td>snowdepth_pathrequest -> ...</td><td>Request for specific point location(s) per region and time interval</td></tr><tr><td>geojson_sd20alps</td><td>Massive request along  a path (series of lat/lon) targeting Snow Depth Alps (20m)</td></tr></tbody></table>
{% endtab %}

{% tab title="Auxiliary" %}

### Auxiliary Services

<table data-header-hidden><thead><tr><th width="248">Key</th><th width="418.66666666666663">Description</th></tr></thead><tbody><tr><td>Key</td><td>Description</td></tr><tr><td>activity -> age_alps_wms</td><td>WMS Age European Alps (20m)</td></tr><tr><td>activity -> age_alps_point</td><td>Age (days) for a specific location in European Alps</td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://exolabs-ch.gitbook.io/cosmos/service-listing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
