Skip to content

Instantly share code, notes, and snippets.

View berndGEO's full-sized avatar

Bernd berndGEO

  • retired, private
  • Kiel, Schleswig-Holstein, Germany
View GitHub Profile
@berndGEO
berndGEO / generic.py
Last active January 14, 2017 12:00
a simple module to create funtions and classes in python3
# -*- encoding: utf8 -*-
"""Generic function/Class
by Bernd Kassler www.c3is.de
bernd@c3is.de
13. JAN 2017
"""
#import numpy as np
#import h5py