GA Layer 3D To NetCDF | Custom 3D points - Unable to import .nc to voxel layer: unsupported number of dimensions
ArcGIS Pro
漏洞 ID 编号
BUG-000174333
已提交
February 13, 2025
上次修改时间
June 25, 2025
适用范围
ArcGIS Pro
找到的版本
2.9.5
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Only the '3D gridded points' option of the GA Layer 3D To NetCDF tool creates a netCDF file that can be rendered as a voxel layer.
The 'Custom 3D points' option of the GA Layer 3D To NetCDF tool produces a netCDF file that contains the predictions at each of the point locations. The 'dimension' in their record ID. This file can be queried by software and functions that work with netCDF files. However, for the netCDF file to be rendered as a voxel layer, it must be structured in a very particular way. The point locations must be gridded, and their dimensions must be defined using x, y, and z (or t). When using the '3D gridded points' option of GA Layer 3D To NetCDF, the tool creates a netCDF file with these particular configurations, which can then be rendered as a voxel layer.