Skip to content

Commit

Permalink
Create script order
Browse files Browse the repository at this point in the history
Added script order to folder and script names to show order of execution. Updated Readme for final archival and publication.
  • Loading branch information
twnawrocki committed Oct 3, 2024
1 parent 7bfac54 commit f4d7286
Show file tree
Hide file tree
Showing 58 changed files with 22 additions and 704 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ---------------------------------------------------------------------------
# Calculate Independent Validation
# Calculate proximal accuracy
# Author: Timm Nawrocki, Alaska Center for Conservation Science
# Last Updated: 2021-10-06
# Usage: Script should be executed in R 4.1.0+.
# Description: "Calculate Independent Validation" calculates the proximity accuracy of independent VHF validation data relative to landscape mean distance to habitat.
# Description: "Calculate proximal accuracy" calculates the proximity accuracy of independent VHF validation data relative to landscape mean distance to habitat.
# ---------------------------------------------------------------------------

# Define version
Expand Down
33 changes: 20 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# Calving Season Habitat Preferences of Moose in Southwest Alaska
Scripts for processing GPS telemetry data and analyzing properties of movement and space use of migratory and resident moose.

This project is a collaboration between the Alaska Center for Conservation Science and the Alaska Department of Fish and Game.
# Calving Season Habitat Selection of Moose in Southwest Alaska
Calving habitat selection for maternal and non-maternal females and comparison of among individual variation

*Authors*:
Amanda Droghini, Timm W. Nawrocki, Alaska Center for Conservation Science, University of Alaska Anchorage

*Last updated*: 2021-04-29
*Last updated*: 2024-10-02

*Description*: This repository includes scripts for processing GPS telemetry data, preparing geospatial covariates, analyzing selection patterns among female moose in maternal and non-maternal group, and plotting variation among individuals between both groups along a relative unitless scale. Folders and scripts are numbered in order of execution, except those that contain functions (folders starting with "package_"). This project is a collaboration between the Alaska Center for Conservation Science and the Alaska Department of Fish and Game.

## Getting Started

The installation of R, ArcGIS Pro bundled with Python, and an independent Python with the dependencies listed below is required to execute the full suite of scripts included in this repository. The header of each script indicates in what system the script should be executed.

# Prerequisites
### Prerequisites
1. ArcGIS Pro 2.5.2+
1. Python 3.6.9+
2. R 4.0.0+
Expand All @@ -25,22 +29,25 @@ Amanda Droghini, Timm W. Nawrocki, Alaska Center for Conservation Science, Unive
11. tlocoh 1.40.7+
12. zoo 1.8.8+
3. R Studio 1.3.9+
4. Python 3.8.8+ (Anaconda 2021.05 or later distribution)
1. scikit-learn 0.24.2+

# Credits

## Authors
## Credits

### Authors
* **Amanda Droghini** - *Alaska Center for Conservation Science, University of Alaska Anchorage*
* **Timm W. Nawrocki** - *Alaska Center for Conservation Science, University of Alaska Anchorage*

## Usage Requirements
### Usage Requirements
Use of the scripts included in this repository should be cited as follows:

Droghini, A., and T.W. Nawrocki. 2021. Space Use and Movement Patterns of Moose in Southwest Alaska. Git Repository. Available: https://github.com/accs-uaa/southwest-alaska-moose
Droghini, A., T.W. Nawrocki, J.B. Stetz, P.A. Schuette, A.R. Aderman, and K.E. Colson. 2024. Variation in habitat selection among individuals differs by maternal status for moose in a region with low calf survival. Ecosphere [volume:identifier].

## Citations
Evans J.S., J. Oakleaf, S. A. Cushman. 2014. An ArcGIS Toolbox for Surface Gradient and Geomorphometric Modeling, version 2.0-0. Available: https://github.com/jeffreyevans/GradientMetrics
### Citations
We referenced the following for the scripts that calculate topographic indices:

Nawrocki, T.W. 2020. Beringian Vegetation. Git Repository. Available: https://github.com/accs-uaa/beringian-vegetation
Evans J.S., J. Oakleaf, S. A. Cushman. 2014. An ArcGIS Toolbox for Surface Gradient and Geomorphometric Modeling, version 2.0-0. Available: https://github.com/jeffreyevans/GradientMetrics

### License

Expand Down
101 changes: 0 additions & 101 deletions geospatial_AnalyticGrids/archive/DataExtract_Grids_Tundra.R

This file was deleted.

70 changes: 0 additions & 70 deletions geospatial_AnalyticGrids/archive/DataExtract_MergeGrids.R

This file was deleted.

54 changes: 0 additions & 54 deletions postprocess_Habitat/HabitatPrediction_CompareConfidenceIntervals.R

This file was deleted.

45 changes: 0 additions & 45 deletions statistics_PathSelection/02a-exploratory-CollinearityVIF.py

This file was deleted.

Loading

0 comments on commit f4d7286

Please sign in to comment.