Science:DownscalingFrom SwissExperimentDownscaling
What is Downscaling?Downscaling is a catch-all expression for the transformation of data collected at one point in space (or time) to another, using a combination of statistical tools (regression, filtering and so-on) and physical models (meteorological models, etc.). The techniques are honed using previous data, which means that downscaling allows gaps in data coverage to be filled with a known - albeit historic - margin of error. Statistical ToolsSeveral tools have been implemented within the wiki to help in the downscaling process. They include regression, data analysis, smoothing tools and neural networks; an overview is given below.
These tools have been implemented using the R extension - see In-application data access. N.B. In principle, all R packages are available, but they do have to be installed on the server by the wiki administrator. Please contact them for details; a list of existing R packages is given in In-application data access. GoalsThe goal of these tools is that we can implement a very simple workflow within the wiki;
It might be possible to implement this as a form or query, so that a user can select (for example)
The template used would then
Downscaling Wind DataA recent study by Meteotest and MeteoSchweiz ([Dierer, 2009, p. 25]) identified several wind speed predictors that could be retrieved from NWP and used to predict wind speed FF at other points.
The geostrophic wind at a height z, denoted FGEO(z), is calculated from the NWP data as A linear regression is applied using the predictors to the observed hourly data at a nearby measurement station, taking the form
The 4 most important predictors are then identified for each of the following times of day...
...and for different times of year
This linear regression gives two times series for each observation point;
A kalman filter using the modelled and observed wind speeds is then used to estimate the value at the next time step. References
[[1]] |
