Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • s2dv s2dv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • s2dvs2dv
  • Merge requests
  • !38

Develop persistence check

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-persistence_check into master Nov 17, 2020
  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 4

Hi @nperez

This is the development of Persistence(). #18 (closed).

The improvement:

  • start and end input checks. I don't know why the period needs to be 1850-2020? But anyway the checks are tailored for that period.
  • Correct AR.lowCI and AR.highCI. I found them unreasonable so I modified them by my own judgement. Please check if they're correct or not.
  • I changed the requirement 'ISOdate' to class 'Date' because (YYYY-MM-DD) is closer to class 'Date'.

Could you review them? Please let me know if you have any questions, thanks!

Cheers,
An-Chi

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-persistence_check