Exemple #1
0
 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)
Exemple #2
0
 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()
Exemple #3
0
 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')