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

develop-decadal: part 2

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-decadal into master Jun 27, 2022
  • Overview 6
  • Commits 3
  • Pipelines 0
  • Changes 7

Hi @vagudets

Here are some new development for decadal data

(1) The first leadtime index in recipe is 0 now instead of 1

(2) A new function "get_daily_time_ind.R" is created to calculate the indices for decadal-daily data loading. The name and the file location can be modified if you want. I don't know if I should put it under modules/Loading/ or tools/, or even inside dates2load.R (I didn't do it because it may cause confusion.) It hasn't been fully done yet because it doesn't consider leap year now. I'll modify it further.

(3) Add checks on fcst at the end of the Loading module. It is the same as the checks on hcst and obs, except the time attributes are different and dimension "syear" is not the same.

Let me know if you have any questions or opinions, thanks!

An-Chi

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