forked from eco4cast/neon4cast-ci
-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
43 lines (43 loc) · 1.06 KB
/
DESCRIPTION
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Package: usgsrc4cast-ci
Title: Cyberinfrastructure for the EFI-USGS River Chlorophyll Forecasting Challenge
Version: 0.1
Authors@R: c(person(
"Quinn", "Thomas",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1282-7825")),
person(
"Jacob", "Zwart",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3870-405X")))
Description: Cyberinfrastructure that processing submissions, scores submissions, generates catalog, and generates dashboards
License: MIT
Encoding: UTF-8
Language: en-US
Imports:
score4cast,
minioclient,
rmarkdown,
glue,
dplyr,
ggplot2,
arrow,
bslib,
bsicons,
ggiraph,
patchwork,
pak,
jsonlite,
stac4cast,
reticulate,
duckdbfs,
furrr,
future,
gsheet,
readr
Remotes:
github::eco4cast/score4cast,
github::cboettig/minioclient,
github::eco4cast/neon4cast,
github::eco4cast/stac4cast