Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E Earth Diagnostics
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Earth Diagnostics
  • Issues
  • #44
Closed
Open
Issue created Mar 20, 2017 by Valentina Sicardi@vsicardiDeveloper

ocean_mask error

I am trying to run earthdiagnostics over en HR experiment. a0bb. On moore.

I attach the diags.conf I use. diags_a0bb.conf launch_a0bb.sh

I have the following error:

earthdiags -f /home/Earth/vsicardi/earthdiagnostics/diags_a0bb.conf

  • earthdiags -f /home/Earth/vsicardi/earthdiagnostics/diags_a0bb.conf Traceback (most recent call last): File "/shared/earth/software/earthdiagnostics/3.0.0b44-foss-2015a-Python-2.7.9/bin/earthdiags", line 4, in import('pkg_resources').run_script('earthdiagnostics==3.0.0b44', 'earthdiags') File "/shared/earth/software/Python/2.7.9-foss-2015a/lib/python2.7/site-packages/pkg_resources/init.py", line 738, in run_script self.require(requires)[0].run_script(script_name, ns) File "/shared/earth/software/Python/2.7.9-foss-2015a/lib/python2.7/site-packages/pkg_resources/init.py", line 1499, in run_script exec(code, namespace, namespace) File "/shared/earth/software/earthdiagnostics/3.0.0b44-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/earthdiagnostics-3.0.0b44-py2.7.egg/EGG-INFO/scripts/earthdiags", line 26, in main() File "/shared/earth/software/earthdiagnostics/3.0.0b44-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/earthdiagnostics-3.0.0b44-py2.7.egg/EGG-INFO/scripts/earthdiags", line 21, in main if not EarthDiags.parse_args(): File "/shared/earth/software/earthdiagnostics/3.0.0b44-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/earthdiagnostics-3.0.0b44-py2.7.egg/earthdiagnostics/earthdiags.py", line 121, in parse_args result = diags.run() File "/shared/earth/software/earthdiagnostics/3.0.0b44-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/earthdiagnostics-3.0.0b44-py2.7.egg/earthdiagnostics/earthdiags.py", line 150, in run self._prepare_mesh_files() File "/shared/earth/software/earthdiagnostics/3.0.0b44-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/earthdiagnostics-3.0.0b44-py2.7.egg/earthdiagnostics/earthdiags.py", line 387, in _prepare_mesh_files Utils.give_group_write_permissions(self.config.scratch_masks) File "/shared/earth/software/earthdiagnostics/3.0.0b44-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/earthdiagnostics-3.0.0b44-py2.7.egg/earthdiagnostics/utils.py", line 589, in give_group_write_permissions os.chmod(path, st.st_mode | stat.S_IWGRP) OSError: [Errno 1] Operation not permitted: '/scratch/Earth/ocean_masks'

I appreciate any help. thank you

@jvegas

Assignee
Assign to
Time tracking