Skip to content

Commit

Permalink
deploy: fa908c8
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Nov 12, 2024
1 parent 28519d7 commit c10ee6c
Show file tree
Hide file tree
Showing 190 changed files with 451 additions and 451 deletions.
2 changes: 1 addition & 1 deletion API/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@
<dd class="field-odd"><p>2.1</p>
</dd>
<dt class="field-even">Date<span class="colon">:</span></dt>
<dd class="field-even"><p>Nov 11, 2024</p>
<dd class="field-even"><p>Nov 12, 2024</p>
</dd>
</dl>
<p>This shows the details of the API of the Atmospheric data Community Toolkit.
Expand Down
Binary file not shown.
Binary file modified _downloads/0240e65d3266b43218ca3d754f4e1d94/plot_contour.zip
Binary file not shown.
Binary file modified _downloads/0407cb97aaf765f3628ec2c9601da8fb/plot_stripes.zip
Binary file not shown.
Binary file modified _downloads/07c72a76a68f53a6654311ae1ef301db/plot_neon.zip
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/0d6ee980a99db6e098b1f8864aa8af2e/plot_pie_chart.zip
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/16002cf4cf892291b1f45f0f82b9dfc3/plot_wind_rose.zip
Binary file not shown.
Binary file modified _downloads/17358b9566e12d89d16ab5ac85a35fa8/plot_examples.zip
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/1e83c7f607710b9c11c5668e7ca83de2/plot_days.zip
Binary file not shown.
Binary file modified _downloads/210672298e45e85772b6f2f4a4acd1b2/plot_violin.zip
Binary file not shown.
Binary file modified _downloads/249502a0832ab671859e5c0d74a83119/plot_tar.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/34be658d6b23395e49343c32f6b262d4/plot_qc_bsrn.zip
Binary file not shown.
Binary file modified _downloads/36b5bf27de92407ef491040dc1782c50/plot_scatter.zip
Binary file not shown.
Binary file modified _downloads/3a620d974385fc322c28d1da08aa5b77/plot_surfrad.zip
Binary file not shown.
Binary file modified _downloads/402851ffc0ce037272c58de64f96e3ef/plot_hist_kwargs.zip
Binary file not shown.
Binary file modified _downloads/4692ed886b209c03449af71e16bd0cc0/plot_data_rose.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/5bf5770c11e46c4f50b9c3907e5c37cb/plot_airnow.zip
Binary file not shown.
Binary file modified _downloads/5e451a3c92212a657495ab14a155a6c0/plot_ceil.zip
Binary file not shown.
Binary file modified _downloads/64e33c82936f16b2edecbcb6b63c6a03/plot_improve.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/8272f4acda42c158fdf0751e7396ffb0/plot_skewt.zip
Binary file not shown.
Binary file modified _downloads/83adb68c71a7a52b10d402c0e5bcb66c/plot_sodar.zip
Binary file not shown.
Binary file modified _downloads/8a3b7cec2ab69bdd896fbdfc5eee667c/plot_aaf_track.zip
Binary file not shown.
Binary file modified _downloads/8b14add930eca692f90b7a80a647243f/download_mplnet.zip
Binary file not shown.
Binary file modified _downloads/8b49ebf27220444904b973dc5a857d49/plot_hysplit.zip
Binary file not shown.
Binary file modified _downloads/8ee136aeb6edda460cac5b005639bbc8/plot_icartt.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/9b3b71b06dc517913b67635bfbbb657e/plot_xsection.zip
Binary file not shown.
Binary file modified _downloads/a0269b1d81ba8618f58fb273ca862e64/plot_cbh_sobel.zip
Binary file not shown.
Binary file modified _downloads/a144c516aea84a2eba9eee1103695fb6/plot_secondary_y.zip
Binary file not shown.
Binary file modified _downloads/a2bb232d4f3de1ba50a3bf3df445974c/plot_sonde.zip
Binary file not shown.
Binary file modified _downloads/a9026ccba71d6b52bf33350dbb5bff00/plot_heatmap.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/b55d1c87b6b2ad722aef1a344811b43b/plot_arm_qc.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/bd85c7513b77cc896201a91e466b07a9/plot_dqr_qc.zip
Binary file not shown.
Binary file modified _downloads/c52747fd891ed1588d441dccacbf3c48/plot_asos_temp.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/dde1252611c5f55e462ac6e2cae08381/plot_qc_example.zip
Binary file not shown.
Binary file modified _downloads/e21a51a53282d49c251a5a42f7ad9de6/plot_satellite.zip
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/ea5a6abf5d89f1dcf50316631399845b/plot_qc.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/fff01687b9af8346a5d8e0f2d9501cf0/read_raw_minimpl.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions _modules/act/io/arm.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,14 +413,14 @@ <h1>Source code for act.io.arm</h1><div class="highlight"><pre>
<span class="sd">&quot;&quot;&quot;</span>

