Class WriterCFStationCollection

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class WriterCFStationCollection
    extends CFPointWriter
    Write a CF "Discrete Sample" station file. Example H.7. Timeseries of station data in the indexed ragged array representation.

       writeHeader()
       iterate { writeRecord() }
       finish()
     
    Since:
    Aug 19, 2009
    See Also:
    "http://cf-pcmdi.llnl.gov/documents/cf-conventions/1.6/cf-conventions.html#idp8340320"