Coder Social home page Coder Social logo

dochvam / drought_cv_ebird_reproducible Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 86 KB

A code repository to accompany the manuscript "Drought influences birds' habitat associations and abundances in California's Central Valley"."

License: GNU General Public License v3.0

R 100.00%

drought_cv_ebird_reproducible's Introduction

drought_CV_eBird_reproducible

A code repository to accompany the manuscript "Drought influences habitat associations and abundances of birds in California's Central Valley."

List of files the user needs to run the full workflow

  • 'data/greatvalley_outline.shp' (Provided). This is a shapefile that delineates the Central Valley ecoregion

  • 'data/fveg_WHRNHUM' - the Functional Vegetation LANDFIRE raster

  • 'data/fveg_attributes.txt' - A .txt file describing the FVEG features

  • 'data/CA_Aug2020_species_counts.csv' - One of two parts constituting eBird relational database, which contains information on species counts for all California eBird checklists as of August 2020. This csv has four columns:

    • SAMPLING.EVENT.IDENTIFIER - a unique ID indicating the eBird checklist event to which this observation corresponds

    • name_clean - The common name of the species, as given by eBird, with whitespace and punctuation removed

    • SCIENTIFIC.NAME - The scientific name of the species, as given by eBird

    • total_count - The count reported for the species (>=1, or "X" indicating no count reported. 0s are implicit)

  • 'data/CA_Aug2020_checklist_info.csv' - One of two parts constituting a relational database of eBird data, this file stores metadata for each checklist event. This csv has the following columns:

    • SAMPLING.EVENT.IDENTIFIER - a unique ID indicating the eBird checklist event to which this observation corresponds. Used for joining to counts csv

    • LATITUDE

    • LONGITUDE

    • OBSERVATION.DATE

    • TIME.OBSERVATIONS.STARTED

    • OBSERVER.ID - a unique ID grouping checklists submitted by the same eBird observer

    • DURATION.MINUTES

    • EFFORT.DISTANCE.KM

    • PROTOCOL.CODE - the eBird sampling protocol category that the checklist followed

    • EFFORT.AREA.HA

    • ALL.SPECIES.REPORTED - a logical flag indicating whether the checklist is complete

    • NUMBER.OBSERVERS

  • 'data/ebird_protocol_codes.csv' - Table of eBird protocol definitions. Provided

  • 'data/all_CA_breeding_birds.csv' - List of birds breeding in California that were considered for this analysis. Provided

  • 'data/LandUseClassification_AcrossSites_FVEG.xlsx' - Table relating land cover features to habitat groups. Provided

  • 'data/spei07.nc' - The SPEI raster file. Obtained from SPEIbase.

  • 'intermediate/EVI_df.csv' - A data frame giving the average EVI in each grid cell in each season. See manuscript for details on processing.

  • 'intermediate/NDWI_df.csv' - A data frame giving the average NDWI in each grid cell in each season. See manuscript for details on processing.

Contact me

If you have any questions about the code in this repository, you can contact the corresponding author.

drought_cv_ebird_reproducible's People

Contributors

dochvam avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.