Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • startR startR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • startRstartR
  • Issues
  • #141
Closed
Open
Issue created Mar 23, 2022 by aho@ahoMaintainer

metadata reshaping takes too much memory and overload when retrieve = F

When retrieve = F, Start() should only detect the data location, identify the data size, and return metadata if required. But when reshaping is used and metadata needs to be reshaped as well, Start() seems to have a memory problem during the reshaping process. Therefore, retrieve = F may still kill the terminal if the detected data size is big. For now, the problematic part seems to be in the inner function rebuild_array_merge_split().

Assignee
Assign to
Time tracking