diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 814e546..53c52ee 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index 202a133..aba2855 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 016a403..6bbf629 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index 43ef6d5..595326c 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index d486dc7..3b24cbe 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index d38bad6..c907f9d 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/articles/cmip6_dict.html b/articles/cmip6_dict.html index c17fc7c..5617a9f 100644 --- a/articles/cmip6_dict.html +++ b/articles/cmip6_dict.html @@ -219,22 +219,22 @@

Fetch data of CVs and Data Requestdict$build() #> ⠙ Fetching CMIP6 Dictionary... #> ⠙ Fetching latest tag of CMIP6 CVs... -#> Fetched latest tag of CMIP6 CVs successfully. [280ms] +#> Fetched latest tag of CMIP6 CVs successfully. [424ms] #> #> ⠙ Fetching CMIP6 Dictionary...⠙ Downloading data of CMIP6 CVs []... -#> ⠹ Downloading data of CMIP6 CVs [CMIP6_institution_id.json]... -#> Downloaded data of CMIP6 CVs successfully. [2.2s] +#> ⠹ Downloading data of CMIP6 CVs [CMIP6_realm.json]... +#> Downloaded data of CMIP6 CVs successfully. [2.4s] #> #> ⠙ Fetching CMIP6 Dictionary...⠙ Fetching latest tag of CMIP6 DReq... -#> Fetched latest tag of CMIP6 DReq successfully. [269ms] +#> Fetched latest tag of CMIP6 DReq successfully. [268ms] #> #> ⠙ Fetching CMIP6 Dictionary...⠙ Downloading data of CMIP6 DReq... -#> Downloaded data of CMIP6 DReq successfully. [374ms] +#> Downloaded data of CMIP6 DReq successfully. [308ms] #> -#> ⠙ Fetching CMIP6 Dictionary... Fetched CMIP6 Dictionary successfully at 2024-03-12 14:46:31.315154 [3.4s] +#> ⠙ Fetching CMIP6 Dictionary... Fetched CMIP6 Dictionary successfully at 2024-03-12 14:54:17.682265 [3.7s] #> #> ══ CMIP6 Dictionary ════════════════════════════════════════════════════════════ -#> • Built at: 2024-03-12 14:46:31.314679 +#> • Built at: 2024-03-12 14:54:17.681772 #> #> ── Controlled Vocabularies (CVs) ─────────────────────────────────────────────── #> • CV Version: `6.2.58.63` @@ -275,7 +275,7 @@

Fetch data of CVs and Data Request
 last_built <- dict$built_time()
 last_built
-#> [1] "2024-03-12 14:46:31 UTC"
+#> [1] "2024-03-12 14:54:17 UTC"

The last modified time of the CV collection and each CV can be retrieved using the $timestamp() method:

@@ -897,7 +897,7 @@ 

Store and reuse the Cmip6Dic of the saved RDS file.

 dict$save(tempdir())
-#> [1] "/tmp/RtmpkD5QMG/CMIP6DICT"
+#> [1] "/tmp/RtmpmOHlxM/CMIP6DICT"

This file can be reloaded via $load() method to restore the last state of current Cmip6Dict object. It reads the RDS file named CMIP6DICT and loads the CVs and Data Request @@ -905,9 +905,9 @@

Store and reuse the Cmip6Dic
 new_dict <- cmip6_dict()
 new_dict$load(tempdir())
-#>  Loaded CMIP6 Dictionary that was built at 2024-03-12 14:46:31.314679.
+#>  Loaded CMIP6 Dictionary that was built at 2024-03-12 14:54:17.681772.
 #> ══ CMIP6 Dictionary ════════════════════════════════════════════════════════════
-#> • Built at: 2024-03-12 14:46:31.314679
+#> • Built at: 2024-03-12 14:54:17.681772
 #> 
 #> ── Controlled Vocabularies (CVs) ───────────────────────────────────────────────
 #> • CV Version: `6.2.58.63`
diff --git a/favicon-16x16.png b/favicon-16x16.png
index 86a4152..d0920b3 100644
Binary files a/favicon-16x16.png and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
index e8c4934..3d96d5b 100644
Binary files a/favicon-32x32.png and b/favicon-32x32.png differ
diff --git a/pkgdown.yml b/pkgdown.yml
index c639313..2aed1b3 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -4,5 +4,5 @@ pkgdown_sha: ~
 articles:
   cmip6_dict: cmip6_dict.html
   paper: paper.html
-last_built: 2024-03-12T14:46Z
+last_built: 2024-03-12T14:54Z
 
diff --git a/reference/get_data_dir.html b/reference/get_data_dir.html
index 7c946d3..f187096 100644
--- a/reference/get_data_dir.html
+++ b/reference/get_data_dir.html
@@ -85,7 +85,7 @@ 

Value

Examples

options(epwshiftr.dir = tempdir())
 get_data_dir()
-#> [1] "/tmp/RtmpbqHcGd"
+#> [1] "/tmp/Rtmpw4oDbG"