Ethan White
Ethan White
I definitely think we should move to formal model registry as part of our overall process. Let's just make sure to set it up on the group workspace so that...
Is it possible to add a default to the argument that changes the behavior while maintaining backward compatibility? E.g., in this boxes_to_shapefile case we could set root_dir = None as...
Just came across this recommendation for directory structure to avoid this sort of issue: https://www.pyopensci.org/python-package-guide/package-structure-code/python-package-structure.html#the-src-layout-and-testing
Fixed by moving to a `src` directory structure
Congrats to the GSOC students joining us this year!
@henrykironde - is this still active and if so can you let us know what the goal is
Closing due to inactivity. Feel free to reopen if anyone comes back to this.
I'm pretty over-committed this week, so I'm going to ask @henrykironde and @bw4sz to go ahead and make whatever decisions/fixes you two think are best go ahead and merge without...
This is a really cool idea!
This error suggests that DeepForest thinks the CRS's don't match, so let's get a better look at how they are stored. Can you run the following code replacing `shapefile` with...