nctaf removed from PointDataCubeAdapter

This commit is contained in:
mjames-upc 2017-10-23 13:58:45 -06:00
parent 6af622b6ae
commit 7b16f662bd

View file

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