-
Notifications
You must be signed in to change notification settings - Fork 13
Renamevalueobjects #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@sreeder, let me take a look at this early next week, before you merge into master. I'm currently out of town and on vacation, but I'll be back Monday. Thanks. |
|
@emiliom have you had a chance to look at this pull request? |
|
Not yet. Sorry for the delay. Tomorrow at the latest. |
|
Ok. I finally was able to look at this. Sorry again for the delay. Pinging @horsburgh so he's in this loop. I only focused on changes involving
I dug deeper into the recent history of commits on models.py. That made me realize that important changes were actually in a commit made back on June 4 that I didn't catch. Among other things, the SO: @sreeder, go ahead with merging this PR. But more broadly, I don't agree with the complete removal of all geospatial capability that started in early June commits. I can definitely see the benefit of making that functionality more optional, including moving related import statements into the optional methods that use them (or even into a utilities module) so that packages like I'll open an issue to help me/us address the broader issues later on, w/o impeding this PR. |
|
@emiliom I have forgotten what I need to do to prompt a new release of the api to be created for the conda channel. v0.5.2. |
|
For now, the best way is to open an issue on the conda-recipes-ODM2 repo requesting the update via a very brief message. Here's a good example, from a closed issue requesting an odm2api update. |
This branch has 4 main changes: