Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S s2dverification
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • s2dverification
  • Merge requests
  • !211

ERA5 added to the BSC.config file

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nuria Pérez-Zanón requested to merge develop-era5BSCconfig into master Nov 19, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Hi, With this fix BSC users can load ERA5 data as usual. To check it, try:

prec_data <-  Load(var = 'prlr',
                       exp = 'system5c3s', obs = 'era5',
                       nmember = 15,sdates = startDates, leadtimemax = 3,
                       latmin = 27, latmax = 48, lonmin = -12, lonmax = 40,
                       output = 'lonlat', storefreq = "daily",  nprocs = 1,
                       configfile = "/esarchive/scratch/nperez/BSC.conf")

Cheers,

Núria

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