148 |
which is a very powerful and convenient set of tools for working |
which is a very powerful and convenient set of tools for working |
149 |
with all NetCDF files. |
with all NetCDF files. |
150 |
|
|
151 |
|
\item On many systems, NetCDF has practical file size limits on the |
152 |
|
order of 2--4GB (the maximium memory addressable with 32bit |
153 |
|
pointers) due to a lack of operating system, compiler, and/or |
154 |
|
library support. In cases where this limit is reached, it is |
155 |
|
generally a good idea to reduce write frequencies or restart from |
156 |
|
pickups. |
157 |
|
|
158 |
\item MNC does not (yet) provide a mechanism for reading information |
\item MNC does not (yet) provide a mechanism for reading information |
159 |
from a single ``global'' file as can be done with the MDSIO |
from a single ``global'' file as can be done with the MDSIO |
160 |
package. |
package. This is in progress. |
161 |
|
|
162 |
\end{itemize} |
\end{itemize} |
163 |
|
|