You could find the file /config/src/main/resources/baseResources/config.properties
The paremeter ScriptFolder
defines the path of analytic scripts.
You have to place the nclscripts
under the ScriptFolder
we have now absorbed five representative analytic functions as follows.
Some functions can set the map projection to North Hemisphere(NH), South Hemisphere(SH) or a specific area.
Computes empirical orthogonal functions with the time series of the amplitudes associated with each eigenvalue.
RegionEOF.ncl
PolarNHEOF.ncl
PolarSHEOF.ncl
Averages record variables across a long time period.
RegionLTM.ncl
PolarNHLTM.ncl
PolarSHLTM.ncl
Computes the slope of each grid across a long time period.
RegionTrend.ncl
PolarNHTrend.ncl
PolarSHTrend.ncl
Computes the long term average for four seasons.
SeasonalContourNH.ncl
SeasonalContourSH.ncl
Computes the time series and linear fit function by season or the whole year.
SeasonalTS.ncl
AnnualTS.ncl