tsutterley / gravity-toolkit

Python tools for obtaining and working with data from the GRACE and GRACE Follow-On missions
https://gravity-toolkit.readthedocs.io
MIT License
31 stars 19 forks source link

please help #62

Closed singhvasu1626 closed 2 years ago

singhvasu1626 commented 2 years ago

ModuleNotFoundError: No module named 'read_GRACE_geocenter everytime i run the code .... i get the above error. when I searched for "read_GRACE_geocenter" it was not their in your gravity toolkit folder... i think that is why it is giving error. please have look over your code and pls instruct me how to run it. my mtech disseratation depends on it and I am close to the deadline

tsutterley commented 2 years ago

Hi @singhvasu1626 I put that import in a try/except so that it'll just come with a warning. Those modules are in https://github.com/tsutterley/read-GRACE-geocenter

tsutterley commented 2 years ago

@singhvasu1626 are you still having trouble?

tsutterley commented 2 years ago

ok, i'm going to close this issue for now. Feel free to reopen it if need be.