Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CSTools CSTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • External
  • CSToolsCSTools
  • Issues
  • #156
Closed
Open
Issue created Jun 21, 2022 by vagudets@vagudetsMaintainer

Develop function to provide a summary of the data in the s2dv_cube

https://earth.bsc.es/gitlab/es/auto-s2s/-/blob/master/tools/data_summary.R was created for this purpose and is currently being used in the loading module. The main goal is to provide users with the information they need to make sure that the data that has been loaded coincides with what they requested in the recipe, and inform them of the data dimensions and any missing files.

This issue is to track further development of data_summary() such as features that should be added or improved.

Features to be implemented:

  • Months that have been loaded
  • Range of the dates that have been loaded
  • Object dimensions
  • Basic statistical summary of the data
  • Missing files
  • Number of NAs per time dimension and latitude/longitude dimensions
  • Variables that have been loaded, along with their units

Other tasks:

  • Profiling (see es/sunset#55 (closed))
  • Adapt to cases where Compute() is used
Edited Mar 21, 2024 by vagudets
Assignee
Assign to
Time tracking