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
  • Merge requests
  • !164

Docfix ex1 2

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge docfix-ex1_2 into master Dec 03, 2021
  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 5

Refine the documentation. ex1_2: Use values of list (values(list(a, b))) instead of values of vector (values(c())). The later one causes some problem in certain cases and it is not an appropriate way for lat/lon selector defining.

ex1_4: Add lon_reorder = CircularSort(0, 360) since we always encourage users to use reordering functions; Supplement the usage of parameter largest_dims_length.

FAQ 10 and 21: They are related and should refer to each other.

data_check.md: In easyNCDF part, add lon and lat retrieval. It is necessary to check attributes along with data values.

@nperez since there is no change in code, I'm going to merge it when the pipeline passes.

Cheers,
An-Chi

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: docfix-ex1_2