PointDataCubeAdapter needs explicit profiler

This commit is contained in:
Michael James 2018-02-09 17:17:18 -07:00 committed by mjames-upc
parent 411852026d
commit eb3ba911e2

View file

@ -80,7 +80,7 @@ public class PointDataCubeAdapter extends DefaultDataCubeAdapter {
private static String[] supportedPlugins = { "obs", "modelsounding",
"bufrssmi", "lsr", "sfcobs", "goessounding", "bufrascat",
"poessounding", "bufrua", "bufrmosAVN", "bufrmosETA", "bufrmosGFS",
"bufrmosHPC", "bufrmosLAMP", "bufrmosMRF" };
"bufrmosHPC", "bufrmosLAMP", "bufrmosMRF", "profiler" };
protected AbstractPointDataInventory inventory;