|
--- |
|
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 |