Skip to content

Commit bbb3c08

Browse files
authored
DOC: add link to Developers Meeting (#6065)
1 parent 3ff11c5 commit bbb3c08

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

doc/developers-meeting.rst

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Developers meeting
2+
------------------
3+
4+
Xarray developers meet bi-weekly every other Wednesday.
5+
6+
The meeting occurs on `Zoom <https://us02web.zoom.us/j/88251613296?pwd=azZsSkU1UWJZTVFKNnhIUVdZcENUZz09>`__.
7+
8+
Notes for the meeting are kept `here <https://hackmd.io/@U4W-olO3TX-hc-cvbjNe4A/xarray-dev-meeting/edit>`__.
9+
10+
There is a `GitHub issue <https://github.com/pydata/xarray/issues/4001>`__ for changes to the meeting.
11+
12+
You can subscribe to this calendar to be notified of changes:
13+
14+
* `Google Calendar <https://calendar.google.com/calendar/embed?src=ucar.edu_2gjd5fuugcj4ol6ij7knj8krn8%40group.calendar.google.com&ctz=America%2FLos_Angeles>`__
15+
* `iCal <https://calendar.google.com/calendar/ical/ucar.edu_2gjd5fuugcj4ol6ij7knj8krn8%40group.calendar.google.com/public/basic.ics>`__
16+
17+
.. raw:: html
18+
19+
<iframe id="calendariframe" src="https://calendar.google.com/calendar/embed?ctz=local&amp;src=ucar.edu_2gjd5fuugcj4ol6ij7knj8krn8%40group.calendar.google.com" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
20+
<script>document.getElementById("calendariframe").src = document.getElementById("calendariframe").src.replace("ctz=local", "ctz=" + Intl.DateTimeFormat().resolvedOptions().timeZone)</script>

doc/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ computing.
4545
Xarray Internals <internals/index>
4646
Development Roadmap <roadmap>
4747
Team <team>
48+
Developers Meeting <developers-meeting>
4849
What’s New <whats-new>
4950
GitHub repository <https://github.com/pydata/xarray>
5051

0 commit comments

Comments
 (0)