initial commit

This commit is contained in:
Ben Varick 2023-06-08 10:36:51 -05:00
commit 07b5c13900
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
2 changed files with 414 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
#ignore .Rhistory
.Rhistory
#ignore all the data files
data/*
#ignore the figure files
figures/*
#except an example
!figures/Elwha/ElwhaDischarge_last_6_months.png