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

read_compound logic doesn't work on non-RRS files #12

Open
mdsumner opened this issue Apr 26, 2018 · 0 comments
Open

read_compound logic doesn't work on non-RRS files #12

mdsumner opened this issue Apr 26, 2018 · 0 comments

Comments

@mdsumner
Copy link
Member

This files on PAR and KD490, because the identifier to find the variables is naff:

parfile <- "~/L3/A2018008.L3b_DAY_PAR.nc"
kdfile <- "~/L3/A2018008.L3b_DAY_KD490.nc"
rrsfile <- "~/L3/A2018008.L3b_DAY_RRS.nc"
file <- rrsfile
info <- rhdf5::h5ls(file)
tab <- table(info$dim)

tab
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