diff --git a/docs/_downloads/fb625db3c50d423b1b7881136ffdeec8/examples_jupyter.zip b/docs/_downloads/fb625db3c50d423b1b7881136ffdeec8/examples_jupyter.zip index 96c1400..7a1ef8e 100644 Binary files a/docs/_downloads/fb625db3c50d423b1b7881136ffdeec8/examples_jupyter.zip and b/docs/_downloads/fb625db3c50d423b1b7881136ffdeec8/examples_jupyter.zip differ diff --git a/docs/_sources/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.rst.txt b/docs/_sources/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.rst.txt index 5b69ea7..c7db4ba 100644 --- a/docs/_sources/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.rst.txt +++ b/docs/_sources/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.rst.txt @@ -230,7 +230,7 @@ Plotting .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 3.637 seconds) + **Total running time of the script:** (0 minutes 4.388 seconds) .. _sphx_glr_download_examples_Creating_GS_Files_plot_aseg_tempest_to_netcdf.py: diff --git a/docs/_sources/examples/Creating_GS_Files/plot_csv_resolve_to_netcdf.rst.txt b/docs/_sources/examples/Creating_GS_Files/plot_csv_resolve_to_netcdf.rst.txt index cb23c3f..508b5dd 100644 --- a/docs/_sources/examples/Creating_GS_Files/plot_csv_resolve_to_netcdf.rst.txt +++ b/docs/_sources/examples/Creating_GS_Files/plot_csv_resolve_to_netcdf.rst.txt @@ -227,7 +227,7 @@ Plotting .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 2.168 seconds) + **Total running time of the script:** (0 minutes 1.595 seconds) .. _sphx_glr_download_examples_Creating_GS_Files_plot_csv_resolve_to_netcdf.py: diff --git a/docs/_sources/examples/Creating_GS_Files/plot_csv_skytem_to_netcdf.rst.txt b/docs/_sources/examples/Creating_GS_Files/plot_csv_skytem_to_netcdf.rst.txt index 0131eba..1bb117d 100644 --- a/docs/_sources/examples/Creating_GS_Files/plot_csv_skytem_to_netcdf.rst.txt +++ b/docs/_sources/examples/Creating_GS_Files/plot_csv_skytem_to_netcdf.rst.txt @@ -274,7 +274,7 @@ Plotting .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 2.806 seconds) + **Total running time of the script:** (0 minutes 2.825 seconds) .. _sphx_glr_download_examples_Creating_GS_Files_plot_csv_skytem_to_netcdf.py: diff --git a/docs/_sources/examples/Creating_GS_Files/plot_tifs_to_netcdf.rst.txt b/docs/_sources/examples/Creating_GS_Files/plot_tifs_to_netcdf.rst.txt index aba2e42..cca296c 100644 --- a/docs/_sources/examples/Creating_GS_Files/plot_tifs_to_netcdf.rst.txt +++ b/docs/_sources/examples/Creating_GS_Files/plot_tifs_to_netcdf.rst.txt @@ -232,7 +232,7 @@ Plotting .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 1.643 seconds) + **Total running time of the script:** (0 minutes 1.755 seconds) .. _sphx_glr_download_examples_Creating_GS_Files_plot_tifs_to_netcdf.py: diff --git a/docs/_sources/examples/Creating_GS_Files/sg_execution_times.rst.txt b/docs/_sources/examples/Creating_GS_Files/sg_execution_times.rst.txt index 98cf6ae..3067106 100644 --- a/docs/_sources/examples/Creating_GS_Files/sg_execution_times.rst.txt +++ b/docs/_sources/examples/Creating_GS_Files/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**00:06.616** total execution time for 5 files **from examples/Creating_GS_Files**: +**00:10.563** total execution time for 5 files **from examples/Creating_GS_Files**: .. container:: @@ -32,18 +32,18 @@ Computation times * - Example - Time - Mem (MB) - * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_skytem_to_netcdf.py` (``plot_csv_skytem_to_netcdf.py``) - - 00:02.806 + * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_aseg_tempest_to_netcdf.py` (``plot_aseg_tempest_to_netcdf.py``) + - 00:04.388 - 0.0 - * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_resolve_to_netcdf.py` (``plot_csv_resolve_to_netcdf.py``) - - 00:02.168 + * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_skytem_to_netcdf.py` (``plot_csv_skytem_to_netcdf.py``) + - 00:02.825 - 0.0 * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_tifs_to_netcdf.py` (``plot_tifs_to_netcdf.py``) - - 00:01.643 + - 00:01.755 - 0.0 - * - :ref:`sphx_glr_examples_Creating_GS_Files_help_I_have_no_variable_metadata.py` (``help_I_have_no_variable_metadata.py``) - - 00:00.000 + * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_resolve_to_netcdf.py` (``plot_csv_resolve_to_netcdf.py``) + - 00:01.595 - 0.0 - * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_aseg_tempest_to_netcdf.py` (``plot_aseg_tempest_to_netcdf.py``) + * - :ref:`sphx_glr_examples_Creating_GS_Files_help_I_have_no_variable_metadata.py` (``help_I_have_no_variable_metadata.py``) - 00:00.000 - 0.0 diff --git a/docs/_sources/examples/Interacting_With_GS_Files/plot_coordinate_reference_systems.rst.txt b/docs/_sources/examples/Interacting_With_GS_Files/plot_coordinate_reference_systems.rst.txt index 17a4206..2e9b27e 100644 --- a/docs/_sources/examples/Interacting_With_GS_Files/plot_coordinate_reference_systems.rst.txt +++ b/docs/_sources/examples/Interacting_With_GS_Files/plot_coordinate_reference_systems.rst.txt @@ -294,7 +294,7 @@ changed to longitude and latitude. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.410 seconds) + **Total running time of the script:** (0 minutes 0.422 seconds) .. _sphx_glr_download_examples_Interacting_With_GS_Files_plot_coordinate_reference_systems.py: diff --git a/docs/_sources/examples/Interacting_With_GS_Files/plot_xarray_methods.rst.txt b/docs/_sources/examples/Interacting_With_GS_Files/plot_xarray_methods.rst.txt index ff1f1ed..1a83fff 100644 --- a/docs/_sources/examples/Interacting_With_GS_Files/plot_xarray_methods.rst.txt +++ b/docs/_sources/examples/Interacting_With_GS_Files/plot_xarray_methods.rst.txt @@ -709,7 +709,7 @@ of that individual variable. These follow the `Climate and Forecast (CF) metadat .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 1.243 seconds) + **Total running time of the script:** (0 minutes 1.227 seconds) .. _sphx_glr_download_examples_Interacting_With_GS_Files_plot_xarray_methods.py: diff --git a/docs/_sources/examples/Interacting_With_GS_Files/sg_execution_times.rst.txt b/docs/_sources/examples/Interacting_With_GS_Files/sg_execution_times.rst.txt index 9c5b8ae..f84731b 100644 --- a/docs/_sources/examples/Interacting_With_GS_Files/sg_execution_times.rst.txt +++ b/docs/_sources/examples/Interacting_With_GS_Files/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**00:01.653** total execution time for 2 files **from examples/Interacting_With_GS_Files**: +**00:01.649** total execution time for 2 files **from examples/Interacting_With_GS_Files**: .. container:: @@ -33,8 +33,8 @@ Computation times - Time - Mem (MB) * - :ref:`sphx_glr_examples_Interacting_With_GS_Files_plot_xarray_methods.py` (``plot_xarray_methods.py``) - - 00:01.243 + - 00:01.227 - 0.0 * - :ref:`sphx_glr_examples_Interacting_With_GS_Files_plot_coordinate_reference_systems.py` (``plot_coordinate_reference_systems.py``) - - 00:00.410 + - 00:00.422 - 0.0 diff --git a/docs/_sources/sg_execution_times.rst.txt b/docs/_sources/sg_execution_times.rst.txt index ac61bf5..d55cf5f 100644 --- a/docs/_sources/sg_execution_times.rst.txt +++ b/docs/_sources/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**00:08.269** total execution time for 7 files **from all galleries**: +**00:12.212** total execution time for 7 files **from all galleries**: .. container:: @@ -32,24 +32,24 @@ Computation times * - Example - Time - Mem (MB) - * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_skytem_to_netcdf.py` (``examples/Creating_GS_Files/plot_csv_skytem_to_netcdf.py``) - - 00:02.806 + * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_aseg_tempest_to_netcdf.py` (``examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.py``) + - 00:04.388 - 0.0 - * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_resolve_to_netcdf.py` (``examples/Creating_GS_Files/plot_csv_resolve_to_netcdf.py``) - - 00:02.168 + * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_skytem_to_netcdf.py` (``examples/Creating_GS_Files/plot_csv_skytem_to_netcdf.py``) + - 00:02.825 - 0.0 * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_tifs_to_netcdf.py` (``examples/Creating_GS_Files/plot_tifs_to_netcdf.py``) - - 00:01.643 + - 00:01.755 + - 0.0 + * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_csv_resolve_to_netcdf.py` (``examples/Creating_GS_Files/plot_csv_resolve_to_netcdf.py``) + - 00:01.595 - 0.0 * - :ref:`sphx_glr_examples_Interacting_With_GS_Files_plot_xarray_methods.py` (``examples/Interacting_With_GS_Files/plot_xarray_methods.py``) - - 00:01.243 + - 00:01.227 - 0.0 * - :ref:`sphx_glr_examples_Interacting_With_GS_Files_plot_coordinate_reference_systems.py` (``examples/Interacting_With_GS_Files/plot_coordinate_reference_systems.py``) - - 00:00.410 + - 00:00.422 - 0.0 * - :ref:`sphx_glr_examples_Creating_GS_Files_help_I_have_no_variable_metadata.py` (``examples/Creating_GS_Files/help_I_have_no_variable_metadata.py``) - 00:00.000 - 0.0 - * - :ref:`sphx_glr_examples_Creating_GS_Files_plot_aseg_tempest_to_netcdf.py` (``examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.py``) - - 00:00.000 - - 0.0 diff --git a/docs/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.html b/docs/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.html index a268f59..f5d0d19 100644 --- a/docs/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.html +++ b/docs/examples/Creating_GS_Files/plot_aseg_tempest_to_netcdf.html @@ -202,7 +202,7 @@

Convert the ASEG data to NetCDF
  • spatial_ref = 0.0
  • -

    Total running time of the script: (0 minutes 3.637 seconds)

    +

    Total running time of the script: (0 minutes 4.388 seconds)

    -plot csv resolve to netcdf

    Total running time of the script: (0 minutes 2.168 seconds)

    +plot csv resolve to netcdf

    Total running time of the script: (0 minutes 1.595 seconds)

    -spatial_ref = 0.0

    Total running time of the script: (0 minutes 2.806 seconds)

    +spatial_ref = 0.0

    Total running time of the script: (0 minutes 2.825 seconds)