ICES GitHub GitHub (github.com) is a good place to organize source code: 1 Available for anyone to see, download, and use 2 Selected users can add/modify.

Slides:



Advertisements
Similar presentations
FILE MANAGEMENT. Rule 1 Set up folders PROGRAMME Word? Excel? Powerpoint? Access? Music Pix Scans Videos Webs.
Advertisements

Web Toolkit Julie George & Ronald Lopez 1. Requirements  Java SDK version 1.5 or later  Apache Ant is also necessary to run command line arguments 
E Bidding Log on Screen. Bid Details Search Criteria for Bid Details.
E-prime: A researcher’s perspective Dr Anna Law. Visual search study.
V. Beyond HTML: CSS, JavaScript, Plug-ins A Web Accessibility Primer: Usability for Everyone Office of Web Communications.
1 of 4 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Using Geoff Stearns’s FlashObject Presentation by Mindy McAdams > Get FlashObject code hereGet FlashObject code here.
Sara Bowman Center for Open Science Open Science Framework: Facilitating Transparency and Reproducibility.
Government of Western Australia Department of Mines and Petroleum DMP Update for Mine Surveyors Louise Fogarty GIS Analyst 20 June 2011.
1 Project 6: Cats in Tree. 2 Project 3: Cats in Tree In this project you will Create a class definition for a Cat class. Populate a BST with Cat information.
ATM 315 Environmental Statistics Course Goto Follow the link and then choose the desktop application.
Sharing Standard Statistical Scripts: Simple Slides A Journey in Progress September Michael Carniello Subgroup 3 of.
Indispensable tools for research at its best
Agenda 45 7.SharePoint Changes 8.Items & Lists 9.Files & Libraries 10.SharePoint & Office 11.Help 12.Wrap Up.
JADE: agents insights Fabiano Dalpiaz Agent-Oriented Software Engineering (AOSE)
Google Refine for Data Quality / Integrity. Context BioVeL Data Refinement Workflow Synonym Expansion / Occurrence Retrieval Data Selection Data Quality.
Understanding SharePoint Content Module 1. Overview  Defining Content in SharePoint  Defining Management of SharePoint Content.
Part 4 Processing and saving data with CGI/Perl Psychological Science on the Internet: Designing Web-Based Experiments From the Ground Up R. Chris Fraley.
DROPBOX Pam Wetzel & Christina Ivankina. The program allows you to “sync” or save documents of any size or type to a folder that you can access on any.
CSPUG Migration. Options to move from SharePoint 2007 to SharePoint 2010 Upgrade the current environment Build a new SharePoint 2010 and migrate data.
Design Review: October 16, Goal: Develop a web service for BRACAPro Model Project Delivery: November 25 th, 2009 Development Team Delivery Manager:
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
1 Project 2: Using Variables and Expressions. 222 Project 2 Overview For this project you will work with three programs Circle Paint Ideal_Weight What.
Computer Science Department Web Portal - support for educational process M.Stanković, Ivan Petković Faculty of Electronic Engineering, University of Niš.
Tips on inserting images in slideshows downloading images from the internet (NOT copy and paste) making the background transparent minimising the image.
1 Project 7: Looping. Project 7 For this project you will produce two Java programs. The requirements for each program will be described separately on.
1 Project 4: Computing Distance. 222 Computing Distance Write a program to compute the distance between two points. Recall that the distance between the.
Zoho Wiki is user friendly tool that allows you to build a website with multi-media contents, and many different users at the same time. It allows people.
If You are getting this massage than your System is not configured for e-tendering. You need to configure the Computer/Laptop by seeing next few slides.
WARNING These slides are not optimized for printing or exam preparation. These are for lecture delivery only. These slides are made for PowerPoint 2010.
87% percent of K-12 teachers have not integrated social media into classroom learning Source:
ImageJ2. Why ImageJ2? ● Support the next generation of image data ● Interoperate and collaborate with other projects ● Broaden the ImageJ community ●
PHP Basics and Syntax Lesson 3 ITBS2203 E-Commerce for IT.
Develop a Quick and Dirty Web interface to your database:
Building Enterprise Applications Using Visual Studio®
DaViTPy (Data Visualization Toolkit – Python)
Graphical Policy Analysis Tool
AT Commands Supports AT commands
Getting Started with ATMEL Studio 6
Overview on the Work of WG 6
The Use of AMET and Automated Scripts for Model Evaluation
Developing a SDG Reporting Platform – UK perspective
A video coding and data visualization tool
An introduction to MEDIN Data Guidelines.
Storing, Sending, and Tracking Files Recitation 2
ICT meeting Business needs
Using Shiny to Build Web Applications
Embedding the Reporting Engine Version 3.5
Skill Based Assessment - Entity Framework -
Skill Based Assessment - ASP.NET MVC -
Skill Based Assessment
E-Portfolios: What They are and How to Use Them
E-Portfolios: What They are and How to Use Them
مدل زنجیره ای در برنامه های سلامت
Using Shiny to Build Web Applications
E-Portfolios: What They are and How to Use Them
OPS235 PACKAGE MANAGEMENT
Helping a friend out Guidelines for better software
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
GitHub A Tool for software collaboration James Skon
CIRCABC Proof Of Concept
Inputs & Outputs Inside your computer video.
How to write good code Part 2
SharePoint Foundation 2010
Carthage ios 8 onwards Dependency manager that streamlines the process of integrating the libraries into the project.
ArcGIS Editor for OpenStreetMap: Contributing data
D3.1 Accessibility Statement Generator
Computational Environment Management
Microsoft 365 Business Technical Fundamentals Series
HELCOM automated indicator evaluation system
Presentation transcript:

ICES GitHub GitHub (github.com) is a good place to organize source code: 1 Available for anyone to see, download, and use 2 Selected users can add/modify files 3 Many coauthors can work at the same time 4 Version history to view changes or rewind mistakes Allows scientists to collaborate and share tools, while enjoying the safety and convenience of version control 2016 slide 1

ICES GitHub ICES provides four GitHub sites for different purposes: github.com/ices-tools-prod tools supported and maintained by ICES secretariat github.com/ices-tools-dev tools maintained by others github.com/ices-eg various scripts & tools used within an expert group github.com/ices-taf scripts of transparent assessments (in development) 2016 slide 2

ICES GitHub Should you use ICES GitHub? This is optional, mainly useful if you have already used GitHub, or would like to learn how At the moment, ices-eg is mainly for specific tools/methods, but not the assessments script(s) which can be sensitive information Assessment scripts should be zipped inside the Sharepoint ‘data’ folder, along with the assessment input, model, and output ICES GitHub is currently used for development and maintainance of many scientific tools/methods 2016 slide 3

ICES GitHub Guidelines: General use of ICES GitHub github.com/ices-tools-dev/doc General use of ICES GitHub github.com/ices-tools-prod/doc R development guidelines used by the ICES secretariat 2016 slide 4