This repository serves as a public issue tracker for the Carbon Mapper platform and any other public-facing tools. It does not contain any of the code that powers the platform. If you have questions about Carbon Mapper the organization or the data found within our platform, please visit our contact page.
Review the previously reported issues list to see if your issue has already been discussed.
To report a new bug or discuss a feature, please open a new issue. Include as much information as possible, as this will help the team diagnose the problem quicker.
Please do not create public issues for anything security or privacy related. Instead, please refer to the Security tab for information on how to properly disclose this to the Carbon Mapper team.
This issues tracked in this repository will be reviewed and handled on a best effort basis, but no guarantee is offered regarding the timeliness of responses or their ultimate resolution.
In addition to serving as a public issue tracker for Carbon Mapper platform issues, this repository also provides a collection of Jupyter Notebook tutorials that serve as introductions to working with the platform API. A good place to begin is the scoped token tutorial, which demonstrates requesting an access token from the API using account credentials, and also an approach for storing that access token for tutorial use via IPython storage.