Skip to content

Commit 7f05205

Browse files
committed
remove download link
1 parent 0486e51 commit 7f05205

7 files changed

+0
-122
lines changed

β€Ždocs/source/PythonExamples_basic_operations.rstβ€Ž

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ All Cases
1616
:linenos:
1717
:caption: all_cases.py
1818

19-
πŸ“„ `Download all_cases.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/basic_operations/all_cases.py>`_
20-
2119
.. _basic_operations_case_info_streaming_example:
2220

2321
Case Info Streaming Example
@@ -28,8 +26,6 @@ Case Info Streaming Example
2826
:linenos:
2927
:caption: case_info_streaming_example.py
3028

31-
πŸ“„ `Download case_info_streaming_example.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/basic_operations/case_info_streaming_example.py>`_
32-
3329
.. _basic_operations_error_handling:
3430

3531
Error Handling
@@ -40,8 +36,6 @@ Error Handling
4036
:linenos:
4137
:caption: error_handling.py
4238

43-
πŸ“„ `Download error_handling.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/basic_operations/error_handling.py>`_
44-
4539
.. _basic_operations_instance_example:
4640

4741
Instance Example
@@ -52,8 +46,6 @@ Instance Example
5246
:linenos:
5347
:caption: instance_example.py
5448

55-
πŸ“„ `Download instance_example.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/basic_operations/instance_example.py>`_
56-
5749
.. _basic_operations_load_case:
5850

5951
Load Case
@@ -64,8 +56,6 @@ Load Case
6456
:linenos:
6557
:caption: load_case.py
6658

67-
πŸ“„ `Download load_case.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/basic_operations/load_case.py>`_
68-
6959
.. _basic_operations_replace_case:
7060

7161
Replace Case
@@ -76,8 +66,6 @@ Replace Case
7666
:linenos:
7767
:caption: replace_case.py
7868

79-
πŸ“„ `Download replace_case.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/basic_operations/replace_case.py>`_
80-
8169
.. _basic_operations_selected_cases:
8270

8371
Selected Cases
@@ -88,5 +76,3 @@ Selected Cases
8876
:linenos:
8977
:caption: selected_cases.py
9078

91-
πŸ“„ `Download selected_cases.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/basic_operations/selected_cases.py>`_
92-

β€Ždocs/source/PythonExamples_case_and_grid_operations.rstβ€Ž

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Case Grid Group
1616
:linenos:
1717
:caption: case_grid_group.py
1818

19-
πŸ“„ `Download case_grid_group.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/case_grid_group.py>`_
20-
2119
.. _case_and_grid_operations_case_grid_group_generated_results:
2220

2321
Case Grid Group Generated Results
@@ -28,8 +26,6 @@ Case Grid Group Generated Results
2826
:linenos:
2927
:caption: case_grid_group_generated_results.py
3028

31-
πŸ“„ `Download case_grid_group_generated_results.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/case_grid_group_generated_results.py>`_
32-
3329
.. _case_and_grid_operations_cell_result_data:
3430

3531
Cell Result Data
@@ -40,8 +36,6 @@ Cell Result Data
4036
:linenos:
4137
:caption: cell_result_data.py
4238

43-
πŸ“„ `Download cell_result_data.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/cell_result_data.py>`_
44-
4539
.. _case_and_grid_operations_compute_avg_poro_for_region:
4640

4741
Compute Avg Poro For Region
@@ -52,8 +46,6 @@ Compute Avg Poro For Region
5246
:linenos:
5347
:caption: compute_avg_poro_for_region.py
5448

55-
πŸ“„ `Download compute_avg_poro_for_region.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/compute_avg_poro_for_region.py>`_
56-
5749
.. _case_and_grid_operations_create_corner_point_grid:
5850

5951
Create Corner Point Grid
@@ -64,8 +56,6 @@ Create Corner Point Grid
6456
:linenos:
6557
:caption: create_corner_point_grid.py
6658

67-
πŸ“„ `Download create_corner_point_grid.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/create_corner_point_grid.py>`_
68-
6959
.. _case_and_grid_operations_grid_information:
7060

7161
Grid Information
@@ -76,8 +66,6 @@ Grid Information
7666
:linenos:
7767
:caption: grid_information.py
7868

79-
πŸ“„ `Download grid_information.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/grid_information.py>`_
80-
8169
.. _case_and_grid_operations_import_case_properties:
8270

8371
Import Case Properties
@@ -88,8 +76,6 @@ Import Case Properties
8876
:linenos:
8977
:caption: import_case_properties.py
9078

91-
πŸ“„ `Download import_case_properties.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/import_case_properties.py>`_
92-
9379
.. _case_and_grid_operations_input_prop_test_async:
9480

9581
Input Prop Test Async
@@ -100,8 +86,6 @@ Input Prop Test Async
10086
:linenos:
10187
:caption: input_prop_test_async.py
10288

103-
πŸ“„ `Download input_prop_test_async.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/input_prop_test_async.py>`_
104-
10589
.. _case_and_grid_operations_input_prop_test_sync:
10690

