updated tidetools.py and usage examples notebook#5
updated tidetools.py and usage examples notebook#5socoyjonathan wants to merge 5 commits intoclawpack:mainfrom
Conversation
|
I got the We need to decide where which would try to import directly from But then I was thinking we would also have Maybe it's cleaner to not include it as a submodule and instead just import Also, the current import statement tries to import Perhaps we should chat about this with @mandli before deciding how best to organize. |
|
@rjleveque: Thank you for the updates! I agree with your concerns on the paths issues and I appreciate the clarifications. Please let me know how to best proceed after further discussion with @mandli! |
|
I am in agreement that we may want to think about where to put the pytides submodule more permanently rather than simply have it contained in the apps repository. As @rjleveque mentioned there is a way to do this without users having to worry about checking that repository out, we just need to modify the setup.py. |
No description provided.