|
1 | | -# Project |
| 1 | +# Microsoft Planetary Computer - Issues and Discussions |
2 | 2 |
|
3 | | -> This repo has been populated by an initial template to help get you started. Please |
4 | | -> make sure to update the content to build a great experience for community-building. |
| 3 | +This repository hosts issues and discussions that users can use to provide feedback, suggestion, and get help in using the Planetary Computer. |
5 | 4 |
|
6 | | -As the maintainer of this project, please make a few updates: |
| 5 | +If you are experiencing issues with using the Planetary Computer, please file an Issue on this repository. If you're looking for community feedback on an idea or suggestion, consider starting a discussion instead. |
7 | 6 |
|
8 | | -- Improving this README.MD file to provide a great experience |
9 | | -- Updating SUPPORT.MD with content about this project's support experience |
10 | | -- Understanding the security reporting process in SECURITY.MD |
11 | | -- Remove this section from the README |
| 7 | +## Links |
12 | 8 |
|
13 | | -## Contributing |
| 9 | +### Microsoft Planetary Computer |
14 | 10 |
|
15 | | -This project welcomes contributions and suggestions. Most contributions require you to agree to a |
16 | | -Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us |
17 | | -the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. |
| 11 | +https://planetarycomputer.microsoft.com/ |
18 | 12 |
|
19 | | -When you submit a pull request, a CLA bot will automatically determine whether you need to provide |
20 | | -a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions |
21 | | -provided by the bot. You will only need to do this once across all repos using our CLA. |
| 13 | +The main portal for the Planetary Computer. There you can learn more about the platform, browse our datasets, and read the documentation. This is the place where you can also request access to the Planetary Computer Hub. |
22 | 14 |
|
23 | | -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
24 | | -For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or |
25 | | -contact [[email protected]](mailto:[email protected]) with any additional questions or comments. |
| 15 | +### Open source repositories |
26 | 16 |
|
27 | | -## Trademarks |
| 17 | +The Planetary Computer has open sourced a number of it's 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. |
28 | 18 |
|
29 | | -This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft |
30 | | -trademarks or logos is subject to and must follow |
31 | | -[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). |
32 | | -Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. |
33 | | -Any use of third-party trademarks or logos are subject to those third-party's policies. |
| 19 | +- [Planetary Computer APIs](https://github.com/microsoft/planetary-computer-apis) |
| 20 | +- [Planetary Computer Containers](https://github.com/microsoft/planetary-computer-containers) |
| 21 | +- [Planetary Computer Hub](https://github.com/microsoft/planetary-computer-hub) |
| 22 | +- [Planetary Computer Examples](https://github.com/microsoft/PlanetaryComputerExamples) |
| 23 | +- [Planetary Computer python package](https://github.com/microsoft/planetary-computer-sdk-for-python) |
0 commit comments