Hello,
I am attempting to convert the quality_flags band in the OLCI data into a geotiff.
My workflow is: Read → Reproject → Convert Datatype → Write
When converting the datatype of this band to “uint32” (same datatype as original band) the resulting geotiff is of type Int32.
I was wondering if this is a known issue and if there are any workarounds possible.