Diese Instanz von GitLab ist Pre-Release und noch nicht offiziell als Dienst freigeschaltet.

This GitLab instance is pre-release and not an officially announced service.

Skip to content
- !!rename module from weatherDB to weatherdb to be compliant with PEP 8!!
  So you need to import the module now with `import weatherdb`
- fix some missing stationN variables to stationsP
- fix: TimestampPeriod._check_period
- add basic test for create_ts method