Skip to content

Commit

Permalink
changed file structure from 'LLYFNI' to 'catchment', made vega fit co…
Browse files Browse the repository at this point in the history
…ntainer
  • Loading branch information
alexrigby committed Jul 14, 2021
1 parent c36ecec commit 0311ac7
Show file tree
Hide file tree
Showing 50 changed files with 311 additions and 2,928 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
build/
dist/
node_modules/
LLYFNI2/
catchment/
11 changes: 11 additions & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,17 @@ footer {
border: solid black 2px;
}

.timeSeries{
display:flex;
width: 100%;
flex: 6;
}

.choropleth{
display:flex;
width: 100%;
flex: 4;
}
.progressBarBorder{

background-color: gray;
Expand Down
Binary file removed data/Images/lasso-control.png
Binary file not shown.
731 changes: 0 additions & 731 deletions data/TxtInOut/channel_sd_day.csv

This file was deleted.

62 changes: 0 additions & 62 deletions data/TxtInOut/channel_sd_day.txt

This file was deleted.

54 changes: 0 additions & 54 deletions data/TxtInOut/cntable.lum

This file was deleted.

3 changes: 0 additions & 3 deletions data/TxtInOut/codes.bsn

This file was deleted.

40 changes: 0 additions & 40 deletions data/TxtInOut/cons_practice.lum

This file was deleted.

Loading

0 comments on commit 0311ac7

Please sign in to comment.