[Go to Previous] [Go to Next]


Data Sources

The Data Sources panel lists the data sources currently loaded into McIDAS-V and provides access to both the user-made and native formulas. The data sources listed are chosen as described in the Data Sources page. The selected item is the data source that lists out its fields in this tab:

Image 1: Data Sources Panel
Image 1: Data Sources Panel

To set the defaults for a data source bring up the Properties dialog by right-clicking (or double-clicking) on the data source name in the Data Sources panel of the Field Selector tab and select Properties (note that the items in this menu will differ dependent on the data source type):

Image 2: Data Sources Panel Properties
Image 2: Data Sources Panel Properties
Properties

The Properties window is different for different types of data sources. Below is the Properties window for a gridded data source:

Image 3: Properties Tab of the Data Sources Properties Window
Image 3: Properties Tab of the Data Sources Properties Window
Properties
Time Binning

For point data you can define Time Binning settings (not shown) by selecting a Bin Size (e.g., 5 minutes, 1 hour) and a Round To value (e.g., On the hour, 15 minutes after the hour). This will map all the observation times into the nearest bin. The smallest time is rounded with the Round To value (e.g., if Round To was "10 after" and the smallest time was 10:23 then this time would be rounded to 10:20). This is the base time. Each actual observation time is mapped into a set of bins of Bin Size starting at the base time. Note that with certain point netCDF files where each data point has its own timestep, time binning may be necessary in order to create gridded displays.

Times

The Times tab allows you to select the times to use. Change the dropdown menu from Use Default to Use Selected to select individual times. If Use Selected was chosen, right click in the list to show a menu that allows for selecting different subsets (e.g., every 3rd time).

Image 4: Times Tab of the Data Sources Properties Window
Image 4: Times Tab of the Data Sources Properties Window
Spatial Subsetting

For grids and other data source types, the data can be subsetted and decimated with the Spatial Subset tab. The X Stride, Y Stride and Level Stride lists allows for decimating a grid, selecting every Nth point. The Bounding Box allows for defining a spatial area to load. The default spatial domain of the data is shown by the blue outline box. To select an area, left click and drag on the map. Alternatively, enter in Lat/Lon values in the fields to the left of the map and press Enter. Once a subset is selected it can be resized (grab on the little black selection points) moved (grab somewhere near the box) and delete (press the Delete key).

Subsetting can be useful when displaying an image that has a high resolution or covers a large spatial area as a Contour Plan View or Color-Filled Contour Plan View display. Instead of having McIDAS-V take the time to compute values between every point, a user can set a stride where only every Nth point will be taken into consideration. If a very detailed image is needed, it is recommended that stride is kept at the default (none). However, if a user is looking to get a general picture, the stride feature can be a time-saver.

Spatial Subset Tab of the Data Sources Properties Window
Image 5: Spatial Subset Tab of the Data Sources Properties Window

A version of this spatial subsetting window is used in the Field Selector tab of the Data Explorer. Here, a user explicitly enables these settings. The decimation and spatial subset are shown in different tabs:

Image 6: Subset Panels in the Field Selector
Image 6: Subset Panels in the Field Selector
Details

The Details tab shows further information about the data source, e.g.: any documentation associated with the data, what files or URLs are used, etc.

Metadata

For grid data sources the Metadata tab shows the NetCDF metadata information.

Objective Analysis

The Objective Analysis tab is available if working with Point Data.

Image 7: Objective Analysis tab of the data sources roperties window
Image 7: Objective Analysis Tab of the Data Sources Properties Window
Properties
Formulas

A user can create their own formulas using the McIDAS-V Formulas facility. The Formulas data source in the Field Selector is a special data source and lists all of the available end user formulas. Right-click on the data source to create new formulas and import and export formulas. The formulas are listed in the Fields tree. Right-clicking on one of the formulas listed in the Fields tree allows for editing, copying or evaluating the formula. This menu also provides access to the Jython Library and Jython Shell.

A user can select a formula just like any other Field and create a display from it. However, the formula, when evaluated to create the display, usually needs one or more other data fields to act on. In this case a special Field Selector window appears that allows the user to select the fields for the formula. (Note: The Fields selected here can also be Formula Fields resulting in further Field selection).


[Go to Previous] [Go to Next]