midas.tools package

Submodules

midas.tools.simbench_data module

This module contains a function to extract the profiles from simbench grids.

midas.tools.simbench_data.build_simbench_data(path=None, simbench_code=None)

Load a simbench case and save the profiles in a hdf5 database.

midas.tools.smartnord_data module

midas.tools.smartnord_data.build_smartnord_data(path=None, filename=None)
midas.tools.smartnord_data.convert_smartnord_data(path_to_profiles)

Load the old-style Smard Nord database and convert the data.

midas.tools.weather_data module

midas.tools.weather_data.build_weather_data(path, filename)
midas.tools.weather_data.load_data(path, target, data)
midas.tools.weather_data.unzip(path, fname, target)

Module contents