https://github.com/microsoft/PlanetaryComputer
Issues, discussions, and information about the Microsoft Planetary Computer
https://github.com/microsoft/PlanetaryComputer
Last synced: about 1 year ago
JSON representation
Issues, discussions, and information about the Microsoft Planetary Computer
- Host: GitHub
- URL: https://github.com/microsoft/PlanetaryComputer
- Owner: microsoft
- License: mit
- Created: 2020-12-01T02:23:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T16:44:45.000Z (over 1 year ago)
- Last Synced: 2025-05-07T23:47:26.112Z (about 1 year ago)
- Homepage: https://planetarycomputer.microsoft.com/
- Size: 18.6 KB
- Stars: 199
- Watchers: 20
- Forks: 10
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-earthobservation-code - Mircosoft PlanetaryComputer - Issues, discussions, and information about the Microsoft Planetary Computer (Planetary Computer / Testing your code)
README
# Microsoft Planetary Computer - Issues and Discussions
[](https://doi.org/10.5281/zenodo.7261897)
This repository hosts issues and discussions that users can use to provide feedback and get help in using the Planetary Computer.
If you are experiencing issues with using the Planetary Computer, please file an [issue](https://github.com/microsoft/PlanetaryComputer/issues) on this repository. If you're looking for community feedback on an idea or suggestion, consider starting a [discussion](https://github.com/microsoft/PlanetaryComputer/discussions) instead.
## Links
### Microsoft Planetary Computer
https://planetarycomputer.microsoft.com/
The main portal for the Planetary Computer. There you can learn more about the platform, browse our datasets, and read the documentation.
### Open source repositories
The Planetary Computer has open sourced a number of its components, which you will find below. These projects rely on many others in the open source ecosystem as well, and you can find out more by exploring the various codebases.
- [Planetary Computer APIs](https://github.com/microsoft/planetary-computer-apis) - Backend
- [Planetary Computer Data Catalog](https://github.com/microsoft/PlanetaryComputerDataCatalog) - Frontend and documentation
- [Planetary Computer Examples](https://github.com/microsoft/PlanetaryComputerExamples) - Example Jupyter notebooks specific to datasets
- [Planetary Computer Python package](https://github.com/microsoft/planetary-computer-sdk-for-python) - Python library for interacting with the Microsoft Planetary Computer
- [Planetary Computer Tasks (aka pctasks)](https://github.com/microsoft/planetary-computer-tasks) - Data Ingestion