Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S s2dverification
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • s2dverification
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Dec 22, 2017 by Alasdair Hunter's avatar Alasdair Hunter
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 321af284
......@@ -29,6 +29,10 @@ Developers:
The user manual can be downloaded from [CRAN]([pdf] (https://cran.r-project.org/web/packages/s2dverification/s2dverification.pdf)).
#### [Dissemination] (disemination)
Slides on s2dverification from the tools meeting held on 2014/11/03: [SPECS] ([pdf] (https://earth.bsc.es/wiki/lib/exe/fetch.php?media=tools:s2dverification:s2dverification-specs_ga.pdf)
#### [Development] (development)
### Package structure
......@@ -45,3 +49,11 @@ In the 's2dverification' project main folder you can see a few files that fulfil
- File 'DESCRIPTION': Contains general information about the package, dependencies, authorship, etc. and is looked up automatically in the package build stage.
- File 'NAMESPACE': Specifies what variable names are used from outside the package and what variable names are provided to the outside.
### How to develop
Download the repository folder to your computer ( git clone https://earth.bsc.es/gitlab/es/s2dverification.git <local_folder> ).
Using GitLab and according to the GIT branching and testing strategy introduced in 2014/11, every time you want to perform a new development, you must follow the steps in the image, explained in detail below.
### Developer steps
\ No newline at end of file
Clone repository
  • FAQ
  • Home