Thomas Martin
Thomas Martin
@santisoler added some text about the USGS, the attribution to the gist was already there. Let me know if I need to do anything else! I probably won't edit this...
@santisoler , is there anything else you want to see?
Hi @santisoler , thanks for the review, I just want to touch on this few comments before I dig into the rest of the issues. `I'm not sure what's the...
Awesome, that all makes sense. Let me work on it for a bit and get back to you. Thanks for giving it a look and for all the feedback! :)
ok it's been a long time, but check out some of the changes, happy for any feedback!
Deleted the unnecessary function and test.
If you need 2.5 D code, I would look at MARE2DEM https://mare2dem.bitbucket.io/master/index.html
Any update to this? Looks like I can get version 2.0.0a0 using -pre when installing it with pip.
@anacmontoya and I have been working on a function/notebook that might be a good starting point for this work.
All great points! In the inception of this function, was mainly trying to match the scikit-learn interface/output of [train_test_split](https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html) but for xarray. Most of your requests I think are straightforward...