From 0dc9fbe53f4cf2999a426e028bc0e36ad36d64fd Mon Sep 17 00:00:00 2001 From: amsnyder <asnyder@usgs.gov> Date: Tue, 9 Apr 2024 10:15:41 -0500 Subject: [PATCH] remove unnecessary comment --- .../bcca_cmip3_historic_create_collection_from_zarr.ipynb | 4 +--- .../bcca_cmip5_future_create_collection_from_zarr.ipynb | 4 +--- .../bcca_cmip5_historical_create_collection_from_zarr.ipynb | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/workflows/archive/bcca_cmip3_historic_create_collection_from_zarr.ipynb b/workflows/archive/bcca_cmip3_historic_create_collection_from_zarr.ipynb index 30d6b94b..bf9122fa 100644 --- a/workflows/archive/bcca_cmip3_historic_create_collection_from_zarr.ipynb +++ b/workflows/archive/bcca_cmip3_historic_create_collection_from_zarr.ipynb @@ -543,9 +543,7 @@ "source": [ "**Time**\n", "\n", - "If you need to manually construct this field, here is a helpful reference: https://en.wikipedia.org/wiki/ISO_8601#Durations\n", - "\n", - "##### data go from 2046-2065 then 2081-2100 - cannot input time step because irregular" + "If you need to manually construct this field, here is a helpful reference: https://en.wikipedia.org/wiki/ISO_8601#Durations" ] }, { diff --git a/workflows/archive/bcca_cmip5_future_create_collection_from_zarr.ipynb b/workflows/archive/bcca_cmip5_future_create_collection_from_zarr.ipynb index 2dbb7543..5a8d339a 100644 --- a/workflows/archive/bcca_cmip5_future_create_collection_from_zarr.ipynb +++ b/workflows/archive/bcca_cmip5_future_create_collection_from_zarr.ipynb @@ -545,9 +545,7 @@ "source": [ "**Time**\n", "\n", - "If you need to manually construct this field, here is a helpful reference: https://en.wikipedia.org/wiki/ISO_8601#Durations\n", - "\n", - "##### data go from 2046-2065 then 2081-2100 - cannot input time step because irregular" + "If you need to manually construct this field, here is a helpful reference: https://en.wikipedia.org/wiki/ISO_8601#Durations" ] }, { diff --git a/workflows/archive/bcca_cmip5_historical_create_collection_from_zarr.ipynb b/workflows/archive/bcca_cmip5_historical_create_collection_from_zarr.ipynb index 4a2dfb06..bebbdf36 100644 --- a/workflows/archive/bcca_cmip5_historical_create_collection_from_zarr.ipynb +++ b/workflows/archive/bcca_cmip5_historical_create_collection_from_zarr.ipynb @@ -545,9 +545,7 @@ "source": [ "**Time**\n", "\n", - "If you need to manually construct this field, here is a helpful reference: https://en.wikipedia.org/wiki/ISO_8601#Durations\n", - "\n", - "##### data go from 2046-2065 then 2081-2100 - cannot input time step because irregular" + "If you need to manually construct this field, here is a helpful reference: https://en.wikipedia.org/wiki/ISO_8601#Durations" ] }, { -- GitLab