NESP Threatened Species Recovery Hub Project 8.3.1: ‘Fire-affected invertebrates: priority species and management response’.
John Woinarski, Libby Rumpff, Jess Marsh, Payal Bal
August Hao - data cleaning discussions and scripts
Lee Belbin, Matilda Stevenson – ALA data cleaning discussions and advice on ala4R
Casey Visitin – Collaborator on overlap script using gdal functions
Darren Southwell, Diego Brizuela Torres, David Wilkinson – SDMs for priority invertebrates
https://zenodo.org/record/5091296#.ZD4bTxVBzao
- Cleaning AFD checklist: https://github.com/payalbal/nesp_bugs/blob/master/scripts/splist_AFD.R
- Function to remove improper names: https://github.com/payalbal/nesp_bugs/blob/master/scripts/remove_improper_names.R
- Download ALA data by phyla: https://github.com/payalbal/nesp_bugs/blob/master/scripts/download_ALA_bytaxon.R
- Function to download data by phyla: https://github.com/payalbal/nesp_bugs/blob/master/scripts/get_ala_taxondata.R
To download ALA data by species: https://github.com/payalbal/nesp_bugs/blob/master/scripts/download_ALA_byspecies.R
- Function to download data by species: https://github.com/payalbal/nesp_bugs/blob/master/scripts/get_ala_spdata.R
- ALA processing script: https://github.com/payalbal/nesp_bugs/blob/master/scripts/ala_processing1.R
- Function to remove improper names: https://github.com/payalbal/nesp_bugs/blob/master/scripts/remove_improper_names.R
- Function to find name source and habitat information (author: Matilda Stevenson, ALA): https://github.com/payalbal/nesp_bugs/blob/master/scripts/get_source.R (uses ALA4R function under dev called ala_taxa())
- Function to find AFD synonyms for species names: https://github.com/payalbal/nesp_bugs/blob/master/scripts/get_AFDsynonyms.R
-
Summary script for cleaned ALA data: https://github.com/payalbal/nesp_bugs/blob/master/scripts/ala_summary.R
-
Create mask from QGIS output: https://github.com/payalbal/nesp_bugs/blob/master/scripts/ausmask.R
-
Format, combine and clean individual non-ALA datasheets: https://github.com/payalbal/nesp_bugs/blob/master/scripts/nonala_processing.R
-
Combine ALA and non-ALA data and format data table: https://github.com/payalbal/nesp_bugs/blob/master/scripts/data_ALAnonALA.R
-
Correcting species name & updating ALAnonALA data: https://github.com/payalbal/nesp_bugs/blob/master/scripts/data_correction_speciesnames.R
-
Create polygons using IUCN.eval() function from ConR package for all data: https://github.com/payalbal/nesp_bugs/blob/master/scripts/species_polygons.R
- Function based on IUCN.eval() function from ConR package: https://github.com/payalbal/nesp_bugs/blob/master/scripts/conr_iucn_eval.R
- To convert alpha hulls in the .rds file into shapefiles: https://github.com/payalbal/nesp_bugs/blob/master/scripts/rds_to_shp_conversion.R
-
Prepare regional layers: https://github.com/payalbal/nesp_bugs/blob/master/scripts/regions.R
-
Region overlaps: https://github.com/payalbal/nesp_bugs/blob/master/scripts/species_regionoverlap.R
- Region overlap function: https://github.com/payalbal/nesp_bugs/blob/master/scripts/region_overlap.R
-
Prepare GEEBAM fire severity layer: https://github.com/payalbal/nesp_bugs/blob/master/scripts/firemap.R
-
For full extent including offland islands and territories: https://github.com/payalbal/nesp_bugs/blob/master/scripts/firemap_ausextent.R
-
Fire overlap for all species with point data: https://github.com/payalbal/nesp_bugs/blob/master/scripts/species_points_fireoverlap.R
- Points overlap function: https://github.com/payalbal/nesp_bugs/blob/master/scripts/points_overlap.R
- Fire overlap for species with polygons: https://github.com/payalbal/nesp_bugs/blob/master/scripts/species_EOO_fireoverlap_paa.R
- Polygon overlap function: https://github.com/payalbal/nesp_bugs/blob/master/scripts/polygon_paa_overlap.R
-
Combine polygon and point output table: https://github.com/payalbal/nesp_bugs/blob/master/scripts/fireoverlap_table_withPAA.R
-
Aquatic species overlaps: https://github.com/payalbal/nesp_bugs/blob/master/scripts/aquatic_inverts.R
- Slugrisk point overlap function: https://github.com/payalbal/nesp_bugs/blob/master/scripts/points_slugrisk_overlap.R
- Slugrisk polygon overlap function: https://github.com/payalbal/nesp_bugs/blob/master/scripts/polygon_slugrisk_overlap.R