<span class="kn">import</span> <span class="nn">copy</span>
<span class="kn">import</span> <span class="nn">datetime</span> <span class="k">as</span> <span class="nn">dt</span>
<span class="kn">import</span> <span class="nn">glob</span>
<span class="kn">import</span> <span class="nn">json</span>
<span class="kn">import</span> <span class="nn">re</span>
<span class="kn">import</span> <span class="nn">tarfile</span>
<span class="kn">import</span> <span class="nn">tempfile</span>
<span class="kn">import</span> <span class="nn">urllib</span>
<span class="kn">import</span> <span class="nn">warnings</span>
<span class="kn">from</span> <span class="nn">datetime</span> <span class="kn">import</span> <span class="n">datetime</span><span class="p">,</span> <span class="n">timezone</span>
<span class="kn">from</span> <span class="nn">os</span> <span class="kn">import</span> <span class="n">PathLike</span>
<span class="kn">from</span> <span class="nn">pathlib</span> <span class="kn">import</span> <span class="n">Path</span><span class="p">,</span> <span class="n">PosixPath</span>

Expand Down Expand Up @@ -1174,7 +1174,7 @@ <h1>Source code for act.io.arm</h1><div class="highlight"><pre>
<span class="k">except</span> <span class="ne">KeyError</span><span class="p">:</span>
<span class="k">pass</span>