10791
Input Prop Test Sync
@@ -112,8 +96,6 @@ Input Prop Test Sync
11296
:linenos:
11397
:caption: input_prop_test_sync.py
11498

115-
πŸ“„ `Download input_prop_test_sync.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/input_prop_test_sync.py>`_
116-
11799
.. _case_and_grid_operations_selected_cells:
118100

119101
Selected Cells
@@ -124,8 +106,6 @@ Selected Cells
124106
:linenos:
125107
:caption: selected_cells.py
126108

127-
πŸ“„ `Download selected_cells.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/selected_cells.py>`_
128-
129109
.. _case_and_grid_operations_set_cell_result:
130110

131111
Set Cell Result
@@ -136,8 +116,6 @@ Set Cell Result
136116
:linenos:
137117
:caption: set_cell_result.py
138118

139-
πŸ“„ `Download set_cell_result.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/set_cell_result.py>`_
140-
141119
.. _case_and_grid_operations_set_flow_diagnostics_result:
142120

143121
Set Flow Diagnostics Result
@@ -148,8 +126,6 @@ Set Flow Diagnostics Result
148126
:linenos:
149127
:caption: set_flow_diagnostics_result.py
150128

151-
πŸ“„ `Download set_flow_diagnostics_result.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/set_flow_diagnostics_result.py>`_
152-
153129
.. _case_and_grid_operations_set_grid_properties:
154130

155131
Set Grid Properties
@@ -160,8 +136,6 @@ Set Grid Properties
160136
:linenos:
161137
:caption: set_grid_properties.py
162138

163-
πŸ“„ `Download set_grid_properties.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/set_grid_properties.py>`_
164-
165139
.. _case_and_grid_operations_soil_average_async:
166140

167141
Soil Average Async
@@ -172,8 +146,6 @@ Soil Average Async
172146
:linenos:
173147
:caption: soil_average_async.py
174148

175-
πŸ“„ `Download soil_average_async.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/soil_average_async.py>`_
176-
177149
.. _case_and_grid_operations_soil_average_sync:
178150

179151
Soil Average Sync
@@ -184,8 +156,6 @@ Soil Average Sync
184156
:linenos:
185157
:caption: soil_average_sync.py
186158

187-
πŸ“„ `Download soil_average_sync.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/soil_average_sync.py>`_
188-
189159
.. _case_and_grid_operations_soil_porv_async:
190160

191161
Soil Porv Async
@@ -196,8 +166,6 @@ Soil Porv Async
196166
:linenos:
197167
:caption: soil_porv_async.py
198168

199-
πŸ“„ `Download soil_porv_async.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/soil_porv_async.py>`_
200-
201169
.. _case_and_grid_operations_soil_porv_sync:
202170

203171
Soil Porv Sync
@@ -208,5 +176,3 @@ Soil Porv Sync
208176
:linenos:
209177
:caption: soil_porv_sync.py
210178

211-
πŸ“„ `Download soil_porv_sync.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/case_and_grid_operations/soil_porv_sync.py>`_
212-

β€Ždocs/source/PythonExamples_export_and_plotting.rstβ€Ž

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Alter Wbs Plot
1616
:linenos:
1717
:caption: alter_wbs_plot.py
1818

19-
πŸ“„ `Download alter_wbs_plot.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/alter_wbs_plot.py>`_
20-
2119
.. _export_and_plotting_create_wbs_plot:
2220

2321
Create Wbs Plot
@@ -28,8 +26,6 @@ Create Wbs Plot
2826
:linenos:
2927
:caption: create_wbs_plot.py
3028

31-
πŸ“„ `Download create_wbs_plot.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/create_wbs_plot.py>`_
32-
3329
.. _export_and_plotting_export_contour_maps:
3430

3531
Export Contour Maps
@@ -40,8 +36,6 @@ Export Contour Maps
4036
:linenos:
4137
:caption: export_contour_maps.py
4238

43-
πŸ“„ `Download export_contour_maps.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/export_contour_maps.py>`_
44-
4539
.. _export_and_plotting_export_plots:
4640

4741
Export Plots
@@ -52,8 +46,6 @@ Export Plots
5246
:linenos:
5347
:caption: export_plots.py
5448

55-
πŸ“„ `Download export_plots.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/export_plots.py>`_
56-
5749
.. _export_and_plotting_export_snapshots:
5850

5951
Export Snapshots
@@ -64,8 +56,6 @@ Export Snapshots
6456
:linenos:
6557
:caption: export_snapshots.py
6658

67-
πŸ“„ `Download export_snapshots.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/export_snapshots.py>`_
68-
6959
.. _export_and_plotting_headless_plot_export:
7060

7161
Headless Plot Export
@@ -76,8 +66,6 @@ Headless Plot Export
7666
:linenos:
7767
:caption: headless_plot_export.py
7868

79-
πŸ“„ `Download headless_plot_export.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/headless_plot_export.py>`_
80-
8169
.. _export_and_plotting_new_summary_plot:
8270

8371
New Summary Plot
@@ -88,8 +76,6 @@ New Summary Plot
8876
:linenos:
8977
:caption: new_summary_plot.py
9078

