Skip to content

Commit

Permalink
Add tier_1 folder with data (#78)
Browse files Browse the repository at this point in the history
* Refactored PR #48: Removed .DS_Store, moved tier_1 data, and backed up sample_code.R

* Refactored PR #48: Removed .DS_Store, moved tier_1 data, and backed up sample_code.R
  • Loading branch information
IshikaKhandelwal authored Feb 18, 2025
1 parent 97143f6 commit 087a1f3
Show file tree
Hide file tree
Showing 8 changed files with 2,404 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,5 @@ version.py
*.egg-info

outputs/

*.DS_Store
Binary file added data-raw/tier_1/data/climate/historical.tif
Binary file not shown.
Binary file added data-raw/tier_1/data/climate/ssp585.tif
Binary file not shown.
2,401 changes: 2,401 additions & 0 deletions data-raw/tier_1/data/species_ranges/subset_amphibians.csv

Large diffs are not rendered by default.

Binary file not shown.
1 change: 1 addition & 0 deletions data-raw/tier_1/data/species_ranges/subset_amphibians.prj
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]
Binary file not shown.
Binary file not shown.

0 comments on commit 087a1f3

Please sign in to comment.