Class WriterCFProfileCollection

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class WriterCFProfileCollection
    extends CFPointWriter
    Write a CF "Discrete Sample" profile collection file. Example H.3.5. Contiguous ragged array representation of profiles, H.3.4

       writeHeader()
       iterate { writeRecord() }
       finish()
     
    Since:
    April, 2012
    See Also:
    "http://cf-pcmdi.llnl.gov/documents/cf-conventions/1.6/cf-conventions.html#idp8372832"