My favorites | Sign in
Project Home
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Data_analyses  
Updated Oct 31, 2013 by jean.dau...@gmail.com

!! This page is under construction !!

#summary list of shared data and code for analyses

Shared projects

Presentation

This page contains a list of links to git repositories containing:

  • data
  • codes for data analyses using the toolbox
  • documentation about the date and analyses

Content of projects

Each of the projects are organized as follows:

  • data : a folder containing the data
  • models : a folder containing the model descriptions used in the analysis
  • inversion_scripts : a folder containing the scripts to perform the inversion and the model comparison a the group level.
  • a documentation file describing both models and inversion

List of the projects

  • paresse (Vasilisa Skvortsova)
  • voyage (Mael Lebreton)
  • ... to come

Help

How to use git & github?

Installation

  • On Windows
Go to windows.github.com and download and install the desktop client.
  • On macOS
Go to mac.github.com and download and install the desktop client.
  • On Linux : Install git through terminal $ sudo apt-get install git-core
Cloning repositories
  • Using github client
    • Click on github on the left panel
    • search for repository (type author name in filter input field)
    • select and clone
  • Using command line
    • browse to the desired location
    • git clone link-to-repository.git (http link found on github page of the project)

Powered by Google Project Hosting