Loading README.md +2 −1 Original line number Diff line number Diff line Loading @@ -24,8 +24,9 @@ To use moondb module, simply do:: >>> import moondb >>> s_12023 = moondb.get_specimens(sc=['12023'])[0] >>> print( type(s_12023) ) <class 'moondb.core.Specimen'> >>> ", ".join( (s_12023.mission,s_12023.landmark,s_12023.specimenType) ) 'Apollo 12, SHARP CRATER, ROCK/Unclassified' # How to cite MoonDB and python-moondb Loading moondb/__pycache__/core.cpython-37.pyc −10 B (11.8 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
README.md +2 −1 Original line number Diff line number Diff line Loading @@ -24,8 +24,9 @@ To use moondb module, simply do:: >>> import moondb >>> s_12023 = moondb.get_specimens(sc=['12023'])[0] >>> print( type(s_12023) ) <class 'moondb.core.Specimen'> >>> ", ".join( (s_12023.mission,s_12023.landmark,s_12023.specimenType) ) 'Apollo 12, SHARP CRATER, ROCK/Unclassified' # How to cite MoonDB and python-moondb Loading
moondb/__pycache__/core.cpython-37.pyc −10 B (11.8 KiB) File changed.No diff preview for this file type. View original file View changed file