File size: 664 Bytes
22cf28f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
task_categories:
- tabular-classification
- time-series-forecasting
pretty_name: Multi-Modal PM Prediction
language:
- en
tags:
- climate
size_categories:
- 10K<n<100K
---

# Multi-Modal PM Prediction

This dataset is used for predicting PM2.5 and PM10 concentrations using multi-modal data sources such as:

- Satellite-based AOD (INSAT-3D/3DR/3DS)
- Ground monitoring data (CPCB)
- Reanalysis data (MERRA-2)

It is part of a project hosted at [THE-DEEPDAS/ISRO-BAH-2025](https://github.com/THE-DEEPDAS/ISRO-BAH-2025).

---

## Usage

You can clone the dataset directly from GitHub:

```bash
git clone https://github.com/THE-DEEPDAS/ISRO-BAH-2025