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

NEON date.end columns do not extend to present day #2

Open
glitt13 opened this issue Nov 6, 2020 · 0 comments
Open

NEON date.end columns do not extend to present day #2

glitt13 opened this issue Nov 6, 2020 · 0 comments

Comments

@glitt13
Copy link

glitt13 commented Nov 6, 2020

Most date.end columns for NEON data go to some time in 2018 or 2017. There are a handful of 'present' end dates, e.g. DP1.00042, DP1.00043, DP1.00033.

nearSitz <- metScanR::getNearby(siteID = "NEON:KING", radius = 30)

which returns

[1] "KING"
> nearSitz
$KONA
$KONA$namez
[1] "Konza Prairie Biological Station - Relocatable"

$KONA$identifiers
  idType   id
1   NEON KONA

$KONA$platform
[1] "NEON"

$KONA$elements
         element date.begin date.end
1  DP1.10023.001    2017-09  2017-09
2  DP1.00066.001    2016-05  2018-01
3  DP1.10058.001    2017-07  2018-06
4  DP1.00096.001    2014-08  2014-08
5  DP1.00040.001    2017-04  2018-11
6  DP1.00002.001    2016-05  2018-01
7  DP1.00001.001    2016-05  2018-11
8  DP1.00006.001    2016-05  2018-01
9  DP1.00023.001    2016-05  2018-01
10 DP1.10092.001    2017-07  2017-07
11 DP1.10041.001    2017-06  2017-10
12 DP1.00097.001    2014-08  2014-08
13 DP1.00003.001    2016-05  2018-01
14 DP1.00041.001    2017-04  2018-01
15 DP1.00098.001    2016-05  2018-11
16 DP1.10076.001    2017-07  2017-10
17 DP1.10108.001    2017-10  2017-10
18 DP1.00033.001    2016-05  present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant