| Bug-ID-Nummer |
BUG-000127132 |
| Eingereicht | December 4, 2019 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS for Desktop |
| Gefunden in Version | 10.7 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Status | Non-Reproducible
Dieses Problem konnte bei Tests durch das Entwicklungsteam nicht reproduziert werden. Problemen wird u. U. dieser Status zugewiesen, wenn sie nicht reproduziert werden können oder in einer Entwicklungsversion der Software nicht mehr relevant sind. Es wurde jedoch kein Fix zur Problembehebung installiert. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
The reported problem scenario could not be reproduced with several different tests datasets, including ones with similar properties (many NoData cells, value range of float values between 0 and 1).
The problem could only be reproduced with the original dataset exactly as-provided. There may be a problem of some sort with that data.
It was found that if the original data was first used as input to the Float tool, and the resulting raster (which retains the same cell values as the original input) is then used as input to the Aggregate tool, the output is as-expected for both settings of the "Ignore NoData in calculations" parameter. The reported problem was not observed.
When the original data was tested in ArcGIS Pro version 2.5, the output was as-expected for both settings.
Workarounds:
- Use ArcGIS Pro 2.5 or later
- For ArcMap, first run the Float tool on the input data, and use that result as input to the Aggregate tool.
Workaround
- Multiply the cell values by a larger number.
- Run the Aggregate geoprocessing tool.
- Divide the cell values by the same factor to get the true values.
OR
Run the Spatial Analyst math tool 'Float' on it to create a new version of the data before running Aggregate.
Schritte zur Reproduzierung