|
RAVE
|
Public Member Functions | |
| __init__ (self, nod, datetime, bottom=None, top=None) | |
| The constructor. | |
Public Attributes | |
| nod = nod | |
| datetime = datetime | |
| top = top | |
| bottom = bottom | |
| Lib.rave_dom.melting_layer.__init__ | ( | self, | |
| nod, | |||
| datetime, | |||
| bottom = None, | |||
| top = None ) |
The constructor.
| nod | the source nodename, e.g. sekkr |
| datetime | the datetime of the observation |
| bottom | bottom melting layer, in km, can be None |
| top | top melting layer, in km, can be None |