diff --git a/README.md b/README.md index 7f2d2a9a..466a24b2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # ClimaUtilities.jl -Shared utilities for packages within the CliMA project +Shared utilities for packages within the CliMA project. + +These will include modules for regridding spatial data, temporal interpolation, +and reading in data from input files. This functionality will be used by multiple +packages including ClimaAtmos, ClimaLSM, and ClimaCoupler.