Question: Sample file can download from https://noaa-goes17.s3.amazonaws.com/ABI-L1b-RadF/2021/213/00/OR_ABI-L1b-RadF-M6C13_G17_s20212130000319_e20212130009396_c20212130009445.nc I am trying to convert a projection to a plate carree. I loaded netcdf using Satpy. Then I want resample it to Plate carree using https://satpy.readthedocs.io/en/stable/resample.html#create-custom-area-definition but there is no sample code. Answer: ...