-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathindex.html
131 lines (112 loc) · 6.18 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article#
" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The PlanetaryPy Project | PlanetaryPy</title>
<link href="assets/css/all-nocdn.css" rel="stylesheet" type="text/css">
<meta name="theme-color" content="#5670d4">
<meta name="generator" content="Nikola (getnikola.com)">
<link rel="alternate" type="application/rss+xml" title="RSS" hreflang="en" href="rss.xml">
<link rel="canonical" href="https://planetarypy.org/">
<!--[if lt IE 9]><script src="assets/js/html5.js"></script><![endif]--><meta name="author" content="PlanetaryPy Technical Committee">
<meta property="og:site_name" content="PlanetaryPy">
<meta property="og:title" content="The PlanetaryPy Project">
<meta property="og:url" content="https://planetarypy.org/">
<meta property="og:description" content="PlanetaryPy
The PlanetaryPy Project is a community effort to develop a core
package for planetary science in Python and foster interoperability
between Python planetary science packages.
If you're a P">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2021-02-14T10:38:28-08:00">
</head>
<body>
<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a>
<!-- Menubar -->
<nav class="navbar navbar-expand-md static-top mb-4
navbar-dark
bg-dark
"><div class="container">
<!-- This keeps the margins nice -->
<a class="navbar-brand" href=".">
<span id="blog-title">PlanetaryPy</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#bs-navbar" aria-controls="bs-navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="bs-navbar">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a href="packages/" class="nav-link">Packages</a>
</li>
<li class="nav-item">
<a href="news/" class="nav-link">News</a>
</li>
<li class="nav-item">
<a href="technical-committee/" class="nav-link">Committee</a>
</li>
</ul>
<ul class="navbar-nav navbar-right"><li class="nav-item">
<a href="https://github.com/planetarypy" class="nav-link">GitHub Repo</a>
</li></ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav><!-- End of Menubar --><div class="container" id="content" role="main">
<div class="body-content">
<!--Body content-->
<article class="post-text storypage" itemscope="itemscope" itemtype="http://schema.org/Article"><header></header><div class="e-content entry-content" itemprop="articleBody text">
<p class="display-2 text-center jumbotron jumbotron-fluid bg-primary text-white">PlanetaryPy</p>
<p class="container w-75 align-items-center blockquote text-dark">The PlanetaryPy Project is a community effort to develop a core
package for planetary science in Python and foster interoperability
between Python planetary science packages.</p>
<p>If you're a Python user, we have a listing of PlanetaryPy <a class="reference external" href="packages/">Affiliated
Packages</a> that show good coding practices
and good community practices. We're also working on developing a
core <cite>planetarypy</cite> library. The <a class="reference external" href="https://www.openplanetary.org/">OpenPlanetary</a> python Slack channel is a great place
to engage with a community of other planetary Python users.</p>
<p>If you're a Python developer looking for ways to contribute to the
planetary sciences, please consider investigating our <a class="reference external" href="packages/">Affiliated
Packages</a>, and working on their Issues,
you'll find all of them welcoming of new contributions.</p>
<p>If you're a Python developer with an existing package that you think
others would benefit from, whether you've already released it or not,
please consider <a class="reference external" href="packages/review-process/">applying</a> to be an Affiliated Package.</p>
<p>If you're new to open source collaboration on GitHub, we recommend the "How to
Contribute to an Open Source Project on GitHub" <a class="reference external" href="https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github">video guide</a>
(~40 mins) or practice your first pull request on the <a class="reference external" href="https://github.com/cjtu/plutopy">plutopy</a> repository (~10 mins).</p>
<p>For more information about the PlanetaryPy Project, Michael Aye gave a
<a class="reference external" href="https://www.youtube.com/watch?v=GwvRkXpmCXc">talk</a> and the <a class="reference external" href="https://docs.google.com/presentation/d/1H-tGxfkSHF8vS-_rt5DQHVFmBYkJNaJW6yElUe9s2Ok/edit?usp=sharing">slides</a>
are available.</p>
</div>
</article><!--End of body content--><footer id="footer"><div class="small">Contents © 2024
<a href="technical-committee/">PlanetaryPy Technical Committee</a>
- Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a>
</div>
<div class="small pb-3">
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative
Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-sa/4.0/80x15.png"></a> This work
is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons
Attribution-ShareAlike 4.0 International License</a>.</div>
<div class="small" style="text-align: center">
<a href="https://github.com/planetarypy/planetarypy.github.io/issues/new">Issues
with the website?</a> - <a href="contributing/">Contribute to the
site</a>
</div>
<div style="text-align: right">
<a href="archive.html">News Archive</a>
- <a href="rss.xml">RSS feed</a>
</div>
</footer>
</div>
</div>
<script src="assets/js/all-nocdn.js"></script><script>
baguetteBox.run('div#content', {
ignoreClass: 'islink',
captions: function(element){var i=element.getElementsByTagName('img')[0];return i===undefined?'':i.alt;}});
</script>
</body>
</html>