.github/ISSUE_TEMPLATE/bug_report.md

name: Bug report about: Report a code bug title: '' labels: bug assignees: ranghetti

--- NEWS --- Unfortunately the owner can no longer provide assistance for this package. If you want to report a bug you can open a new issue using this template, but the issue will be automatically close and will probably remain unanswered. If you are able to correct the bug, please address your changes in a pull request. ---

Bug 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



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