Skip to content

Commit

Permalink
chore: update/fix GH site (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlFontal committed Oct 4, 2022
1 parent 2476011 commit c88b2e9
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Copy README into build folder to include it as intro
- name: Copy README
run: |
cp README.md notebooks/
cp README.md reports/
# Build the book
- name: Build the book
run: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Here, we have downloaded and processed the data available through the site made

More specifically, we have downloaded the Air Pollution Monitoring data for a total of 2039 stations located around the whole country (represented as red dots in the map below):

<img src="https://github.com/AlFontal/environmental-data-japan/raw/main/data/air_pollution/stations/doc/stations_map.png" alt="Japanese Monitoring Stations Map" title="Japanese Monitoring Stations Map">
<img src="https://github.com/AlFontal/environmental-data-japan/raw/main/data/air_pollution/stations/doc/stations_map.png" alt="Japanese Monitoring Stations Map" title="Japanese Monitoring Stations Map" width=800px>

## The stations

Expand Down
Binary file modified data/air_pollution/stations/doc/stations_map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file added reports/references.bib
Empty file.

0 comments on commit c88b2e9

Please sign in to comment.