diff --git a/README.md b/README.md index 5ac5ab845a87ef4b980c73b747eec5dcf0f9fdf3..7a516848cae885f38eda421938145d7197f09c6b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ --- - Python MoonDB +pymoondb: The python interface to the MoonDB geochemical and petrological lunar sample database --- @@ -36,7 +36,6 @@ Here you are the references to documents describing MoooDB and the python interf Frigeri, A., Lehnert, K. A., Ji, P. [The Python interface to the MoonDB geochemical and petrological database](https://meetingorganizer.copernicus.org/EPSC-DPS2019/EPSC-DPS2019-1729.pdf) European Planetary Science Congress, Geneve - Switzerland, September, 2019 - #### MoonDB Lehnert, K. A., Markey, K., Ji, P., Cai, Y., Hodges, K., Mercer, C., Walker, J. D., Ash, J., Evans, C. and Zeigler, R. [MoonDB: 50 Years of Lunar Sample Data Ready for the Data Revolution](http://www.hou.usra.edu/meetings/lpsc2019/pdf/2996.pdf) Lunar and Planetary Science Conference 2019, pp. 2996 diff --git a/__pycache__/moondb.cpython-36.pyc b/__pycache__/moondb.cpython-36.pyc deleted file mode 100644 index 99ee39c83768ca5350ac28e1cbc1df686dd7e8b3..0000000000000000000000000000000000000000 Binary files a/__pycache__/moondb.cpython-36.pyc and /dev/null differ diff --git a/__pycache__/setup.cpython-37.pyc b/__pycache__/setup.cpython-37.pyc deleted file mode 100644 index d78ce8b8f605ccdd650b5af94dad4b7bd72a4f8c..0000000000000000000000000000000000000000 Binary files a/__pycache__/setup.cpython-37.pyc and /dev/null differ