Skip to content

Commit 8cdd543

Browse files
authored
Merge pull request #2 from csiro-internal/rvalavi-patch-1
Update README.md
2 parents 9a35565 + 89a873b commit 8cdd543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ status](https://github.com/csiro-internal/ClassicHCAS/workflows/R-CMD-check/badg
66

77
## The Classic Habitat Condition Assessment System (HCAS)
88

9-
The `ClassicHCAS` package provides a comprehensive suite of functions for assessing habitat condition using remote sensing indices and reference ecosystem samples. This package is a complete re-write of CSIRO’s earlier software collection, **HCAS**, originally developed by Tom Harwood. All the tools and functions from the previous HCAS software are now available in this R package, which supports a variety of data formats.
9+
The `ClassicHCAS` package provides a comprehensive suite of functions for assessing habitat condition using remote sensing indices and reference ecosystem samples. This package is a complete re-write of CSIRO’s earlier software collection, **HCAS**, originally developed by Tom Harwood. All the tools and functions from the previous HCAS software are now available in this R package, which supports a variety of data formats. `ClassicHCAS` is implemented using Rcpp, leveraging the high performance of C++ code. A Rust implementation is currently in progress and can be found [here](https://github.com/csiro-internal/xcas)).
1010
The calculation of HCAS products across the entire continent is now fully automated through the [hcas-workflow](https://github.com/csiro-internal/hcas_workflow) Python repository, using the `ClassicHCAS` package.
1111

1212
**Note**: The `ClassicHCAS` package is still under active development, so the user interface might completely change.

0 commit comments

Comments
 (0)