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

Develop GRIB Loading module

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed aho requested to merge dev-Loading_GRIB into master Mar 14, 2023
  • Overview 2
  • Commits 1
  • Pipelines 4
  • Changes 2

Hi @vagudets @nperez

This is the branch for the GRIB loading module. It works with the whole workflow (Loading -> Calibration -> Skill -> Saving & Plotting.) Except for the loading part, all the other modules are not changed. If you want to try, you can run test_GRIB.R on Nord3v2 (the memory fits in the normal node). If you want to check the outputs directly, the result netCDF files and plotting are under /esarchive/scratch/aho/repos/auto-s2s/out-logs/recipe_GRIB_system5_era5_20230314122734/outputs/ECMWF-SEAS5/mse_min-monthly_mean/tas/20201101.

I put other details in #66 (closed). Let me know if you have questions, thanks!

Cheers,
An-Chi


TODO

  • Checks after loading are not added yet.
  • A dictionary for variable name conversion (e.g., "2t" in GRIB attr "shortName" should be "tas")
  • Memory consumption checks
Edited Mar 14, 2023 by aho
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-Loading_GRIB