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

Closed
Open
Created May 29, 2019 by thopri@thopriMaintainer

Interpolation method

Created by: jdha

Idea: Remove indexing from the extract routine into a separate function. Test this against an equivalent using interpolate2d that holds a list of functions ... this may remove the ad-hoc nature of tuning the decorrelation distance of the gaussian smoothing. The indexing and gaussian weighted smoothing was implemented for speed more than anything else - but now in python it looks a little easier to implement the in-house functions efficiently. Improvements can also be made in working on individual boundaries (e.g. if there's a northern and southern boundary that are disconnected) rather than reading in the data that covers both (also could add an option to output individual BDY files (e.g. BDY_north and BDY_south)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking