An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Microsoft Planetary Computer - Issues and Discussions

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7261897.svg)](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