diff --git a/Project.toml b/Project.toml index 0a79e69..fb8f0c1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "IMASggd" uuid = "b7b5e640-9b39-4803-84eb-376048795def" authors = ["Anchal Gupta "] -version = "1.0.4" +version = "2.0.0" [deps] ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63" diff --git a/README.md b/README.md index 5a64d69..0ee8bc0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Tests](https://github.com/ProjectTorreyPines/IMASggd.jl/actions/workflows/test.yml/badge.svg) [![codecov](https://codecov.io/gh/ProjectTorreyPines/IMASggd.jl/graph/badge.svg?token=ZJBRLAXIS1)](https://codecov.io/gh/ProjectTorreyPines/IMASggd.jl) -Package holding utilities for Generalized Grid Description (GGD) objects in IMAS datastructure. Primary goals are interpolation and core profile extrapolation. For installation and usage instructions, see the [online documentation](https://projecttorreypines.github.io/IMASggd.jl/stable). For documentation on under development branch, see [dev online documentation](https://projecttorreypines.github.io/IMASggd.jl/dev) +Package holding utilities for Generalized Grid Description (GGD) objects in IMAS datastructure. It provides, interpolation routines, grid subset tools, and plotting recipes. For installation and usage instructions, see the [online documentation](https://projecttorreypines.github.io/IMASggd.jl/stable). For documentation on under development branch, see [dev online documentation](https://projecttorreypines.github.io/IMASggd.jl/dev) ## Installation