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.

Instrument data to raw .cdf

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

runwxtcsv2cdf.py

Convert Vaisala WXT met .csv file to raw .cdf format. Run this script from the directory containing Vaisala .csv file.

usage: runwxtcsv2cdf.py [-h] gatts config

Positional Arguments

gatts

path to global attributes file (gatts formatted)

config

path to instrument configuration file (YAML formatted)

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

Convert raw Vaisala WXT .cdf format to processed .nc files

usage: runwxtcdf2nc.py [-h] cdfname

Positional Arguments

cdfname

raw .cdf filename