Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Sep 29, 2024
1 parent 54a5260 commit 14d7985
Show file tree
Hide file tree
Showing 6 changed files with 166 additions and 99 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d4beb7f2
4a3339de
2 changes: 1 addition & 1 deletion docs/pipeline_guidance.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ <h3 data-number="1.2" class="anchored" data-anchor-id="setting-up-your-python-en
```jnlfzn
```ztaxvl
#| eval: false
conda install -c conda-forge gdal
Expand Down
6 changes: 3 additions & 3 deletions docs/reference/clim_recal.resample.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ <h2 data-number="1.1" class="anchored" data-anchor-id="classes"><span class="hea
</table>
<section id="python.clim_recal.resample.CPMResampler" class="level3" data-number="1.1.1">
<h3 data-number="1.1.1" class="anchored" data-anchor-id="python.clim_recal.resample.CPMResampler"><span class="header-section-number">1.1.1</span> CPMResampler</h3>
<p><code>clim_recal.resample.CPMResampler(self, *, input_path=RAW_CPM_TASMAX_PATH, output_path=RESAMPLE_OUTPUT_PATH / CPM_OUTPUT_PATH, variable_name=VariableOptions.default(), input_files=None, cpus=None, final_crs=BRITISH_NATIONAL_GRID_EPSG, input_file_extension=NETCDF_EXTENSION_STR, export_file_extension=NETCDF_EXTENSION_STR, start_index=0, stop_index=None, _result_paths=dict(), prior_time_series=None)</code></p>
<p><code>clim_recal.resample.CPMResampler(self, *, input_path=RAW_CPM_TASMAX_PATH, output_path=RESAMPLE_OUTPUT_PATH / CPM_OUTPUT_PATH, variable_name=VariableOptions.default(), input_files=None, cpus=None, final_crs=BRITISH_NATIONAL_GRID_EPSG, input_file_extension=NETCDF_EXTENSION_STR, export_file_extension=NETCDF_EXTENSION_STR, start_index=0, stop_index=None, _result_paths=dict(), _iter_calc_method_name='range_to_reprojection', prior_time_series=None)</code></p>
<p>CPM specific changes to HADsResampler.</p>
<section id="attributes" class="level4" data-number="1.1.1.1">
<h4 data-number="1.1.1.1" class="anchored" data-anchor-id="attributes"><span class="header-section-number">1.1.1.1</span> Attributes</h4>
Expand Down Expand Up @@ -606,7 +606,7 @@ <h4 data-number="1.1.2.2" class="anchored" data-anchor-id="examples-1"><span cla
</section>
<section id="python.clim_recal.resample.HADsResampler" class="level3" data-number="1.1.3">
<h3 data-number="1.1.3" class="anchored" data-anchor-id="python.clim_recal.resample.HADsResampler"><span class="header-section-number">1.1.3</span> HADsResampler</h3>
<p><code>clim_recal.resample.HADsResampler(self, *, input_path=RAW_HADS_TASMAX_PATH, output_path=RESAMPLE_OUTPUT_PATH / HADS_OUTPUT_PATH, variable_name=VariableOptions.default(), input_files=None, cpus=None, final_crs=BRITISH_NATIONAL_GRID_EPSG, input_file_extension=NETCDF_EXTENSION_STR, export_file_extension=NETCDF_EXTENSION_STR, start_index=0, stop_index=None, _result_paths=dict(), input_file_x_column_name=HADS_XDIM, input_file_y_column_name=HADS_YDIM, cpm_for_coord_alignment=RAW_CPM_TASMAX_PATH, cpm_for_coord_alignment_path_converted=False)</code></p>
<p><code>clim_recal.resample.HADsResampler(self, *, input_path=RAW_HADS_TASMAX_PATH, output_path=RESAMPLE_OUTPUT_PATH / HADS_OUTPUT_PATH, variable_name=VariableOptions.default(), input_files=None, cpus=None, final_crs=BRITISH_NATIONAL_GRID_EPSG, input_file_extension=NETCDF_EXTENSION_STR, export_file_extension=NETCDF_EXTENSION_STR, start_index=0, stop_index=None, _result_paths=dict(), _iter_calc_method_name='range_to_reprojection', input_file_x_column_name=HADS_XDIM, input_file_y_column_name=HADS_YDIM, cpm_for_coord_alignment=RAW_CPM_TASMAX_PATH, cpm_for_coord_alignment_path_converted=False)</code></p>
<p>Manage resampling HADs datafiles for modelling.</p>
<section id="attributes-2" class="level4" data-number="1.1.3.1">
<h4 data-number="1.1.3.1" class="anchored" data-anchor-id="attributes-2"><span class="header-section-number">1.1.3.1</span> Attributes</h4>
Expand Down Expand Up @@ -884,7 +884,7 @@ <h5 data-number="1.1.4.3.2" class="anchored" data-anchor-id="python.clim_recal.r
</section>
<section id="python.clim_recal.resample.ResamplerBase" class="level3" data-number="1.1.5">
<h3 data-number="1.1.5" class="anchored" data-anchor-id="python.clim_recal.resample.ResamplerBase"><span class="header-section-number">1.1.5</span> ResamplerBase</h3>
<p><code>clim_recal.resample.ResamplerBase(self, *, input_path=Path(), output_path=RESAMPLE_OUTPUT_PATH, variable_name=VariableOptions.default(), input_files=None, cpus=None, final_crs=BRITISH_NATIONAL_GRID_EPSG, input_file_extension=NETCDF_EXTENSION_STR, export_file_extension=NETCDF_EXTENSION_STR, start_index=0, stop_index=None, _result_paths=dict())</code></p>
<p><code>clim_recal.resample.ResamplerBase(self, *, input_path=Path(), output_path=RESAMPLE_OUTPUT_PATH, variable_name=VariableOptions.default(), input_files=None, cpus=None, final_crs=BRITISH_NATIONAL_GRID_EPSG, input_file_extension=NETCDF_EXTENSION_STR, export_file_extension=NETCDF_EXTENSION_STR, start_index=0, stop_index=None, _result_paths=dict(), _iter_calc_method_name='range_to_reprojection')</code></p>
<p>Base class to inherit for <code>HADs</code> and <code>CPM</code>.</p>
<section id="attributes-4" class="level4" data-number="1.1.5.1">
<h4 data-number="1.1.5.1" class="anchored" data-anchor-id="attributes-4"><span class="header-section-number">1.1.5.1</span> Attributes</h4>
Expand Down
Loading

0 comments on commit 14d7985

Please sign in to comment.