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
  • #256
Closed
Open
Issue created Dec 01, 2020 by Nuria Pérez-Zanón@nperezMaintainer

Additional checks to PlotAno

As reported by Virginie Guemas, PlotAno checks could be improved by:

adding additional check on the arguments :

if (max(nchar(sdates)) != 8 | min(nchar(sdates)) != 8 ) { stop ("sdates should be formatted as YYYYMMDD") }

I would include that check between lines 119 (end of check on the dimensions) and line 120 (start of axis limit definitions)

Edited Dec 01, 2020 by Nuria Pérez-Zanón
Assignee
Assign to
Time tracking