Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dimfalk/kostra2010R issues and pull requests

#52 - `write_stats()`: wrapping `write.csv2()` or `write.table()`?

Issue - State: open - Opened by dimfalk over 1 year ago
Labels: feature

#51 - `get_centroid()`: make use of `crs = "epsg:4326"` instead of `epsg = 4326`

Issue - State: open - Opened by dimfalk over 1 year ago
Labels: enhancement

#50 - `get_stats()`: allow `hn = FALSE` to get yields directly

Issue - State: closed - Opened by dimfalk over 1 year ago
Labels: enhancement, prio: high

#49 - `get_depth()`: include `uncertain = TRUE`

Issue - State: closed - Opened by dimfalk over 1 year ago
Labels: enhancement, prio: high

#48 - `kostra_dwd_2010r.rda`: replace all `-99.9` by `NA` to tidy dataset

Issue - State: closed - Opened by dimfalk almost 2 years ago - 1 comment
Labels: enhancement, needs investigation

#47 - `get_returnp()`: not applicable on PEN tibbles

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: bug

#46 - `get_returnp()`: interpolate between nodes

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: feature

#45 - `get_idx()`: crs assignment during pre-processing

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: enhancement

#44 - test(calc_designstorm): failing with `devtools::check()`, not with `devtools::test()`

Issue - State: closed - Opened by dimfalk almost 2 years ago - 1 comment
Labels: needs investigation, tests

#43 - outsource reference objects from `setup.R` to `testthat/testdata/` via `saveRDS()`

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: tests

#42 - restyle `NEWS`

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: documentation

#41 - `get_centroid()`: include assertions

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: enhancement, prio: high

#38 - export statistical precipitation values as pdf report to disk

Issue - State: open - Opened by dimfalk almost 2 years ago
Labels: feature

#37 - rebuilt README when `devtools::check()` passes without errors again

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: documentation

#36 - best practice to load `*.rda` files from `/data/`?

Issue - State: closed - Opened by dimfalk almost 2 years ago - 2 comments
Labels: needs investigation, tests

#35 - increase code coverage to > 95 %

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: documentation, tests

#34 - `devtools::build_readme()` fails because object `kostra` is not found

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: documentation, needs investigation

#33 - `vg250_gem_centroids.rda`: tidy data, remove duplicates

Issue - State: closed - Opened by dimfalk almost 2 years ago - 2 comments
Labels: enhancement

#32 - `get_*()`: make use of `units::as_units()`

Issue - State: closed - Opened by dimfalk almost 2 years ago
Labels: feature

#31 - add `as_yield()` example to README

Issue - State: closed - Opened by dimfalk about 2 years ago
Labels: documentation

#30 - `devtools::test()` fails because data is not recocgnized in `tests/testthat/helper.R`

Issue - State: closed - Opened by dimfalk about 2 years ago
Labels: needs investigation, tests

#29 - `calc_designstorm()`: missing consistency in duration levels

Issue - State: closed - Opened by dimfalk about 2 years ago
Labels: bug, prio: high

#28 - `calc_designstorm(d = 5)` fails

Issue - State: closed - Opened by dimfalk about 2 years ago
Labels: bug, prio: low

#27 - `get_idx()`: integrate construction of objects of type `"sfc_POINT"`

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: feature, prio: low

#26 - store dataset as `.rda` in `/data/` instead of as `.shp` in `/inst/exdata/`?

Issue - State: closed - Opened by dimfalk over 2 years ago - 3 comments
Labels: needs investigation, prio: high

#25 - `get_centroid()`: tile id determination using municipalities

Issue - State: closed - Opened by dimfalk over 2 years ago - 2 comments
Labels: feature, prio: high

#24 - `get_centroid()`: tile id determination using postal codes

Issue - State: closed - Opened by dimfalk over 2 years ago - 4 comments
Labels: feature, prio: low

#23 - `calc_modelrain()`: unify xts meta data

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: enhancement

#22 - `calc_designstorm()`: catch invalid inputs

Issue - State: closed - Opened by dimfalk over 2 years ago - 8 comments
Labels: enhancement, prio: high

#21 - `calc_modelrain()`: check interoperability with `read_stats()`

Issue - State: closed - Opened by dimfalk over 2 years ago - 1 comment
Labels: bug, prio: high

#20 - `calc_modelrain()`: implement `read_stats()` as a starting point for a new package

Issue - State: closed - Opened by dimfalk over 2 years ago - 1 comment
Labels: enhancement, prio: high

#19 - `calc_modelrain()`: add some tests

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: tests

#18 - `calc_modelrain()`: Rd + comment code

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: documentation

#17 - `calc_modelrain()`

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: feature

#16 - spatial visualization using `mapview` or `ggplot2::geom_sf()`

Issue - State: open - Opened by dimfalk over 2 years ago - 1 comment
Labels: feature

#15 - LICENSE is not mentioned in the DESCRIPTION file

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: documentation

#14 - check for suitable licenses

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: documentation

#13 - `get_returnp()`: fix egde cases `tn < 1` and `tn > 100`

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: bug

#12 - return period extrapolation according to PEN-LAWA

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: feature

#11 - `get_returnp()`: add condition `closest == hn`

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: enhancement

#10 - add `get_precip(d=60, tn=50)` functionality

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: feature

#9 - make use of `bumpr::bumpGitVersion()` and NEWS

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: documentation

#8 - hN classification of user-defined values

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: feature

#7 - Edit DESCRIPTION

Issue - State: closed - Opened by dimfalk over 2 years ago

#6 - modify contribution guidelines

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: documentation

#5 - rename functions to `idx_*` and rebuild package

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: enhancement

#4 - tidy `colnames()` in the `tibble` returned

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: enhancement

#3 - initial implementation of unit tests using `testthat`

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: tests

#2 - Set `-99.0` to `NA` inside returned `tibble`

Issue - State: closed - Opened by dimfalk over 2 years ago
Labels: bug

#1 - use `ggplot2()` in README

Issue - State: closed - Opened by dimfalk over 2 years ago