From 54566b47f42d0a5ff8295a885ded8aec2842f5c1 Mon Sep 17 00:00:00 2001 From: Felipe Date: Thu, 20 Aug 2020 21:33:47 -0300 Subject: [PATCH 1/7] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f2b2742..0f2b0f38 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # rstac R Client Library for SpatioTemporal Asset Catalog (rstac) -[![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac) +[![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE)[![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac)[![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)[![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) STAC is a specification of files and web services used to describe geospatial information assets. The specification can be consulted in From 67ba9f39842f8a95035d0c54a6c68bb2d95ba7ff Mon Sep 17 00:00:00 2001 From: Felipe Carvalho Date: Thu, 20 Aug 2020 22:27:06 -0300 Subject: [PATCH 2/7] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f2b0f38..51e7410d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # rstac R Client Library for SpatioTemporal Asset Catalog (rstac) -[![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE)[![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac)[![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)[![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) +[![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE) [![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac) [![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) STAC is a specification of files and web services used to describe geospatial information assets. The specification can be consulted in From f5bf28dfbdc8ed0a424c1af98f25f215be68b8ca Mon Sep 17 00:00:00 2001 From: Felipe Carvalho Date: Thu, 20 Aug 2020 22:28:20 -0300 Subject: [PATCH 3/7] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51e7410d..16803960 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# rstac +# rstac R Client Library for SpatioTemporal Asset Catalog (rstac) [![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE) [![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac) [![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) From ce923a393b7db410aaa0c8c401f9bcc6b02a7c2b Mon Sep 17 00:00:00 2001 From: Felipe Carvalho Date: Thu, 20 Aug 2020 22:28:40 -0300 Subject: [PATCH 4/7] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16803960..63299da5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# rstac +# rstac R Client Library for SpatioTemporal Asset Catalog (rstac) [![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE) [![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac) [![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) From 65ad3a6f1dae27649f4909fb0ab531fe314d5f31 Mon Sep 17 00:00:00 2001 From: Felipe Carvalho Date: Thu, 20 Aug 2020 22:29:57 -0300 Subject: [PATCH 5/7] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63299da5..51e7410d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# rstac +# rstac R Client Library for SpatioTemporal Asset Catalog (rstac) [![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE) [![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac) [![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) From ebb37c6f7466e6497fa42754cefce02bb23411cb Mon Sep 17 00:00:00 2001 From: Felipe Date: Thu, 20 Aug 2020 23:19:24 -0300 Subject: [PATCH 6/7] Update readme and documentation --- DESCRIPTION | 7 +++++-- README.md | 2 +- man/rstac.Rd | 7 ++++++- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index b498322a..19250494 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,8 +2,11 @@ Package: rstac Title: R Client Library for SpatioTemporal Asset Catalog Version: 0.3.3 Authors@R: - c(person("Brazil Data Cube Team", email = "brazildatacube@inpe.br", - role = c("cph", "cre", "aut"))) + c(person("Brazil Data Cube Team", + email = "brazildatacube@inpe.br", + role = c("cre", "aut")), + person(given = "National Institute for Space Research (INPE)", + role = c("cph"))) Description: R client library for STAC is a R package that interfaces STAC API endpoints. diff --git a/README.md b/README.md index 51e7410d..310ec51d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # rstac R Client Library for SpatioTemporal Asset Catalog (rstac) -[![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE) [![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/stac.R/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac) [![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) +[![Software License](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/rstac/blob/master/LICENSE) [![Travis build status](https://travis-ci.com/OldLipe/rstac.svg?branch=master)](https://travis-ci.com/OldLipe/rstac) [![Build status](https://ci.appveyor.com/api/projects/status/73w7h6u46l1587jj?svg=true)](https://ci.appveyor.com/project/OldLipe/stac-r) [![codecov](https://codecov.io/gh/OldLipe/rstac/branch/master/graph/badge.svg)](https://codecov.io/gh/OldLipe/rstac) [![Software Life Cycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#) STAC is a specification of files and web services used to describe geospatial information assets. The specification can be consulted in diff --git a/man/rstac.Rd b/man/rstac.Rd index 8d6f6484..0f1f7e6a 100644 --- a/man/rstac.Rd +++ b/man/rstac.Rd @@ -64,6 +64,11 @@ Useful links: } \author{ -\strong{Maintainer}: Brazil Data Cube Team \email{brazildatacube@inpe.br} [copyright holder] +\strong{Maintainer}: Brazil Data Cube Team \email{brazildatacube@inpe.br} + +Other contributors: +\itemize{ + \item National Institute for Space Research (INPE) [copyright holder] +} } From a5eaf035c0bb4159ad675a4aeb12e9a49acaaa73 Mon Sep 17 00:00:00 2001 From: Felipe Date: Fri, 21 Aug 2020 10:41:12 -0300 Subject: [PATCH 7/7] Update version 0.8.1 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 19250494..0c991c92 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: rstac Title: R Client Library for SpatioTemporal Asset Catalog -Version: 0.3.3 +Version: 0.8.1 Authors@R: c(person("Brazil Data Cube Team", email = "brazildatacube@inpe.br",