Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Scott_M1993

Pages: [1]
1
Bug Reports / 12bit TIFF
« on: January 16, 2022, 03:17:51 AM »
12 bit, back packed, jpeg (rgb + mono band 4) TIFF are supported for all processing, but not display in UI. See https://trac.osgeo.org/gdal/wiki/TIFF12BitJPEG. I currently swap in 8bit images to read control and then swap back to 12bit files.

2
General / Absolute path for project
« on: January 16, 2022, 03:02:20 AM »
I am using three windows computers for network processing. All project data is stored on a few solid-state network storage systems. Set absolute is checked on all nodes in UI and all node services are started with --absolute_paths for good measure. The image paths are treated as absolute, but the project file path is stripped off and replaced with a local path. This causes the node execution to fail. As I have multiple storage systems, I cannot set a root path. How do I have network processing use an absolute UNC path to the project file?

Pages: [1]