Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S s2dverification
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • s2dverification
  • Issues
  • #248
Closed
Open
Issue created Apr 14, 2020 by Nuria Pérez-Zanón@nperezMaintainer

Composite doesn't work when a cluster is missing

Hi @aho,

@vtorralba detected that Composite fails in this case:

data <- 1 : (4*5*6)
dim(data) <- c(lon = 4, lat = 5, case = 6)
occ <- c(1,1,2,2,4,4) 
res <- Composite(data, occ)

But it is a small bug already fixed in this branch develop-Composite.

Could you consider to included for the next s2dverification release?

We need it for CSTools next release, we can discuss in the coming weeks.

Cheers,

Núria

Assignee
Assign to
Time tracking