Skip to content

πŸ“„ Script, data and figures for methodological paper about occurrence cubes

License

Notifications You must be signed in to change notification settings

trias-project/occurrence-cube-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

90 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

aoo-paper

Code, data and figures for onepager describing the methodology of making occurrence cubes.

Repo structure

The repository structure is based on Cookiecutter Data Science. Files and directories indicated with GENERATED should not be edited manually.

β”œβ”€β”€ README.md            : Description of this repository
β”œβ”€β”€ LICENSE              : Repository license
β”œβ”€β”€ aoo-paper.Rproj : RStudio project file
β”œβ”€β”€ .gitignore           : Files and directories to be ignored by git
β”‚
β”œβ”€β”€ data
β”‚   β”œβ”€β”€ raw              : Occurrence data as downloaded from GBIF GENERATED
β”‚   └── processed        : occurrence data cube and taxonomic compendium GENERATED
β”‚   └── external
        β”œβ”€β”€ utm1_bel     : EEA reference grid at 1km scale GENERATED
└── src
    β”œβ”€β”€ make_cube_reynoutria.R     : Script to generate occurrence cube
    β”œβ”€β”€ add_uncertainty_1000m.R    : Script to show occurrences with default uncertainty of 1000m
    β”œβ”€β”€ table_taxa_in_occurrences.R : Script to generate data.frame with all taxa in occurrence cube
    β”œβ”€β”€ code_occurrence-as-circles-and-random-pts-on-grid.R   : Script to show the method of assigning an occurrence to a grid cell
    β”œβ”€β”€ project_cube_to_2d.R      : Script to generate the subfigures (B) (C) and (D) about the projection of the cube on the 2d planes

Contributors

List of contributors

License

MIT License for the code and documentation in this repository.

About

πŸ“„ Script, data and figures for methodological paper about occurrence cubes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published