Hi,
It looks like fimex doesn't load the reference_ellipsoid_name item from netcdf/cf, so that we could directly specify eg: reference_ellipsoid_name: WGS84. Instead, one has to provide the semi_major_axis and one of semi_minor_axis or inverse_flattening iiuc. Since these names are for supported in proj4, it would be nice if we could pass this information directly.