{"id":19740252,"url":"https://github.com/nceas/2016-postdoc-training","last_synced_at":"2026-03-04T11:32:31.245Z","repository":{"id":87143821,"uuid":"85338593","full_name":"NCEAS/2016-postdoc-training","owner":"NCEAS","description":"Computational and collaboration skills for integrative conservation science workshop","archived":false,"fork":false,"pushed_at":"2017-03-21T23:51:18.000Z","size":117993,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-23T11:02:29.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NCEAS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-17T17:34:38.000Z","updated_at":"2024-01-14T05:12:05.000Z","dependencies_parsed_at":"2023-03-13T19:46:51.367Z","dependency_job_id":null,"html_url":"https://github.com/NCEAS/2016-postdoc-training","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NCEAS/2016-postdoc-training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2F2016-postdoc-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2F2016-postdoc-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2F2016-postdoc-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2F2016-postdoc-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NCEAS","download_url":"https://codeload.github.com/NCEAS/2016-postdoc-training/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2F2016-postdoc-training/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T01:20:12.084Z","updated_at":"2026-03-04T11:32:31.224Z","avatar_url":"https://github.com/NCEAS.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg style=\"align: left;width: 250px;\" src=05-code-versioning/images/NCEAS_logo.png /\u003e\n\nComputational \u0026 collaboration skills for integrative conservation science workshop\n=====\n\nThis intensive 4-day workshop on *Computational and Collaboration Skills for Integrative Conservation Science* held at NCEAS from June 27th to 30th aims to help participants to:\n\n* Integrate collaborative science best practices within SNAPP Working Groups\n* Empower participants to adopt computing best practices in their scientific workflows and data management\n* Create a greater sense of SNAPP community identity among the postdocs\n* Foster potential collaboration and enhanced knowledge-sharing across SNAPP Working Groups\n* Familiarize and instruct researchers in the use of NCEAS (and other) cyberinfrastructures and services\n* Clarify and reinforce commitment to open science \n \n\n## Agenda shared\n\n\u003chttps://docs.google.com/document/d/1orLSZVJk9jy_GgwRfVUcwtLF35aHjdDepGjX95X2gqc/edit#heading=h.wdgx4js6ie85\u003e\n\n## Modules status\n\norder  |  Module Name  |  Lesson  |  Preparation Status  \n------ |  -----------  |  -------- |  ------------------ \n00     | [Introduction](00-introduction/) | presentations \n01  | [Command line](01-command-line/)  |  [command-line](01-command-line/1-command-line.md)  |  Adapated | Need to add command examples\n01  | [Command line](01-command-line/)  |  [vim](01-command-line/2-vim.md) |  Adapted  \n01  | [Command line](01-command-line/)  |  [bash loops](01-command-line/3-bash-loops.md) |   Ready \n01  | [Command line](01-command-line/)  |  [regular expression](01-command-line/4-regular-expressions.md) |  Adapted \n02  | [Working remote](02-working-remote/) | [servers and networks](02-working-remote/1-servers-and-networks.md)  |  Adapted\n02  | [Working remote](02-working-remote/) | [ssh](02-working-remote/2-ssh-tmux.md) | Adapted \n02  | [Working remote](02-working-remote/) | [alternative ways to connect to Aurora](02-working-remote/3-working-remote-alternatives.md) | Created \n03  | [Collaborative Science](03-collaborative-science/) | [Collaborative Tools](03-collaborative-science/1-virtual-collaboration.md) | Adapted information from OSS\n04  | [Introduction to R](04-Intro-R/) | [R basics](04-Intro-R/1-R-basics.Rmd) | Created 04  | [Introduction to R](04-Intro-R/) | [flow control (loops, conditions, ..)](04-Intro-R/2-R-control.Rmd) | Created \n04  | [Introduction to R](04-Intro-R/) | [getting help](04-Intro-R/3-rhelp.md) | Gathered from OSS \n04  | [Introduction to R](04-Intro-R/) | [RStudio](04-Intro-R/5-RStudio.md) | Created\n05  | [Code Versioning](05-code-versioning/)  | [git basics](05-code-versioning/1-code_versioning_basics.md) | Created | \n05  | [Code Versioning](05-code-versioning/)  | [git remote](05-code-versioning/2-code-versioning-remote.md) | Created |\n05  | [Code Versioning](05-code-versioning/)  | [GitHub](05-code-versioning/3-GitHub.md) | Created \n05  | [Code Versioning](05-code-versioning/)  | [using git from RStudio](05-code-versioning/4-getting-started-with-git-in-RStudio.md) | Created |\n06  | [Code best Practices](06-code-best-practices/) | [Code best practices and scoping](1-coding-best-practices-general-tips.md) | Created \n07  | [Introduction to Python](07-intro-Python/) | [quick dive into Python](07-intro_Python/1-quick-dive-into-python.md) | Adapted from OSS \n07  | [Introduction to Python](07-intro-Python/) | [R vs Python](07-intro_Python/2-rvspython.md) | Adapted from OSS | \n08  |  [Advanced R]() | [Data Wrangling (dplyr \u0026 tidyr)](08-advanced-R/1-data-wrangling.Rmd) | Created |\n09  |  [Using multiple cores](09-multicore-processing/) | [multicore processing](09-multicore-processing/1-multiprocessing-tools.md) | Created | \n09  | [Intro to geospatial](10-intro-geospatial/) | [GIS concepts](10-intro-geospatial/1-intro-geospatial.md)| Adapted |\n09  | [Intro to geospatial](10-intro-geospatial/) | [QGIS](10-intro-geospatial/2-qgis.md) | Adapted | \n09  | [Intro to geospatial](10-intro-geospatial/) | [Processing rasters on Aurora with R](10-intro-geospatial/3-tips-Rraster-on-Aurora.md) | Created | Already obselete\n09  | [Intro to geospatial](10-intro-geospatial/) | [R raster](https://github.nceas.ucsb.edu/Training/2016-postdoc-training/blob/master/10-intro-geospatial/4-r-spatial-example.R) | Gathered from OSS - not used | \n09  | [Intro to geospatial](10-intro-geospatial/) | [PostGIS](https://github.nceas.ucsb.edu/Training/2016-postdoc-training/blob/master/10-intro-geospatial/5-postgis_example.txt) | Gathered from OSS -  not used | \n10  | [Open Science](11-open-science/) | intro to KNB | Live demo by Lauren Palmer | \n11  | Data Modeling and Semantics | Presentations from Mark| \n12  | Data visualization | Sam did a demo of her shiny app |  \n \n\n## License\n\nNational Center for Ecological Analysis and Synthesis, NCEAS, UCSB\n\nCopyright (c) 2016, the Regents of the University of California\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-nc/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003eThis work is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc/4.0/\"\u003eCreative Commons Attribution-NonCommercial 4.0 International License\u003c/a\u003e.\n\n\n\n   \n  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnceas%2F2016-postdoc-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnceas%2F2016-postdoc-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnceas%2F2016-postdoc-training/lists"}