readme.rst

changeset 92
6d26002aaeed
parent 85
fc270953f14b
equal deleted inserted replaced
91:f9d9d3ea8edb 92:6d26002aaeed
174 174
175 After you have used this extra input, you save the file using this command: 175 After you have used this extra input, you save the file using this command:
176 176
177 .. code-block:: python 177 .. code-block:: python
178 178
179 my_measurement.save_as_netcdf("filename") 179 my_measurement.save_as_SCC_netcdf("filename")
180 180
181 where you change the output filename to the filename you want to use. 181 where you change the output filename to the filename you want to use.

mercurial