Skip to content

Update NatCap's name and website URL#459

Merged
dcdenu4 merged 2 commits intonatcap:mainfrom
megannissel:task/458-natcap-alliance
Feb 20, 2026
Merged

Update NatCap's name and website URL#459
dcdenu4 merged 2 commits intonatcap:mainfrom
megannissel:task/458-natcap-alliance

Conversation

@megannissel
Copy link
Copy Markdown
Contributor

@megannissel megannissel commented Feb 5, 2026

Fixes #458

This PR updates NatCap's name and website URL throughout the API docs, README, and pyproject.toml to reflect the Natural Capital Alliance name change.

This PR does not update LICENSE.txt

@phargogh One question that you may be able to answer: src/pygeoprocessing/extensions/FastFileIterator.h includes its own copyright line at the top of the file: Copyright 2019 The Natural Capital Project. I assume there was a historical reason for this, but should it still be there? And if so, should it get updated?

@phargogh
Copy link
Copy Markdown
Member

phargogh commented Feb 5, 2026

As I understand it, copyright notices like this are common, even conventional, in C++ header files. Even though it's not strictly necessary since ownership and copyright is established elsewhere in the repo, it shouldn't hurt anything by keeping it there as a comment and does make ownership a bit clearer if the file is copied out of this repo. I'd suggest we update that string, and probably the date as well.

@megannissel megannissel requested a review from phargogh February 5, 2026 21:20
Copy link
Copy Markdown
Member

@phargogh phargogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Megan! These changes all look good to me, but could you update the license as well?

@megannissel
Copy link
Copy Markdown
Contributor Author

@phargogh, @dcdenu4 asked me to make a separate issue (#460) for the license updates that he plans to handle, as the changes might go beyond just the name!

Copy link
Copy Markdown
Member

@phargogh phargogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, given that the license will be addressed separately in #460

@phargogh
Copy link
Copy Markdown
Member

phargogh commented Feb 5, 2026

Just waiting for the tests to pass before merging. Thanks @megannissel !

@dcdenu4 dcdenu4 merged commit 65a10e2 into natcap:main Feb 20, 2026
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NatCap name change updates

3 participants