# Sun and Clouds

The **Sun and Clouds** tab presents an overview of various climatic factors that relate to sun, solar position, intensity, and cloud cover, in particular:

* [Apparent sunpath for the location (spherical and cartesian projection)](https://github.com/CenterForTheBuiltEnvironment/clima/blob/development/docs/documentation/tabs-explained/sun-and-cloud/broken-reference/README.md)
* [Global and Diffuse Horizontal Solar Radiation](https://cbe-berkeley.gitbook.io/clima/documentation/tabs-explained/sun-and-cloud/global-and-diffuse-horizontal-solar-radiation)
* [Cloud coverage](https://cbe-berkeley.gitbook.io/clima/documentation/tabs-explained/sun-and-cloud/cloud-coverage)
* [Customizable daily and hourly maps](https://cbe-berkeley.gitbook.io/clima/documentation/tabs-explained/sun-and-cloud/customizable-daily-and-hourly-maps)

### Apparent sun path for the location

**Clima** allows the user to visualize the sun path for the chosen location in spherical and cartesian projection

![Example: spherical sun path for Berlin, DEU](https://491114279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhupA7DXRC4lRDTpJQJ%2Fuploads%2Fgit-blob-9c9139b8f8bc606a2361f3cd4d81583d7119f76f%2Fcbeclima_berlin_deu_spherical_sun_path_sun_tab.svg?alt=media\&token=8d138028-3415-413a-b8bf-d9e8f34ab730)

![Example: cartesian sun path for Berlin, DEU](https://491114279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhupA7DXRC4lRDTpJQJ%2Fuploads%2Fgit-blob-b4b481f0c5a239df7467c5463bc8cfdb44cc40bb%2Fcbeclima_berlin_deu_cartesian_sun_path_sun_tab.svg?alt=media\&token=f2d5e5d8-93ec-4946-b84c-532681855a04)

Clima optionally allows a variety of variables to be overlayed on either sun path type.

This allows the user to identify climatic patterns in relation to the apparent solar position. Data are plotted on the analemma.

![Spherical and carthesian sun paths for Berlin, DEU with various data overlays](https://491114279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhupA7DXRC4lRDTpJQJ%2Fuploads%2Fgit-blob-b68631b2527dd7bc3e81d40342ace6cce03a6508%2Fsunpath%2Bvariables.png?alt=media)

### Video Tutorial

Learn more about the Sun and Clouds tab by watching the following video.

{% embed url="<https://youtu.be/VJ_wOHadVdw?si=mB2xNH57MWW_4CRR&t=447>" %}


---

# 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://cbe-berkeley.gitbook.io/clima/documentation/tabs-explained/sun-and-cloud.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.
