Skip to content

Commit e8a36ee

Browse files
authored
Update soil_class directory and variable (#31)
The path to the `soil_class` dataset and the variable name has been corrected. Reported-by: Paul Coderre <paul.coderre@ucalgary.ca> Signed-off-by: Kasra Keshavarz <kasra.keshavarz1@ucalgary.ca>
1 parent 3adc6dd commit e8a36ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

soil_class/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ In this file, the necessary technical details of the dataset is explained.
55
The `soil_class` geospatial dataset files are located under the following directory accessible from Digital Research Alliance of Canada (DRA, formerly Compute Canada) Graham cluster:
66

77
```console
8-
/project/6008034/wknoben/CWARHM_data/domain_NorthAmerica/parameters/soilclass/2_soil_classes_domain/
8+
/project/rpp-kshook/Model_Output/soil_classes
99
```
1010

1111
And the structure of the files is as following:
1212

1313
```console
14-
/project/6008034/wknoben/CWARHM_data/domain_NorthAmerica/parameters/soilclass/2_soil_classes_domain/
14+
/project/rpp-kshook/Model_Output/soil_classes
1515
└── soil_classes.tif
1616
```
1717

@@ -23,7 +23,7 @@ This variables of this dataset are detailed in the table below:
2323

2424
|# |Variable Name (used in `gistool`) |Description |Comments |
2525
|-------|---------------------------------------|---------------------------------------|---------------|
26-
|1 |soil-class |USDA soil class |[link](https://www.hydroshare.org/resource/1361509511e44adfba814f6950c6e742/)|
26+
|1 |soil_classes |USDA soil class |[link](https://www.hydroshare.org/resource/1361509511e44adfba814f6950c6e742/)|
2727

2828

2929
# Other relevant information

0 commit comments

Comments
 (0)