Aarif Shaikh
Aarif Shaikh
running result = frac_cov_cls.frac_coverage_classify(mosaic, clean_mask=clean_mask) raises an error, 'DataArray' object has no attribute 'flatten' at ---> 55 mosaic_clean_mask = clean_mask.flatten() in dc_fractional_coverage_classifier.py in frac_coverage_classify(dataset_in, clean_mask, no_data)
code :- import utils.data_cube_utilities.plotter_utils as plotter plotter.plot_band(cleaned_landsat_dataset, ndvi_data_arr) TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according...