Riley Kuttruff created SDAP-436: ----------------------------------- Summary: Tiles with uniform time arrays cause error when being loaded Key: SDAP-436 URL: https://issues.apache.org/jira/browse/SDAP-436 Project: Apache Science Data Analytics Platform Issue Type: Bug Reporter: Riley Kuttruff
Uniform time arrays are reduced to single element arrays, this causes an error in CassandraProxy._to_standard_index (at least for SwathMulti tiles) as desired_shape[0] == 1 when it shouldn't be(?) -- This message was sent by Atlassian Jira (v8.20.10#820010)