Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • MPR MPR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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

Want to get a introduction to object-oriented programming with Python? Join this free course on August 18/19. Register now! 🐍

  • CHS
  • MPRMPR
  • Issues
  • #58
Closed
Open
Created Apr 22, 2020 by Robert Schweppe@ottorOwner

use from_file and from_data_arrays simultaneaously for transferhelper

Make the following configuration possible:

name(1) = "my_data_array"
from_file(1) = "file.nc"
transfer_func(1) = "my_data_array * other_data_array"
from_data_arrays(1,1) = "other_data_array"
Edited Apr 22, 2020 by Robert Schweppe
Assignee
Assign to
Time tracking