.github/ISSUE_TEMPLATE/help-needed---question.md

name: Help needed / question about: Use this in case of problems or doubts using {sen2r} title: '' labels: assistance assignees: ''

--- NEWS --- Unfortunately the owner can no longer provide assistance for this package. If you need to ask for help or make a question about {sen2r} functionalities, refer to the package documentation first, and check if the topic was already addressed within closed issues. Then, address remaining doubts to public forums like StackOverflow, where other users could eventually provide useful ticks. Any opened issues will be automatically closed, as well as reopened old issues will be ignored. The following template instructions are kept for backwards compatibility. ---

Issue description

Reproducible example

## PLEASE DELETE AND WRITE YOUR OWN
library(sen2r)
example_extent <- "C:/path/of/the/file/example.shp"
# file example.shp _must_ be attached if not available online
output <- sen2r("/path/of/the/parameter_file.json")
# file parameter_file.json _must_ be attached of copied as text

Expected and actual behavior

## PLEASE DELETE AND WRITE YOUR OWN OUTPUT
[2020-12-21 16:17:01] #### Starting sen2r execution. ####
[2020-12-21 16:17:02] Searching for available SAFE products on SciHub...
[2020-12-21 16:17:10] Computing output names...
...

System information

# PASTE HERE YOUR OUTPUT

Additional context

Scientific publication



ranghetti/sen2r documentation built on March 27, 2024, 10:30 p.m.