You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,3 +49,7 @@ Please use the citation below if you use or modify this tool for research purpos
49
49
If you would like to suggest or make changes to this app, there are a few ways to do so. You can reach out via email to [Scott Bonar](mailto:[email protected]) or the [CCT Data Science team](mailto:[email protected]) with suggestions.You can also create an issue describing a problem with the code or improvements under the "Issues" tab.
50
50
51
51
If you can make changes to the code yourself, feel free to fork this repo and make a pull request. To run the code locally, follow the instructions in `run_locally.md`. It will be necessary to download the ecoregions map data by running `app/download_map_data.R`. Additionally, running the app locally requires the standardized fish records location data file `app/sites.csv`, which is not available in the repo due to sensitive information. Package versions and dependencies are tracked with `renv`.
52
+
53
+
### Acknowledgements
54
+
55
+
This app was developed in collaboration with the University of Arizona [CCT Data Science](https://datascience.cct.arizona.edu/) team.
0 commit comments