<span class="n">current_time</span> <span class="o">=</span> <span class="n">dt</span><span class="o">.</span><span class="n">datetime</span><span class="o">.</span><span class="n">utcnow</span><span class="p">()</span><span class="o">.</span><span class="n">replace</span><span class="p">(</span><span class="n">microsecond</span><span class="o">=</span><span class="mi">0</span><span class="p">)</span>
<span class="n">current_time</span> <span class="o">=</span> <span class="n">datetime</span><span class="o">.</span><span class="n">now</span><span class="p">(</span><span class="n">timezone</span><span class="o">.</span><span class="n">utc</span><span class="p">)</span><span class="o">.</span><span class="n">replace</span><span class="p">(</span><span class="n">microsecond</span><span class="o">=</span><span class="mi">0</span><span class="p">)</span>
<span class="n">history_value</span> <span class="o">=</span> <span class="p">(</span>
<span class="sa">f</span><span class="s1">&#39;Written to file by ACT-</span><span class="si">{</span><span class="n">act</span><span class="o">.</span><span class="n">__version__</span><span class="si">}</span><span class="s1"> &#39;</span>
<span class="sa">f</span><span class="s1">&#39;with write_netcdf() at </span><span class="si">{</span><span class="n">current_time</span><span class="si">}</span><span class="s1"> UTC&#39;</span>
Expand Down
156 changes: 78 additions & 78 deletions _sources/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**06:02.814** total execution time for 58 files **from all galleries**:
**05:46.658** total execution time for 58 files **from all galleries**:

.. container::

Expand All @@ -33,169 +33,169 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_source_auto_examples_workflows_plot_qc_transforms.py` (``../../examples/workflows/plot_qc_transforms.py``)
- 01:42.268
- 01:45.835
- 0.0
* - :ref:`sphx_glr_source_auto_examples_discovery_plot_asos_temp.py` (``../../examples/discovery/plot_asos_temp.py``)
- 00:48.400
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_convert_ameriflux.py` (``../../examples/io/plot_convert_ameriflux.py``)
- 00:37.378
- 00:43.542
- 0.0
* - :ref:`sphx_glr_source_auto_examples_workflows_plot_multiple_dataset.py` (``../../examples/workflows/plot_multiple_dataset.py``)
- 00:35.719
- 00:34.479
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_convert_ameriflux.py` (``../../examples/io/plot_convert_ameriflux.py``)
- 00:26.832
- 0.0
* - :ref:`sphx_glr_source_auto_examples_workflows_plot_aerioe_with_cbh.py` (``../../examples/workflows/plot_aerioe_with_cbh.py``)
- 00:19.674
- 00:19.658
- 0.0
* - :ref:`sphx_glr_source_auto_examples_workflows_plot_merged_product.py` (``../../examples/workflows/plot_merged_product.py``)
- 00:18.255
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_ceil.py` (``../../examples/plotting/plot_ceil.py``)
- 00:13.073
- 00:19.140
- 0.0
* - :ref:`sphx_glr_source_auto_examples_discovery_plot_neon.py` (``../../examples/discovery/plot_neon.py``)
- 00:12.415
- 00:13.392
- 0.0
* - :ref:`sphx_glr_source_auto_examples_discovery_plot_airnow.py` (``../../examples/discovery/plot_airnow.py``)
- 00:07.859
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_ceil.py` (``../../examples/plotting/plot_ceil.py``)
- 00:13.046
- 0.0
* - :ref:`sphx_glr_source_auto_examples_discovery_plot_noaa_fmcw_moment.py` (``../../examples/discovery/plot_noaa_fmcw_moment.py``)
- 00:06.073
- 00:06.214
- 0.0
* - :ref:`sphx_glr_source_auto_examples_qc_plot_arm_qc.py` (``../../examples/qc/plot_arm_qc.py``)
- 00:04.719
- 00:05.017
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_hysplit.py` (``../../examples/io/plot_hysplit.py``)
- 00:04.684
* - :ref:`sphx_glr_source_auto_examples_workflows_plot_weighted_average.py` (``../../examples/workflows/plot_weighted_average.py``)
- 00:04.970
- 0.0
* - :ref:`sphx_glr_source_auto_examples_retrievals_plot_cbh_sobel.py` (``../../examples/retrievals/plot_cbh_sobel.py``)
- 00:04.580
- 00:04.566
- 0.0
* - :ref:`sphx_glr_source_auto_examples_workflows_plot_weighted_average.py` (``../../examples/workflows/plot_weighted_average.py``)
- 00:04.245
* - :ref:`sphx_glr_source_auto_examples_io_plot_hysplit.py` (``../../examples/io/plot_hysplit.py``)
- 00:04.475
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_satellite.py` (``../../examples/plotting/plot_satellite.py``)
- 00:03.877
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_days.py` (``../../examples/plotting/plot_days.py``)
- 00:03.830
- 0.0
* - :ref:`sphx_glr_source_auto_examples_corrections_plot_correct_ship_wind_data.py` (``../../examples/corrections/plot_correct_ship_wind_data.py``)
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_satellite.py` (``../../examples/plotting/plot_satellite.py``)
- 00:03.779
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_days.py` (``../../examples/plotting/plot_days.py``)
- 00:03.679
- 0.0
* - :ref:`sphx_glr_source_auto_examples_utils_plot_change_units.py` (``../../examples/utils/plot_change_units.py``)
- 00:03.615
- 00:03.678
- 0.0
* - :ref:`sphx_glr_source_auto_examples_corrections_plot_correct_ship_wind_data.py` (``../../examples/corrections/plot_correct_ship_wind_data.py``)
- 00:03.331
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_data_rose.py` (``../../examples/plotting/plot_data_rose.py``)
- 00:02.614
- 00:02.743
- 0.0
* - :ref:`sphx_glr_source_auto_examples_discovery_plot_improve.py` (``../../examples/discovery/plot_improve.py``)
- 00:01.992
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_xsection.py` (``../../examples/plotting/plot_xsection.py``)
- 00:01.762
- 00:02.437
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_create_arm_ds.py` (``../../examples/io/plot_create_arm_ds.py``)
- 00:01.657
- 0.0
* - :ref:`sphx_glr_source_auto_examples_utils_plot_tar.py` (``../../examples/utils/plot_tar.py``)
- 00:01.503
- 00:02.005
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_icartt.py` (``../../examples/io/plot_icartt.py``)
- 00:01.501
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_xsection.py` (``../../examples/plotting/plot_xsection.py``)
- 00:01.880
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_wind_rose.py` (``../../examples/plotting/plot_wind_rose.py``)
- 00:01.458
- 00:01.536
- 0.0
* - :ref:`sphx_glr_source_auto_examples_utils_plot_tar.py` (``../../examples/utils/plot_tar.py``)
- 00:01.531
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_examples.py` (``../../examples/plotting/plot_examples.py``)
- 00:01.404
- 00:01.422
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_surfrad.py` (``../../examples/io/plot_surfrad.py``)
- 00:01.383
* - :ref:`sphx_glr_source_auto_examples_discovery_plot_airnow.py` (``../../examples/discovery/plot_airnow.py``)
- 00:01.351
- 0.0
* - :ref:`sphx_glr_source_auto_examples_qc_plot_qc_bsrn.py` (``../../examples/qc/plot_qc_bsrn.py``)
- 00:01.268
- 00:01.308
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_surfrad.py` (``../../examples/io/plot_surfrad.py``)
- 00:01.304
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_daytime_averages.py` (``../../examples/plotting/plot_daytime_averages.py``)
- 00:01.187
- 00:01.228
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_rh_timeseries.py` (``../../examples/plotting/plot_rh_timeseries.py``)
- 00:01.103
- 00:01.198
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_state_variable.py` (``../../examples/plotting/plot_state_variable.py``)
- 00:00.875
- 00:00.944
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_icartt.py` (``../../examples/io/plot_icartt.py``)
- 00:00.894
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_contour.py` (``../../examples/plotting/plot_contour.py``)
- 00:00.815
- 00:00.859
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_multiple_column.py` (``../../examples/plotting/plot_multiple_column.py``)
- 00:00.703
- 00:00.759
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_aaf_track.py` (``../../examples/plotting/plot_aaf_track.py``)
- 00:00.647
- 00:00.694
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_heatmap.py` (``../../examples/plotting/plot_heatmap.py``)
- 00:00.634
- 00:00.680
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_qc.py` (``../../examples/plotting/plot_qc.py``)
- 00:00.539
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_skewt.py` (``../../examples/plotting/plot_skewt.py``)
- 00:00.536
- 00:00.571
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_scatter.py` (``../../examples/plotting/plot_scatter.py``)
- 00:00.519
- 00:00.554
- 0.0
* - :ref:`sphx_glr_source_auto_examples_io_plot_sodar.py` (``../../examples/io/plot_sodar.py``)
- 00:00.513
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_skewt.py` (``../../examples/plotting/plot_skewt.py``)
- 00:00.550
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_time_height_scatter.py` (``../../examples/plotting/plot_time_height_scatter.py``)
- 00:00.496
- 00:00.529
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_enhanced_skewt.py` (``../../examples/plotting/plot_enhanced_skewt.py``)
- 00:00.460
- 00:00.489
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_violin.py` (``../../examples/plotting/plot_violin.py``)
- 00:00.430
- 00:00.487
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_skewt_with_text.py` (``../../examples/plotting/plot_skewt_with_text.py``)
- 00:00.325
* - :ref:`sphx_glr_source_auto_examples_io_plot_sodar.py` (``../../examples/io/plot_sodar.py``)
- 00:00.370
- 0.0
* - :ref:`sphx_glr_source_auto_examples_qc_plot_dqr_qc.py` (``../../examples/qc/plot_dqr_qc.py``)
- 00:00.320
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_skewt_with_text.py` (``../../examples/plotting/plot_skewt_with_text.py``)
- 00:00.335
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_presentweathercode.py` (``../../examples/plotting/plot_presentweathercode.py``)
- 00:00.284
- 00:00.292
- 0.0
* - :ref:`sphx_glr_source_auto_examples_qc_plot_dqr_qc.py` (``../../examples/qc/plot_dqr_qc.py``)
- 00:00.288
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_size_distribution.py` (``../../examples/plotting/plot_size_distribution.py``)
- 00:00.267
- 00:00.280
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_sonde.py` (``../../examples/plotting/plot_sonde.py``)
- 00:00.251
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_stripes.py` (``../../examples/plotting/plot_stripes.py``)
- 00:00.246
- 00:00.255
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_secondary_y.py` (``../../examples/plotting/plot_secondary_y.py``)
- 00:00.226
- 00:00.236
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_stripes.py` (``../../examples/plotting/plot_stripes.py``)
- 00:00.233
- 0.0
* - :ref:`sphx_glr_source_auto_examples_qc_plot_force_line_qc.py` (``../../examples/qc/plot_force_line_qc.py``)
- 00:00.181
- 00:00.186
- 0.0
* - :ref:`sphx_glr_source_auto_examples_retrievals_plot_get_stability_indices_example.py` (``../../examples/retrievals/plot_get_stability_indices_example.py``)
- 00:00.121
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_hist_kwargs.py` (``../../examples/plotting/plot_hist_kwargs.py``)
- 00:00.098
- 00:00.104
- 0.0
* - :ref:`sphx_glr_source_auto_examples_plotting_plot_pie_chart.py` (``../../examples/plotting/plot_pie_chart.py``)
- 00:00.080
- 00:00.088
- 0.0
* - :ref:`sphx_glr_source_auto_examples_utils_plot_calculated_percentages.py` (``../../examples/utils/plot_calculated_percentages.py``)
- 00:00.072
- 00:00.076
- 0.0
* - :ref:`sphx_glr_source_auto_examples_qc_plot_qc_example.py` (``../../examples/qc/plot_qc_example.py``)
- 00:00.052
- 00:00.053
- 0.0
* - :ref:`sphx_glr_source_auto_examples_utils_plot_parse_filename.py` (``../../examples/utils/plot_parse_filename.py``)
- 00:00.001
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ wind speed and direction data.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 3.779 seconds)
**Total running time of the script:** (0 minutes 3.331 seconds)


.. _sphx_glr_download_source_auto_examples_corrections_plot_correct_ship_wind_data.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:03.779** total execution time for 1 file **from source/auto_examples/corrections**:
**00:03.331** total execution time for 1 file **from source/auto_examples/corrections**:

.. container::

Expand All @@ -33,5 +33,5 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_source_auto_examples_corrections_plot_correct_ship_wind_data.py` (``plot_correct_ship_wind_data.py``)
- 00:03.779
- 00:03.331
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ a station near to SGP
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 7.859 seconds)
**Total running time of the script:** (0 minutes 1.351 seconds)


