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

WIP: docfix: p9 can connect to esarchive but not to ws

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Nuria Pérez-Zanón requested to merge docfix-guide into master Sep 26, 2019
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Hi @aho!

Developing the examples, we found some improvements to do in the guide.

One is it included in this branch:

  • P9 cannot connect WS home's, so, ecflow_suite_dir = '/home/Earth/nperez/ this is wrong, this is correct ecflow_suite_dir = '/esarchive/scratch/nperez/'
  • In the section: 'the cluster components and options are explained next:' from the guide could include also parameter 'CDO_module'
  • A warning like Warning: rsync from remote server to collect results failed. Retrying soon. appears when submitting to P9, parameter temp_dir hasn't been defined
  • As we have already solved the problem of 'mixing dimensions', the definition in the cluster parameter lib_dir is not necessary to submit to P9, so we can remove it from the example. It is still being a very useful parameter when we (as maintainers) need to test concrete libraries and versions in a remote cluster.

This are the changes I have detected. Please, let me know if you have detected other problems.

Thanks,

Núria

Edited Sep 26, 2019 by Nuria Pérez-Zanón
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: docfix-guide