This document discusses interoperability between HDF5 files and the netCDF-4 format. It begins with background on netCDF-3, netCDF-4, and the Climate and Forecast (CF) metadata conventions. It then demonstrates different use cases for accessing HDF5 data via netCDF-4, including when the HDF5 file follows the netCDF data model and CF conventions compared to when it does not. The document shares experiences working with HDF-EOS5 and JPSS data products in HDF5 format through this netCDF-4 interface. In particular, it finds that following the netCDF data model and CF conventions improves visualization of HDF5 data in tools like IDV that expect netCDF files.