.. _sphx_glr_download_source_auto_examples_discovery_plot_airnow.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Chicago O'Hare airport.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 48.400 seconds)
**Total running time of the script:** (0 minutes 43.542 seconds)


.. _sphx_glr_download_source_auto_examples_discovery_plot_asos_temp.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ system located at ARM's Southern Great Plains site.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.992 seconds)
**Total running time of the script:** (0 minutes 2.437 seconds)


.. _sphx_glr_download_source_auto_examples_discovery_plot_improve.py:
Expand Down
8 changes: 4 additions & 4 deletions _sources/source/auto_examples/discovery/plot_neon.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ on the North Slope and plot them

.. code-block:: none
[DOWNLOADING] nsametC1.b1.20221004.000000.cdf
[DOWNLOADING] nsametC1.b1.20221005.000000.cdf
[DOWNLOADING] nsametC1.b1.20221007.000000.cdf
[DOWNLOADING] nsametC1.b1.20221003.000000.cdf
[DOWNLOADING] nsametC1.b1.20221004.000000.cdf
[DOWNLOADING] nsametC1.b1.20221002.000000.cdf
[DOWNLOADING] nsametC1.b1.20221007.000000.cdf
[DOWNLOADING] nsametC1.b1.20221005.000000.cdf
[DOWNLOADING] nsametC1.b1.20221006.000000.cdf
[DOWNLOADING] nsametC1.b1.20221001.000000.cdf
Expand Down Expand Up @@ -141,7 +141,7 @@ on the North Slope and plot them
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 12.415 seconds)
**Total running time of the script:** (0 minutes 13.392 seconds)


.. _sphx_glr_download_source_auto_examples_discovery_plot_neon.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Author: Zach Sherman, Adam Theisen
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 6.073 seconds)
**Total running time of the script:** (0 minutes 6.214 seconds)


.. _sphx_glr_download_source_auto_examples_discovery_plot_noaa_fmcw_moment.py:
Expand Down
Loading

0 comments on commit c10ee6c

Please sign in to comment.