mvBaseWriter
Abstract class for writing data into file
-
class
BaseWriter(var, sphereRadius=1.0, maxElev=0.1)[source]
Constructor
- Parameters
- var
- sphereRadius
radius of the sphere upon which the grid will be projected
- maxElev
max elevation/depth normalized to the sphere radius
-
write(self, filename)[source]
Write data to file. This method is overloaded.
- Parameters
- filename file name