It is possible to create CRF from netCDF-4 using arcpy scripting.

Step-by-step guide

  1. Remove groups in netCDF-4.
  2. Run arcpy script like cp_crf_nc.py.


Use ncks -G : input.nc output.nc to remove groups.