pysp2.io.write_dat_concs_arm#

pysp2.io.write_dat_concs_arm(ds, file_name, location, lat_lon_string, deltaSize=0.005)[source]#

Write the SP2 size distribution and mass concentration in the standard ARM convention.

Parameters:
  • ds (xarray Dataset) – The dataset with the process timeseries data.

  • file_name (str) – The output filename.

  • location (str) – The output location.

  • deltaSize (float) – The bin width in micrometers.