-
Notifications
You must be signed in to change notification settings - Fork 15
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
Error while creating the ISRaD_extra object #173
Comments
Hey Marcus, |
Hey Grey, Corey combined two datasets (#167). It got a positive QA/QC output. Corey and Grey, could you please check the template and change it if necessary? Thanks! |
Can you send me the two datasets? I will see if I can get the same error
… On Feb 26, 2019, at 1:15 AM, mguderle ***@***.***> wrote:
Hey Grey,
yes it occurred while adding 2 new datasets. Do you have an idea what went wrong?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
The problematic dataset is linked in Marcus's post above. I had another look at the file, which passes qa/qc and don't see any immediate red flags. I'm guessing the issue derives from the fill extra function but may be triggered by something in this template. One possibility is the inclusion of two listings in the metadata table, the second of which is not referenced at any other level. |
I think the issue is because there is already Hall_2015 in the data files. Are these redundant? |
Yes, the Hall_2015_2018.xls template is the original Hall_2015 template merged with some additional data reported in a separate publication. The Hall_2015 should be replaced by the new one. |
Ok great. Yes, removing Hall_2015.xlsx fixes the error.
… On Feb 28, 2019, at 10:07 AM, Corey Lawrence ***@***.***> wrote:
Yes, the Hall_2015_2018.xls template is the original Hall_2015 template merged with some additional data reported in a separate publication. The Hall_2015 should be replaced by the new one.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub <#173 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AP5w_AG7pK1rMkjkHgxh7XR1NfqkAqn0ks5vR_ChgaJpZM4bPnGU>.
|
Hi all,
while running the ISRaD.build function, I get the following error when the code tries to create the ISRaD_extra object:
Creating the ISRaD_extra object...
Error in
$<-.data.frame
(*tmp*
, "lyr_dd14c", value = c(-172.4, -330.4, :replacement has 7101 rows, data has 7029
In addition: Warning message:
In database$layer$lyr_14c - calc_atm14c(database$layer, "lyr_obs_date_y")$atm14C :
longer object length is not a multiple of shorter object length
I used the current version and also updated all packages.
Would be happy for some hints/help.
Best,
Marcus
The text was updated successfully, but these errors were encountered: