Santiago Soler
Santiago Soler
To fix this bug we should change the behavior of `verde.grid_to_table` and include any additional coordinate in the resulting Dataframe. I labeled as a `good-first-issue` to encourage new contributions. Feel...
Hi @deobald! Thanks for noticing it. I suspect the issue is coming from GitHub license recognition method, and due to something we can fix. I don't recall if GitHub recognized...
Thanks for doing the research. Your assumption makes sense. The CC-BY-NC-SA is listed as one of the [non-conformant licenses](https://opendefinition.org/licenses/nonconformant/), that's why choosealicense won't accept it. I haven't reached out to...
Hi @hurricance! Thanks a lot for opening this PR, and sorry for the delayed reply. I'll take a look at it during the following days and come back to you.
Thanks @hurricance for this contribution. And sorry for my delayed response. This is looking awesome, thank you very much for putting the effort of including all these licenses. I'm merging...
Hi @rsokl! Sorry for the delayed reply. I'm really glad you opened this issue. We have been talking about type annotations but we haven't decided yet if this is something...
Sorry for not replying... I think this issue got buried in my notifications 🤦🏼 I agree with @leouieda that we could give it a try with incremental steps, if that's...
I'm rethinking the deployment process. I think having the dev docs in a separate branch is great to avoid a commit history that will grow to large. But the documentation...
I'm merging this one. I'm quite happy with the setup. It's still experimental so I'll have to open another PR to update the repo where docs should be pushed and...
Today we were discussing with @YingHuuu what to do with the `v` arguments in these methods and agreed that the `deriv` method should return the matrix multiplied by the passed...