Skip to content

Commit fcc4db1

Browse files
committed
catalog run
1 parent c5d9e09 commit fcc4db1

18 files changed

Lines changed: 39262 additions & 2893984 deletions

.DS_Store

10 KB
Binary file not shown.

.github/.DS_Store

6 KB
Binary file not shown.

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ Authors@R: c(person(given = "Mike",
55
family = "Johnson",
66
role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-5288-8350"),
8-
email = "jjohnson@lynker.com"),
8+
email = "mike.johnson@noaa.gov"),
99
person(given = "Justin",
1010
family = "Singh-Mohudpur",
1111
role = c("aut"),
1212
comment = c(ORCID = "0000-0002-5233-5799"),
1313
email = "jsmohudpur@lynker.com"),
1414
person("ESIP", role = c("fnd")))
15-
Description: A collection of tools for maniputatling hydrologic and hydraulic networks
15+
Description: A collection of tools for automating geospatial catalogs
1616
Imports:
1717
arrow,
1818
dplyr,
@@ -41,7 +41,7 @@ Remotes:
4141
mikejohnson51/AOI,
4242
mikejohnson51/climateR
4343
Roxygen: list(markdown = TRUE, r6 = TRUE)
44-
RoxygenNote: 7.2.3
44+
RoxygenNote: 7.3.2
4545
Encoding: UTF-8
4646
Collate:
4747
'class-data_source.R'

NAMESPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
export(arrow_schema)
44
export(data_source)
55
export(new_data_source)
6+
export(parse_iso8601_duration)
7+
export(read_stac_children)
8+
export(read_stac_collection)
69
export(read_tds)
710
export(rectify_schema)
811
export(schema)
912
export(tar_format_arrow_ipc)
1013
export(tar_format_data_source)
1114
export(vrt_meta)
12-
export(parse_iso8601_duration)
13-
export(read_stac_collection)
14-
export(read_stac_children)

data-raw/erddap/Bio-Oracle.rds

11.9 KB
Binary file not shown.

data-raw/erddap/CEOE.rds

4.75 KB
Binary file not shown.

data-raw/erddap/CIOOS Atlantic.rds

1.1 KB
Binary file not shown.

data-raw/erddap/Hakai.rds

814 Bytes
Binary file not shown.

data-raw/erddap/UBC.rds

971 Bytes
Binary file not shown.

docs/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)