-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
31 lines (23 loc) · 892 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%",
eval = F
)
```
# eodataflow
<!-- badges: start -->
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/eodataflow)](https://cran.r-project.org/package=eodataflow)
[![Github_Status_Badge](https://img.shields.io/badge/Github-0.0.9007-blue.svg)](https://github.com/ptaconet/eodataflow)
<!-- badges: end -->
[package in development...]
R workflow to automate the import of various kind of spatiotemporal earth observation data and eventually extract statistics around sampling points
functions to :
- import eo data given a roi and a one or more time frames
- extract statistics on buffers around sampling points for these time frames