Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CSTools CSTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • External
  • CSToolsCSTools
  • Merge requests
  • !71

SaveExp is now working with multiApply and exposed to users

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nuria Pérez-Zanón requested to merge develop-SaveExp into master Jun 12, 2020
  • Overview 4
  • Commits 10
  • Pipelines 8
  • Changes 5

Hi @cchou,

In this branch, there is the new version of CST_SaveExp using multiApply to fit with startR requirements as you have seen in the use case of RainFARM: https://earth.bsc.es/gitlab/es/startR/-/blob/develop-RainFARMCase/inst/doc/usecase/ex2_10_rainFARM.R

The main objective of CST_SaveExp and SaveExp is to save a downscaled or calibrated dataset following the conventions of esarchive (one NetCDF file by start date) and therefore CST_Load could load the saved dataset again.

Here, I have a few tests that you can follow: https://earth.bsc.es/gitlab/nperez/Flor/-/blob/master/cstools/Ex_CST_SaveExp.R

Could you please help me testing this function? For each test in the previous link, you need to add a new code of CST_Load to check that the saved data can be again loaded.

Once, we are sure it works as expected, all users could access this version in the next release, so they won't need to look into development branches to use it.

Thanks in advance,

Núria

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