Skip to content

Commit

Permalink
upload the visualization code and related files (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
liniiiiii authored Jan 28, 2025
1 parent 78b325b commit cd8d0f6
Show file tree
Hide file tree
Showing 6 changed files with 52,595 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
*.db filter=lfs diff=lfs merge=lfs -text
*.csv filter=lfs diff=lfs merge=lfs -text
*.sqlite filter=lfs diff=lfs merge=lfs -text
Visualizations/earth_data/GADM.zip filter=lfs diff=lfs merge=lfs -text
Visualizations/polygons.zip filter=lfs diff=lfs merge=lfs -text
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@

# ... except for this excel file (gold flat-format annotation table)
!Database/gold/ImpactDB_DataTable_Validation.xlsx

# ... except for this ipynb file (for visualization used in the ESSD2025 paper)
!Visualizations/Visualization_code.ipynb
# ignore pycache
**/__pycache__

Expand Down
3,200 changes: 3,200 additions & 0 deletions Visualizations/Visualization_code.ipynb

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Visualizations/earth_data/GADM.zip
Git LFS file not shown
Loading

0 comments on commit cd8d0f6

Please sign in to comment.