Skip to content

Commit 2d45873

Browse files
committed
final touches
1 parent 684c738 commit 2d45873

17 files changed

+1653
-751
lines changed
0 Bytes
Binary file not shown.
9.89 KB
Binary file not shown.
8.61 KB
Binary file not shown.

_build/html/India-Shapefiles/README.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
const thebe_selector_output = ".output, .cell_output"
5151
</script>
5252
<script async="async" src="../_static/sphinx-thebe.js"></script>
53+
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
54+
<script src="https://unpkg.com/@jupyter-widgets/html-manager@^0.20.0/dist/embed-amd.js"></script>
5355
<link rel="index" title="Index" href="../genindex.html" />
5456
<link rel="search" title="Search" href="../search.html" />
5557
<meta name="viewport" content="width=device-width, initial-scale=1" />
49 KB
Loading

_build/html/_sources/interactive_dwrs.ipynb

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -704,16 +704,6 @@
704704
"display(plot)"
705705
]
706706
},
707-
{
708-
"cell_type": "code",
709-
"execution_count": null,
710-
"id": "e51700af-75c6-4cc2-8228-fbc8a0ab2272",
711-
"metadata": {},
712-
"outputs": [],
713-
"source": [
714-
"plot."
715-
]
716-
},
717707
{
718708
"cell_type": "code",
719709
"execution_count": 7,

_build/html/genindex.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
const thebe_selector_output = ".output, .cell_output"
5050
</script>
5151
<script async="async" src="_static/sphinx-thebe.js"></script>
52+
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
53+
<script src="https://unpkg.com/@jupyter-widgets/html-manager@^0.20.0/dist/embed-amd.js"></script>
5254
<link rel="index" title="Index" href="#" />
5355
<link rel="search" title="Search" href="search.html" />
5456
<meta name="viewport" content="width=device-width, initial-scale=1" />

_build/html/imd_dwrs_2022.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
const thebe_selector_output = ".output, .cell_output"
5151
</script>
5252
<script async="async" src="_static/sphinx-thebe.js"></script>
53+
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
54+
<script src="https://unpkg.com/@jupyter-widgets/html-manager@^0.20.0/dist/embed-amd.js"></script>
5355
<link rel="index" title="Index" href="genindex.html" />
5456
<link rel="search" title="Search" href="search.html" />
5557
<link rel="next" title="Visualization" href="interactive_dwrs.html" />

_build/html/interactive_dwrs.html

Lines changed: 351 additions & 358 deletions
Large diffs are not rendered by default.

_build/html/intro.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
const thebe_selector_output = ".output, .cell_output"
5151
</script>
5252
<script async="async" src="_static/sphinx-thebe.js"></script>
53+
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
54+
<script src="https://unpkg.com/@jupyter-widgets/html-manager@^0.20.0/dist/embed-amd.js"></script>
5355
<link rel="index" title="Index" href="genindex.html" />
5456
<link rel="search" title="Search" href="search.html" />
5557
<link rel="next" title="IMD Radar Network 2023" href="introduction.html" />

0 commit comments

Comments
 (0)