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