Martin Raspaud

Results 326 comments of Martin Raspaud

Should we merge this? It looks like giving more flexibility to the rounding might not be so good after all, so I think we can merge this as soon as...

@djhoese I'll let you fix the conflicts and press the merge button

Ok, should we close this for now then? Or convert it to draft?

@swdmike how many bands would you like in your geotiff? Can geotiff hold an arbitrary number of bands?

I agree with your analysis @djhoese and would also recommend not using `compute_optimal_bb_area` directly. For example, you could use an area like this: ```yaml laea_bb: description: Lambert Azimuthal Equal-Area Bounding...

> Question: if the user requests a specific set of calibration, shouldn't satpy raise an actual error? I agree actually... (that this should be raising an error)

Different stripes should not be an issue for channels with same resolution.

To this, I would like to add that we need a way or a convention to specify the chunk size using dask standards that still makes sense for multiple resolutions....