We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87eef96 commit 1a6cb3dCopy full SHA for 1a6cb3d
3 files changed
docs/index.rst
@@ -2,10 +2,17 @@ Welcome to Implicit Filter's Documentation!
2
===========================================
3
4
.. image:: ../logo.png
5
+ :class: only-light
6
:alt: Implicit Filter Logo
7
:align: center
8
:width: 500px
9
10
+.. image:: ../logo_dark.png
11
+ :class: only-dark
12
+ :alt: Implicit Filter Logo (Dark Mode)
13
+ :align: center
14
+ :width: 500px
15
+
16
**High-performance spatial filtering for unstructured and structured oceanographic meshes.**
17
18
|DOI| |Python| |License|
examples/data_masking_example.ipynb
@@ -734,7 +734,8 @@
734
"execution_count": null,
735
"source": "",
736
"id": "c60fc48aa1426163",
737
- "metadata": {}
+ "metadata": {},
738
+ "outputs": []
739
}
740
],
741
"metadata": {
logo_dark.png
38.4 KB
0 commit comments