I'm looking at writing out some daily radar wind profiler data to netCDF using the timeSeriesProfile spec. For each file, there is only one station, but that station has 2 modes for wind - high and low for each time. The number and values of levels is different between the two modes. What's the best way to represent this?
I'm looking at writing out some daily radar wind profiler data to netCDF using the timeSeriesProfile spec. For each file, there is only one station, but that station has 2 modes for wind - high and low for each time. The number and values of levels is different between the two modes. What's the best way to represent this?