91-
πŸ“„ `Download new_summary_plot.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/new_summary_plot.py>`_
92-
9379
.. _export_and_plotting_summary_cases:
9480

9581
Summary Cases
@@ -100,8 +86,6 @@ Summary Cases
10086
:linenos:
10187
:caption: summary_cases.py
10288

103-
πŸ“„ `Download summary_cases.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/summary_cases.py>`_
104-
10589
.. _export_and_plotting_summary_vectors:
10690

10791
Summary Vectors
@@ -112,5 +96,3 @@ Summary Vectors
11296
:linenos:
11397
:caption: summary_vectors.py
11498

115-
πŸ“„ `Download summary_vectors.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/export_and_plotting/summary_vectors.py>`_
116-

β€Ždocs/source/PythonExamples_instance_and_project_management.rstβ€Ž

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Command Example
1616
:linenos:
1717
:caption: command_example.py
1818

19-
πŸ“„ `Download command_example.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/instance_and_project_management/command_example.py>`_
20-
2119
.. _instance_and_project_management_launch_load_case_snapshot_exit:
2220

2321
Launch Load Case Snapshot Exit
@@ -28,8 +26,6 @@ Launch Load Case Snapshot Exit
2826
:linenos:
2927
:caption: launch_load_case_snapshot_exit.py
3028

31-
πŸ“„ `Download launch_load_case_snapshot_exit.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/instance_and_project_management/launch_load_case_snapshot_exit.py>`_
32-
3329
.. _instance_and_project_management_launch_with_commandline_options:
3430

3531
Launch With Commandline Options
@@ -40,8 +36,6 @@ Launch With Commandline Options
4036
:linenos:
4137
:caption: launch_with_commandline_options.py
4238

43-
πŸ“„ `Download launch_with_commandline_options.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/instance_and_project_management/launch_with_commandline_options.py>`_
44-
4539
.. _instance_and_project_management_open_project:
4640

4741
Open Project
@@ -52,8 +46,6 @@ Open Project
5246
:linenos:
5347
:caption: open_project.py
5448

55-
πŸ“„ `Download open_project.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/instance_and_project_management/open_project.py>`_
56-
5749
.. _instance_and_project_management_save_project:
5850

5951
Save Project
@@ -64,5 +56,3 @@ Save Project
6456
:linenos:
6557
:caption: save_project.py
6658

67-
πŸ“„ `Download save_project.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/instance_and_project_management/save_project.py>`_
68-

β€Ždocs/source/PythonExamples_surfaces_and_visualization.rstβ€Ž

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Create Intersection
1616
:linenos:
1717
:caption: create_intersection.py
1818

19-
πŸ“„ `Download create_intersection.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/surfaces_and_visualization/create_intersection.py>`_
20-
2119
.. _surfaces_and_visualization_create_polygon:
2220

2321
Create Polygon
@@ -28,8 +26,6 @@ Create Polygon
2826
:linenos:
2927
:caption: create_polygon.py
3028

31-
πŸ“„ `Download create_polygon.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/surfaces_and_visualization/create_polygon.py>`_
32-
3329
.. _surfaces_and_visualization_create_regular_surface:
3430

3531
Create Regular Surface
@@ -40,8 +36,6 @@ Create Regular Surface
4036
:linenos:
4137
:caption: create_regular_surface.py
4238

43-
πŸ“„ `Download create_regular_surface.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/surfaces_and_visualization/create_regular_surface.py>`_
44-
4539
.. _surfaces_and_visualization_generate_ensemble_surface:
4640

4741
Generate Ensemble Surface
@@ -52,8 +46,6 @@ Generate Ensemble Surface
5246
:linenos:
5347
:caption: generate_ensemble_surface.py
5448

55-
πŸ“„ `Download generate_ensemble_surface.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/surfaces_and_visualization/generate_ensemble_surface.py>`_
56-
5749
.. _surfaces_and_visualization_generate_ensemble_surface_optimized:
5850

5951
Generate Ensemble Surface Optimized
@@ -64,8 +56,6 @@ Generate Ensemble Surface Optimized
6456
:linenos:
6557
:caption: generate_ensemble_surface_optimized.py
6658

67-
πŸ“„ `Download generate_ensemble_surface_optimized.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/surfaces_and_visualization/generate_ensemble_surface_optimized.py>`_
68-
6959
.. _surfaces_and_visualization_surface_import:
7060

7161
Surface Import
@@ -76,8 +66,6 @@ Surface Import
7666
:linenos:
7767
:caption: surface_import.py
7868

79-
πŸ“„ `Download surface_import.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/surfaces_and_visualization/surface_import.py>`_
80-
8169
.. _surfaces_and_visualization_view_example:
8270

8371
View Example
@@ -88,5 +76,3 @@ View Example
8876
:linenos:
8977
:caption: view_example.py
9078

91-
πŸ“„ `Download view_example.py <https://raw.githubusercontent.com/OPM/ResInsight-UserDocumentation/main/docs/rips/PythonExamples/surfaces_and_visualization/view_example.py>`_
92-

0 commit comments

Comments
Β (0)