From ad406c109a69cf0be70251f62c4adbd2a93d28c6 Mon Sep 17 00:00:00 2001 From: Zijun Mu <165925089+zjmagou@users.noreply.github.com> Date: Thu, 22 Aug 2024 19:24:23 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41cc450..c09e63f 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,5 @@ Download the repo into an empty directory. Install all the packages in `MzjEnv_n The ***intermediate datasets*** are required for a reproduction of the study's proposed model. A minimum storage of 13 GB will be needed for reproducing the proposed model with trained autoencoders. The ***source datasets*** are required for a full reproduction of the study's data analysis. A minimum storage of 10 TB will be needed for reproducing the proposed model with trained autoencoders AND results related to ScenarioMIP future projection experiments. You will need to collect related variables and data of AMES NEX GDDP CMIP6 and format the file structure into the one outlined in previous subsections. + +Benchmark experiment with B2-RF can be found in `rf_and_models.ipynb`. Certain independent pellucid implementations of the study's methods may have not been included. We welcome information / inquiries.