I've created a script that adds several netCDF rasters to a map. The last step is an extract multi values to points.
When I run the script, I get the following error:
Error: ERROR 001268: Input rasters: The input item, MaxWindGusts, is invalid.
Failed to execute (ExtractMultiValuesToPoints).
Just after it fails, I copy the line that generated the error and paste it into the Python window and it runs without any issues. Has anyone else experienced this? Is there a way to figure out if this is a bug? I've saved/quit and restarted but that doesn't seem to fix it.
Thanks,
Gabe