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
  • !102

Tas-tos data blending development

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nadia Milders requested to merge dev_tas-tos into master Oct 26, 2023
  • Overview 6
  • Commits 9
  • Pipelines 6
  • Changes 10

Hi @vagudets,

This development is now finished and ready to be merged.

I have included a condition in Loading.R based on the variable in the recipe, which directs to load_tas_tos.R if tas-tos is requested.

I have also included a new parameter in the recipe: recipe$Analysis$Variables$sic_threshold, for the sea-ice concentration threshold. This threshold determines which tos data points are replace by tas. This is done since areas of sea ice should use the air temperature rather than the sea temperature. If this parameter is left empty, the default value of 0.15 is used.

Let me know if you have any questions.

Thanks,

Nadia

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev_tas-tos