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
  • Merge requests
  • !11

Merged
Created May 18, 2020 by brivas@brecinosrivasMaintainer

Docs updates

  • Overview 0
  • Commits 8
  • Changes 27

Several changes to improve the structure of the code.

Important: uses new libraries for code development!

  • devtools: dependency for pryr and config.
  • pryr: memory counter.
  • config: allows for the code to have a configuration file in the parent directory.

For more information on the new dependencies see the how to install? page in the wiki.

  1. Added a configuration file to all scripts: where all the paths to input/output data will reside.
  2. Modified all scripts to guide each script into the right path for input/output data.
  • Note: this requires that you have an output_data folder in your parent directory to where the data will get save, see configuration file.
  1. Modified the call of the rutils functions in all scripts.
  2. Added a new bash script in src to gather logging output in a different directory. Similar to the new_run_everything.scr but a bash version of it (used by bea to run things in her laptop). This is not that relevant will be remove later after I finish running things.
  3. Added BSUB script in src to explain how I ran the code in JASMIN (this might be different for you @eck and is the part that we need to discuss.)
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: docs-updates