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
  • #61

Closed
Open
Created May 14, 2020 by thopri@thopriMaintainer

BDY file missing required values/options/keys

Created by: thopri

Add something so that a basic BDY can be generated with all options required by PyNEMO. Currently if an option is missing e.g tide_checker the code will crash.

Options are:

  • put in statement to deal with lack of option, (did this with use CMEMS option, bit clunky )
  • initialise all required options to false or default (as per NEMO standards)
  • add tool to check BDY file is suitable (e.g. displays which options are missing)
  • build BDY generator (current favoured option)
Assignee
Assign to
Alpha (0.2) release
Milestone
Alpha (0.2) release (Past due)
Assign milestone
Time tracking