[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDFJava #OZO-122681]: changing variable shape with NcML
- Subject: [netCDFJava #OZO-122681]: changing variable shape with NcML
- Date: Fri, 10 Apr 2009 17:26:27 -0600
> I can live with the convention that MyDataset.bin has an accompanying
> MyDataset.ncml in my server. However, I might give that iospParam a try
> so I'm not tied down.
>
> I've got a few more IOSP related questions:
> - Can I have multiple RandomAccessFile-s reading from the same (read
> only) file?
sure, you can do whatever you want, just be sure to clean everything up on
close()
> - Is it possible to make an IOSP for a relational database? How would
> RandomAccessFile work in that case?
> - How does the "O" mechanism work? Given a NetcdfDataset, how would I
> invoke the writing of my format? Can I stream it?
see
http://www.unidata.ucar.edu/software/netcdf-java/reference/faq.html#IOSP
Ticket Details
===================
Ticket ID: OZO-122681
Department: Support netCDF Java
Priority: Normal
Status: Closed