<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">The GOES-16 satellite has started delivering full disk netcdf files that conform to a new portion of the CF standard: <a href="https://cf-trac.llnl.gov/trac/ticket/72" class="">https://cf-trac.llnl.gov/trac/ticket/72</a></div><div class="">Unfortunately, they choose to use units of micro-radians instead of meters so it doesn’t appear the files are immediately compatible with GDAL.</div><div class=""><br class=""></div><div class="">It is rather straight forward to convert from the radians to meters given the height of the satellite (which is included in the projection information). Would this be something appropriate for GDAL to convert or is it more of a PROJ4 problem?</div><div class=""><br class=""></div><div class="">I’ve uploaded some example netcdfs here: <a href="https://www.dropbox.com/s/ell4iy0hiwzquqy/fulldisk_wv.zip?dl=0" class="">https://www.dropbox.com/s/ell4iy0hiwzquqy/fulldisk_wv.zip?dl=0</a></div><div class="">The data is tiled into 4 separate netcdfs that can be combine for the full disk image.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Zac</div></body></html>