You can select particular dimensions (slices) of a netCDF raster layer by the properties of the layer or with a geoprocessing tool.
Using netCDF layer property dialog
You can display a different slice of a netCDF raster layer, feature layer, or table by changing dimension values on the netCDF Layer Properties dialog box. You can also use the netCDF Layer Properties dialog box to specify which dimension is the vertical dimension.
Auxiliary coordinate variables are not listed in the Dimension Values parameter drop-down list. If you have a dimension that uses an auxiliary coordinate variable for storing actual values, such as time or depth, they will not be available in the Value drop-down list. If values are typed in, they will not be used during execution.
- Right-click the netCDF layer or table you want to modify in the table of contents and click Properties.
- Click the NetCDF tab.
- If a dimension is listed in Dimension Values, click the Value field next to the dimension you want to modify.
- Click the drop-down arrow and click a value, or type in a value if a drop-down list does not appear.
- Repeat steps 3 and 4 for other dimensions if necessary.
- Click OK on the Layer Properties dialog box.
Using the Select by Dimension tool
You can select a different slice of a netCDF raster layer, feature layer, or table by changing dimension values using the Select by Dimension tool.
Auxiliary coordinate variables are not listed in the Dimension Values parameter drop-down list. If you have a dimension that uses an auxiliary coordinate variable for storing actual values, such as time or depth, they will not be available in the Value drop-down list. If values are typed in, they will not be used during execution.
- Click the Search window button or tab.
- Click Tools.
- Type Select by Dimension in the text box and click Search .
- Click Select by Dimension in the returned list to open the tool.
- Click the Input Layer or Table drop-down arrow and select a netCDF layer or table from the list.
- Click the Value Selection Method drop-down arrow and select BY_INDEX to specify a dimension value by its position or index.
- Click the Dimension Values drop-down arrow and select a dimension from the list.
- Click the value field next to the dimension and select a value from the list, or type in the value if a list does not appear.
- Repeat steps 7 and 8 for other dimensions if necessary.
- Click OK.
Setting the vertical dimension
ArcGIS Server includes support for WMS services based on multidimensional data. These services support the special keywords of TIME and ELEVATION on WMS GetMap requests. To support the ELEVATION keyword, the ArcGIS Server WMS service must know the name of the netCDF dimension that represents the vertical axis of the data. In the Vertical Dimension drop-down list, choose the name of the netCDF dimension that represents the vertical axis of the data. When the map document is published as a WMS enabled service, the specified dimension will be mapped to the ELEVATION keyword on GetMap requests. For more details on the parameters, please refer to Communicating with a WMS service in a web browser in the ArcGIS Server help.
You can select a different slice of a netCDF raster layer, feature layer, or table by changing dimension values on the netCDF Layer Properties dialog box or using the Select by Dimension tool.