The default raster resampling value is NEAREST for any geoprocessing tool on a raster dataset. Is there a reason why this default value needs to be NEAREST?
I usually use BILINEAR as a resampling technique. I know I can change the value under Environments before running a geoprocessing tool. However I wish to set the default value to BILINEAR for ALL geoprocessing tools. Can this be done? If yes: How can I change the raster resampling default value to BILINEAR?
What I tried so far:
I changed the raster resampling method under Project >> Options >> Application >> Raster and Imagery >> Raster Dataset >> Build pyramid settings >> Resampling method to BILINEAR (see Capture.PNG). This works fine for adding rasters to a map - the built pyramids were resampled using BILINEAR. However, this does NOT affect any default values under Environments for e.g. composite bands (see Capture2.PNG) or any other raster geoprocessing tool.
I use ArcGSI Pro 2.8.2 on Microsoft Windows 10 Pro.
Thank you for any suggestions.