Doc-tests
Compare changes
- Martin Lange authored
@@ -31,7 +31,7 @@ which is called from downstream to request data.
@@ -45,10 +45,41 @@ File ``src/scale.py``:
@@ -129,6 +160,10 @@ In :meth:`.Adapter._source_updated`, we need to store incoming data:
@@ -141,7 +176,7 @@ As the output time will differ from the input time, we need to strip the time of
@@ -152,13 +187,20 @@ In :meth:`.Adapter._get_data`, we can now do the interpolation whenever data is
@@ -167,11 +209,42 @@ In :meth:`.Adapter._get_data`, we can now do the interpolation whenever data is