Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P PyNEMO
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • thopri
  • PyNEMO
  • Issues
  • #64

Closed
Open
Created Jul 17, 2020 by thopri@thopriMaintainer

Enhance masking options

Created by: jdha

You have two options: Either you don't supply a mask - i.e. set that option to be false - and the code produces one for you making the boundary 1 grid point inside the outer halo or You provide a mask that has 1s for the active domain, 0s for land or -1s for ocean not in the active domain. If the -1s aren't provided that code has no way of knowing where the boundary is. In the case of the second option - if a user supplies a mask of 0s and 1s we could throw a warning and then revert to the first option whereby a boundary bordering the outer halo is assumed.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking