Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • 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
  • Earth SciencesEarth Sciences
  • SUNSETSUNSET
  • Merge requests
  • !95

Units: Use asplit or Apply to make dimensions flexible

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge dev-Units_Compute into master Oct 06, 2023
  • Overview 5
  • Commits 3
  • Pipelines 0
  • Changes 3

Hi @vagudets

I modified Units module to make the dimensions flexible for Compute(). I only modified transform_units_temperature.R now and will continue the work next week.

I tried two approaches and they both work. One is to use asplit() and one is to use Apply(). I don't know the efficiency difference yet.

Best,
An-Chi

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-Units_Compute