Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fetchLDM() - access Kellogg Soil Survey Lab Data Mart via Soil Data Access or local SQLite snapshot #243

Merged
merged 31 commits into from
Apr 8, 2022
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
b49f413
Add "chunking" for horizon data queries
brownag May 11, 2021
640d1cd
Hide SDA_query warnings and handle try-error results
brownag May 11, 2021
e24010d
Allow limited use of area_* columns for SSA
brownag May 13, 2021
5e05e55
Add `tables` for join of lab_layer to other tables
brownag May 13, 2021
750184e
More intelligent about chunk.size too big
brownag May 13, 2021
272baf4
fetchLDM: \donttest examples
brownag May 14, 2021
38b3314
fetchLDM: ntries argument, ensure chunk.size >= 1
brownag May 14, 2021
a6536e3
Docs
brownag May 14, 2021
01687c0
fetchLDM: "fixes" for schema differences in SQLite v.s. SDA; case-ins…
brownag May 14, 2021
e5cf8dd
Notes regarding many:1 relationships between lab_layer and analytes
brownag May 14, 2021
93e84ec
fetchLDM: tests
brownag May 18, 2021
3fcc263
Add filtering for prep_code and analyzed_size_frac (handles common SP…
brownag Jun 14, 2021
0291cd7
Update tests + docs
brownag Jun 15, 2021
619fe34
Handle NULL prep_code
brownag Jun 17, 2021
8d1a0fb
Add layer_type filtering argument for horizon, layer, reporting layer…
brownag Jun 17, 2021
91b0a24
Set default values for arguments, allow SSA area in what=... for SDA
brownag Jun 17, 2021
e01e1e3
Allow querying whole db with x=NULL (default)
brownag Jul 22, 2021
70f505b
Docs
brownag Feb 10, 2022
c023bf5
Make `what` argument more generic
brownag Feb 17, 2022
ca0c880
Merge branch 'master' into fetchLDM
brownag Feb 17, 2022
1083b05
Default `what` is pedlabsampnum
brownag Feb 17, 2022
daad24d
allow querying only fractionated tables lab_mineralogy_glass_countm a…
brownag Feb 19, 2022
c81c8b2
Docs
brownag Feb 19, 2022
deca372
Update for MIR SQLite DB
brownag Mar 4, 2022
050f610
Fix chunking
brownag Mar 10, 2022
a35b44e
Merge branch 'master' into fetchLDM
brownag Mar 14, 2022
930efeb
Merge branch 'master' into fetchLDM
brownag Mar 14, 2022
8801fd4
Merge branch 'master' into fetchLDM
brownag Mar 14, 2022
210b658
Merge branch 'master' into fetchLDM
brownag Apr 6, 2022
d3aecd4
fetchLDM: Put `dsn` argument at end / docs
brownag Apr 7, 2022
2788600
Add `lab_mir` to docs/options for tables
brownag Apr 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into fetchLDM
  • Loading branch information
brownag committed Apr 6, 2022
commit 210b65876f670e4c08c5260e3cc87127a1e0fa4d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.