Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Setting Parameter Data Type/Properties

$
0
0
I have a script which I've added to a toolbox in ArcGIS 10.0. The script asks the user for a geodatabase (I'm creating and storing rasters from a NetCDF file) and either uses an existing geodatabase or creates a new one if it doesn't exist. In adding the script to a toolbox the problem I'm having is what parameter data type to select and/or what parameter properties need to be set to allow me to put in a geodatabase that doesn't exist.

The script runs if an existing geodatabase is selected but not if a new one is selected.

Thanks,
Mike

Viewing all articles
Browse latest Browse all 2485

Trending Articles