def test_to_LipdSeries_t0(self): d=pyleo.Lipd('http://wiki.linked.earth/wiki/index.php/Special:WTLiPD?op=export&lipdid=MD98-2170.Stott.2004') ts=d.to_LipdSeries(number=5)
def test_mapAllArchive_t0(self): d=pyleo.Lipd('http://wiki.linked.earth/wiki/index.php/Special:WTLiPD?op=export&lipdid=MD98-2170.Stott.2004') res = d.mapAllArchive()
def test_extract_t0(self): d=pyleo.Lipd('http://wiki.linked.earth/wiki/index.php/Special:WTLiPD?op=export&lipdid=MD98-2170.Stott.2004') d2=d.extract('MD98-2170.Stott.2004')