Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
uno committed Jul 31, 2020
2 parents 9746160 + 81b7e7c commit a17ad84
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,37 @@ Jupyter notebooks and Python code for analyzing air quality (fine particles, PM<
<p align="center">
<img style="width: 70%" src="img/2020Jul_windrose_noibai_hadong.png"/>
</p>

# TODO

### 2.2 Correlation with wind and temperature (analysis)
- explore correlation between meteorological paramters to observed PM<sub>2.5<sub> concentration such wind, temperature, height above ground
- capture espisode and examine relevant inputs with PM<sub>2.5</sub>
- some examples from this exercise
- correlation graph:
<p align="center">
<img src="img/2020Jul_corr_pm25.png"/>
</p>
- what method in *that* correlation?
<p align="center">
<img src="img/2020Jul_corr_method.png"/>
</p>
- a high PM<sub>2.5</sub> and a cloudy day
<p align="center">
<img src="img/2020Jul_mixing_feb.png"/>
</p>
- or, I want to see other inputs such as..

<p align="center">
<img src="img/2020Jul_all_params.png"/>
</p>


# TODO

### Correlation with MERRA-2 data

## building prediction



## tools

## Credits:
Expand Down

0 comments on commit a17ad84

Please sign in to comment.