| Code |
Title |
Description |
Requirements |
| L1 |
Basic GSL |
GSL for the end user. How to use GSL without
programming. How to make minor modifications to generated
GSL. How to run scripts in batch |
- |
| L2 |
Intermediate GSL |
How to make scripts including flow control and user
interaction |
L1 |
| L3 |
Advanced GSL |
How to use functions, local variables and pointers.
How to build libraries and write GSL for use by other
users. |
L2 |
| D1 |
Data Import |
Descriptions of all the main import methods in
Gsharp. Where possible a description of how we read your
data files |
- |
| D2 |
Data Manipulation |
How to filter, transform and operate on your data. |
- |
| D3 |
Interpolation |
Descriptions of all the interpolation methods in
Gsharp. Particularly how to contour scatter data. |
- |
| D4 |
Cartographic Projections |
How to project latitude-longitude data uing built-in
and user defined projections. Using the worldmaps
database. |
L3 |
| G1 |
Graphics Functionality |
An overview of the plot types available in Gsharp and
how to use them and combine them |
- |
| G2 |
Colour Tables |
Colour scales and class limits. Setting interactively
and with GSL |
L1 |
| G3 |
Advanced Charts |
Creating advanced chart types - e.g. hi-lo-close, box
plots, ... |
- |
| G4 |
Advanced Contouring |
Combining contour plots, overlaying maps and symbols |
- |
| O1 |
Database Interface |
Embedding SQL in GSL |
- |
| U1 |
User-defined functions in C |
How to write GSL functions in C and link them into
Gsharp |
- |
| S1 |
System Administration |
How to configure the printer selection list to
reflect your available devices |
- |