Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 443 Bytes

ncas-sonic-6-software

Processing code for converting data from the Gill 2D Sonic Anemometer into netCDF files conforming to the NCAS General Standard.

Scripts

Three bash scripts are provided in the scripts folder:

  • setup.sh - this creates the python environment needed
  • make_netcdf.sh - makes netCDF file for given date provided the raw data file exists
  • make_yesterday_netcdf.sh - passes yesterday's date to make_netcdf.sh