From e1e1fe2bcf768f7ca3e0c092ac6ef4818844d80f Mon Sep 17 00:00:00 2001 From: ana-berger Date: Tue, 30 May 2023 08:27:31 +1000 Subject: [PATCH] correct script name in usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58f3b25..89776b5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ pip install -r requirements.txt ## Using the Script ```bash -usage: python add_metadata_CCAM_temp.py +usage: python add_metadata_CCAM_AirTemp.py ``` Creates updated NetCDF file from CSIRO with added metadata. ```