Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I ICOADS R HOSTACE
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • brivas
  • ICOADS R HOSTACE
  • Wiki
  • How to install

How to install · Changes

Page history
fix typos authored May 19, 2020 by bearecinos's avatar bearecinos
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 9 deletions
+11 -9
  • How-to-install.md How-to-install.md +11 -9
  • No files found.
How-to-install.md
View page @ 715fe3c0
The scripts in this repository consist on a pure [R](https://www.r-project.org/) package, The scripts in this repository consist on a pure [R](https://www.r-project.org/) package,
but it has several dependencies which can be install by the following but it has several dependencies which can be installed by the following
instructions. instructions.
All the required packages should work on any platform and on linux based systems. All the required packages should work on any platform and on linux based systems.
...@@ -48,7 +48,7 @@ for more information. ...@@ -48,7 +48,7 @@ for more information.
**Conda environment** **Conda environment**
Once conda is installed on your system you can easily create a fix R environment Once conda is installed on your system you can easily create a fixed R environment
to use in every run by: to use in every run by:
~~~ ~~~
...@@ -81,12 +81,12 @@ conda install -c conda-forge r-devtools ...@@ -81,12 +81,12 @@ conda install -c conda-forge r-devtools
**IMMA toolbox** **IMMA toolbox**
The IMMA data format is used for the disemmination of the icoads marine data. The IMMA data format is used for the disemmination of the ICOADS marine data.
The package **imma** written also in R. The package **imma** written also in R.
Provides function to read those files and to apply quality control to the data. Provides function to read those files and to apply quality control to the data.
Must be install manually by getting the .tar.gz file and running the following Must be installed manually by getting the .tar.gz file and running the following
script once your conda environment is activated: script once your conda environment has been activated:
~~~ ~~~
conda install ./imma_0.0.1.tar.gz conda install ./imma_0.0.1.tar.gz
...@@ -102,11 +102,13 @@ system. Then, clone the latest repository version: ...@@ -102,11 +102,13 @@ system. Then, clone the latest repository version:
git clone git@git.noc.ac.uk:brecinosrivas/icoads-r-hostace.git git clone git@git.noc.ac.uk:brecinosrivas/icoads-r-hostace.git
~~~ ~~~
If you are in JASMIN, you might have to configure your **Gitlab ssh keys**. Adding If you are inside [JASMIN](https://help.jasmin.ac.uk/article/185-generate-ssh-key-pair),
a JASMIN pub key to your profile. To enable access from JASMIN sci servers to you might have to configure your **Gitlab** ssh keys (under **Settings > Ssh keys**).
your NOC gitlab platform. And add a JASMIN pub key to your profile (from within JASMIN's sci servers).
This in order to enable access from JASMIN sci servers to your NOC gitlab platform and
to clone the repository within one of JASMIN's sci servers.
More information [here](https://git.noc.ac.uk/help/ssh/README.md). For more information on gitlab ssh keys [click here](https://git.noc.ac.uk/help/ssh/README.md).
Now you can go to the repository by: Now you can go to the repository by:
......
Clone repository
  • API Reference
  • Examples
  • Home
  • How to install
  • Introduction
  • JASMIN tips
  • Releases
  • Workflow
  • Workflow
    • Data selection
    • Duplicate indentification
    • Matching criteria
    • Processing of IDs
    • Quality control