Module: Gribr::Wgrib

Defined in:
lib/gribr/wgrib.rb,
lib/gribr/wgrib/inventory.rb,
lib/gribr/wgrib/inventory_record.rb

Defined Under Namespace

Classes: Inventory, InventoryRecord, ShortInventoryRecord

Class Method Summary collapse

Class Method Details

.executeableObject



8
9
10
# File 'lib/gribr/wgrib.rb', line 8

def self.executeable
  @executeable ||= Executable.new("wgrib")
end