diff --git a/404.html b/404.html index b63d101..b5ecb6b 100644 --- a/404.html +++ b/404.html @@ -61,9 +61,6 @@
YEAR: 2019-2021 +YEAR: 2019-2024 COPYRIGHT HOLDER: Hongyuan Jia and Adrian Chongdiff --git a/LICENSE.html b/LICENSE.html index 0d98206..107cdec 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -37,9 +37,6 @@
Copyright (c) 2019-2021 Hongyuan Jia and Adrian Chong
+Copyright (c) 2019-2024 Hongyuan Jia and Adrian Chong
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/PULL_REQUEST_TEMPLATE.html b/PULL_REQUEST_TEMPLATE.html index 543e5cd..219ead6 100644 --- a/PULL_REQUEST_TEMPLATE.html +++ b/PULL_REQUEST_TEMPLATE.html @@ -37,9 +37,6 @@
last_built <- dict$built_time()
last_built
-#> [1] "2024-03-10 15:25:39 UTC"
The last modified time of the CV collection and each CV can be
retrieved using the $timestamp()
method:
@@ -900,7 +897,7 @@Store and reuse the
Cmip6Dic of the saved RDS file.
+#> [1] "/tmp/Rtmpfc3WkK/CMIP6DICT"dict$save(tempdir()) -#> [1] "/tmp/RtmpWUKF9b/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
@@ -908,9 +905,9 @@
Cmip6Dic
new_dict <- cmip6_dict()
new_dict$load(tempdir())
-#> ✔ Loaded CMIP6 Dictionary that was built at 2024-03-10 15:25:39.761336.
+#> ✔ Loaded CMIP6 Dictionary that was built at 2024-03-10 16:11:40.804392.
#> ══ CMIP6 Dictionary ════════════════════════════════════════════════════════════
-#> • Built at: 2024-03-10 15:25:39.761336
+#> • Built at: 2024-03-10 16:11:40.804392
#>
#> ── Controlled Vocabularies (CVs) ───────────────────────────────────────────────
#> • CV Version: `6.2.58.63`
diff --git a/articles/index.html b/articles/index.html
index 42b1f7f..c118f93 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -37,9 +37,6 @@
Manual
diff --git a/articles/paper.html b/articles/paper.html
index 8e0bfb0..997d53a 100644
--- a/articles/paper.html
+++ b/articles/paper.html
@@ -62,9 +62,6 @@
Manage CMIP6 CVs and Data Request
-
- Work with ESGF search RESTful API
-
diff --git a/authors.html b/authors.html
index 4fb34bf..8fe6a0d 100644
--- a/authors.html
+++ b/authors.html
@@ -37,9 +37,6 @@
Manual
diff --git a/favicon-16x16.png b/favicon-16x16.png
index 6084d4c..311a2e3 100644
Binary files a/favicon-16x16.png and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
index 6576aa5..0b51e5e 100644
Binary files a/favicon-32x32.png and b/favicon-32x32.png differ
diff --git a/index.html b/index.html
index 7ffff8d..ac270a9 100644
--- a/index.html
+++ b/index.html
@@ -68,9 +68,6 @@
Manage CMIP6 CVs and Data Request
-
- Work with ESGF search RESTful API
-
@@ -99,7 +96,6 @@
-
-
-How to cite
-
+
+How to cite
+
To cite epwshiftr in publications use:
Jia, Hongyuan, Chong, Adrian, Ning, Baisong, 2023.
Epwshiftr: incorporating open data of climate change prediction into building performance simulation for future adaptation and mitigation,
@@ -149,7 +144,9 @@ How to citeLicense
Contribute
-
+
+
+
Installation
You can install the latest stable release of epwshiftr from CRAN.
@@ -157,7 +154,12 @@ Installationinstall.packages("epwshiftr")
Alternatively, you can install the development version from GitHub.
-install.packages("epwshiftr", repos = "https://hongyuanjia.r-universe.dev")
+install.packages("epwshiftr",
+ repos = c(
+ ideaslab = "https://ideas-lab-nus.r-universe.dev",
+ cran = "https://cran.r-project.org"
+ )
+)
Get started
@@ -1024,7 +1026,7 @@ License
epwshiftr
epwshiftr is released under the terms of MIT License.
-Copyright © 2019-2021 Hongyuan Jia and Adrian Chong
+Copyright © 2019-2024 Hongyuan Jia and Adrian Chong
CMIP6 data
@@ -1038,7 +1040,7 @@ License
Disclaimer
-CMIP6 model data is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Consult Terms of Use for terms of use governing CMIP6 output, including citation requirements and proper acknowledgment. Further information about each GCM output data, including some limitations, can be found via the further_info_url
(recorded as a global attribute in the NetCDF file) and at EC-Earth. The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.
+CMIP6 model data is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Consult Terms of Use for terms of use governing CMIP6 output, including citation requirements and proper acknowledgment. Further information about each GCM output data, including some limitations, can be found via the further_info_url
(recorded as a global attribute in the NetCDF file) and at EC-Earth. The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.
Contribute
@@ -1048,7 +1050,6 @@ ContributeContributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
-
diff --git a/reference/get_data_node.html b/reference/get_data_node.html
index 894b657..cba75a3 100644
--- a/reference/get_data_node.html
+++ b/reference/get_data_node.html
@@ -37,9 +37,6 @@
Manual
@@ -115,37 +112,37 @@ Examples
#> 12: cmip.dess.tsinghua.edu.cn UP
#> 13: esgf-data.ucar.edu UP
#> 14: dataserver.nccs.nasa.gov UP
-#> 15: esgf-node.cmcc.it UP
-#> 16: esgf-node2.cmcc.it UP
-#> 17: noresg.nird.sigma2.no UP
-#> 18: esgf.ceda.ac.uk UP
-#> 19: esg.lasg.ac.cn UP
-#> 20: esg1.umr-cnrm.fr UP
-#> 21: esgf-ictp.hpc.cineca.it UP
-#> 22: esgf.nci.org.au UP
-#> 23: esg-dn1.nsc.liu.se UP
-#> 24: esg2.umr-cnrm.fr UP
-#> 25: esgf-node.ornl.gov UP
-#> 26: esgf-data1.llnl.gov UP
-#> 27: data.meteo.unican.es UP
-#> 28: esgf-data02.diasjp.net UP
-#> 29: esgf-nimscmip6.apcc21.org UP
-#> 30: esgf.nccs.nasa.gov UP
-#> 31: esgf-data2.llnl.gov UP
-#> 32: esg-cccr.tropmet.res.in UP
-#> 33: esg-dn3.nsc.liu.se UP
-#> 34: esgf.dwd.de UP
-#> 35: esgf.apcc21.org UP
-#> 36: aims3.llnl.gov UP
-#> 37: esgf-data04.diasjp.net UP
-#> 38: esgf-data01.diasjp.net UP
-#> 39: esgf-cnr.hpc.cineca.it DOWN
-#> 40: esgf.anl.gov DOWN
-#> 41: esgdata.gfdl.noaa.gov DOWN
-#> 42: dist.nmlab.snu.ac.kr DOWN
-#> 43: esg.pik-potsdam.de DOWN
-#> 44: eridanus.eoc.dlr.de DOWN
-#> 45: vesg.ipsl.upmc.fr DOWN
+#> 15: vesg.ipsl.upmc.fr UP
+#> 16: esgf-node.cmcc.it UP
+#> 17: esgf-node2.cmcc.it UP
+#> 18: noresg.nird.sigma2.no UP
+#> 19: esgf.ceda.ac.uk UP
+#> 20: esg.lasg.ac.cn UP
+#> 21: esg1.umr-cnrm.fr UP
+#> 22: esgf-ictp.hpc.cineca.it UP
+#> 23: esgf.nci.org.au UP
+#> 24: esg-dn1.nsc.liu.se UP
+#> 25: esg2.umr-cnrm.fr UP
+#> 26: esgf-node.ornl.gov UP
+#> 27: esgf-data1.llnl.gov UP
+#> 28: data.meteo.unican.es UP
+#> 29: esgf-data02.diasjp.net UP
+#> 30: esgf-nimscmip6.apcc21.org UP
+#> 31: esgf.nccs.nasa.gov UP
+#> 32: esgf-data2.llnl.gov UP
+#> 33: esg-cccr.tropmet.res.in UP
+#> 34: esg-dn3.nsc.liu.se UP
+#> 35: esgf.dwd.de UP
+#> 36: esgf.apcc21.org UP
+#> 37: aims3.llnl.gov UP
+#> 38: esgf-data04.diasjp.net UP
+#> 39: esgf-data01.diasjp.net UP
+#> 40: esgf-cnr.hpc.cineca.it DOWN
+#> 41: esgf.anl.gov DOWN
+#> 42: esgdata.gfdl.noaa.gov DOWN
+#> 43: dist.nmlab.snu.ac.kr DOWN
+#> 44: esg.pik-potsdam.de DOWN
+#> 45: eridanus.eoc.dlr.de DOWN
#> 46: esg-dn1.ru.ac.th DOWN
#> 47: polaris.pknu.ac.kr DOWN
#> 48: esgf-data.csc.fi DOWN
diff --git a/reference/index.html b/reference/index.html
index e070e01..c83f56d 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -37,9 +37,6 @@
Manual
diff --git a/reference/init_cmip6_index.html b/reference/init_cmip6_index.html
index 88443e0..29a9b6f 100644
--- a/reference/init_cmip6_index.html
+++ b/reference/init_cmip6_index.html
@@ -39,9 +39,6 @@
Manual
diff --git a/reference/load_cmip6_index.html b/reference/load_cmip6_index.html
index 2808ab4..6924db5 100644
--- a/reference/load_cmip6_index.html
+++ b/reference/load_cmip6_index.html
@@ -37,9 +37,6 @@
Manual
diff --git a/reference/match_coord.html b/reference/match_coord.html
index 0012509..1061e44 100644
--- a/reference/match_coord.html
+++ b/reference/match_coord.html
@@ -39,9 +39,6 @@
Manual
diff --git a/reference/morphing_epw.html b/reference/morphing_epw.html
index 75fc660..a091b5c 100644
--- a/reference/morphing_epw.html
+++ b/reference/morphing_epw.html
@@ -39,9 +39,6 @@
Manual
diff --git a/reference/set_cmip6_index.html b/reference/set_cmip6_index.html
index a17d01f..a83caaa 100644
--- a/reference/set_cmip6_index.html
+++ b/reference/set_cmip6_index.html
@@ -38,9 +38,6 @@
Manual
diff --git a/reference/summary_database.html b/reference/summary_database.html
index d460b20..ceeeea6 100644
--- a/reference/summary_database.html
+++ b/reference/summary_database.html
@@ -40,9 +40,6 @@
Manual