From 75f5c6e0dfd1df26684ee48d9d7ab5db3c9ca8b6 Mon Sep 17 00:00:00 2001 From: Gen Tolhurst <45543810+xenct@users.noreply.github.com> Date: Tue, 27 Aug 2024 19:15:16 +1000 Subject: [PATCH] Update README.md to include storage requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5f235db..fe3975a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ This code references shapefiles stored in ```/g/data/ia39/```. You will need to See https://github.com/aus-ref-clim-data-nci/shapefiles for more information on the shapefiles. +Include the projects you need when you start an ARE session. Eg, storage: "gdata/ia39+gdata/hh5+gdata/mn51" + +![image](https://github.com/user-attachments/assets/97b5b23d-4d21-45ab-bbc0-feeff5d74388) + + ## Cloning this repo Before you can ```import acs_plotting_maps``` to use the plotting function ```plot_acs_hazard```, you will need to clone a copy of this repository to your own working directory.