| --- |
| title: Earth Surface Temperature Trend Visualization |
| emoji: ๐ |
| colorFrom: purple |
| colorTo: purple |
| sdk: gradio |
| sdk_version: 5.39.0 |
| app_file: app.py |
| pinned: false |
| --- |
| |
| # Earth's Surface Temperature Visualization |
|
|
| [](https://huggingface.co/spaces) |
|
|
| Interactive visualization of NASA's global surface temperature data showing long-term climate trends. |
|
|
| ## Features |
|
|
| - Interactive time series with trend lines |
| - Decadal heatmap visualization |
| - Regional warming comparisons |
| - Key climate insights dashboard |
| - Mobile-responsive design |
|
|
| ## Data Source |
|
|
| NASA Goddard Institute for Space Studies (GISS) Surface Temperature Analysis: |
| [GISTEMP v4](https://data.giss.nasa.gov/gistemp/) |
|
|
| ## How to Use |
|
|
| 1. Select different visualization tabs |
| 2. Adjust date ranges using sliders |
| 3. Hover over data points for detailed information |
| 4. Toggle uncertainty bands in time series view |
|
|
| ## Deployment |
|
|
| Deployed on Hugging Face Spaces with the following configuration: |
|
|
| - Hardware: CPU Basic |
| - Python: 3.10 |
| - Timeout: 300 seconds |
|
|
| ## License |
|
|
| MIT License - Data sourced from NASA (public domain) |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
|
|