Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 749 Bytes

wxt.rst

File metadata and controls

29 lines (20 loc) · 749 Bytes

Vaisala WXT536

Data will generally be processed using a series of run scripts. The first script for each instrument type depends on two configuration files </config>.

Instrument data to raw .cdf

Convert from exported .csv file to a raw netCDF file with .cdf extension using runwxtcsv2cdf.py.

runwxtcsv2cdf.py

Raw .cdf to CF-compliant .nc

Convert the raw .cdf data into a CF-compliant netCDF file with .nc extension using runwxtcdf2nc.py.

runwxtcdf2nc.py