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
  • Issues
  • #68
Closed
Open
Issue created Jun 26, 2015 by Nicolau Manubens Gil@nmanubensMaintainer

Load(): Grid specified in configuration file is not applied in some cases

As reported by @dmacias Load() does not interpolate to the right grid when the actual grid of the first experiment is not the same as the specified in the configuration file for that experiment.

For example in:

Data <- Load(exp = c("m04o", "m04p"), obs = "ESA", var = "tos", sdates = paste0(1993:2009, '0501'), nleadtime = 4, leadtimemin = 1, leadtimemax = 4, storefreq = "monthly", sampleperiod = 1, nmember = 10, output = "lonlat", lonmin = -170, lonmax = -120, latmin = -5, latmax = 5, configfile="~obellprat/CFU/s2dverification/inst/config/IC3.conf")
Assignee
Assign to
Time tracking