Skip to content

Commit

Permalink
Merge pull request #44 from chihacknight/reorg
Browse files Browse the repository at this point in the history
removed v1 folder and put all data into data folder
  • Loading branch information
derekeder authored May 7, 2024
2 parents e244c69 + 54c7682 commit 7e63a58
Show file tree
Hide file tree
Showing 85 changed files with 15 additions and 61,336 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ pip install -r requirements.txt
To run everything:

```bash
cd data/v2/scripts
cd data/scripts
bash run_all.sh
```

You can also run each script individually from the `data/v2/scripts` folder:
You can also run each script individually from the `data/scripts` folder:

```bash
# combine 3 source files into one
Expand Down
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h2 id="map-explorer" class="mt-4">Advanced map explorer</h2>
</p>

<h2 id="data-sources" class="mt-4">Data sources</h2>
<p>The raw data for this map is available to <a href="https://github.com/chihacknight/il-solar-map/tree/main/data/v2/final">view and download here</a>. The code for this website and to categorize and aggregate the project data by category and geography are open source at <a href="https://github.com/chihacknight/il-solar-map">github.com/chihacknight/il-solar-map</a>.</p>
<p>The raw data for this map is available to <a href="https://github.com/chihacknight/il-solar-map/tree/main/data/final">view and download here</a>. The code for this website and to categorize and aggregate the project data by category and geography are open source at <a href="https://github.com/chihacknight/il-solar-map">github.com/chihacknight/il-solar-map</a>.</p>

<p>Solar project sources</p>
<ul>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 7e63a58

Please sign in to comment.