#******************************************************************************* # Title: Script to test examples of CST_SaveExp # Author: Eva RifĂ  Rovira # Date: 29/11/2024 #******************************************************************************* #------------------------------------------------------------------------------- # Needed packages before a new version is installed library(CSIndicators) library(multiApply) library(easyNCDF) library(s2dv) library(ClimProjDiags) library(CSTools) library(startR) source("https://earth.bsc.es/gitlab/external/cstools/-/raw/master/R/CST_SaveExp.R") source("https://earth.bsc.es/gitlab/external/cstools/-/raw/master/R/zzz.R") ################################################################################ #----------------------------------------------------- # Example 1: Multidimensional array and Dates, without metadata and coordinates #----------------------------------------------------- # (1.1) Minimal use case, without Dates ################################################################################