Replies: 1 comment
-
Hi @cywhale After some investigation, indeed there's bug in the reference table dictionary mapping, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Got all Unknown in profiler column:
I'm not sure if profiler_code and profiler comes from R08 table:
Got:
altLabel prefLabel
0 890 PROVOR_III - Jumbo, SBE
1 891 PROVOR_III - Jumbo, RBR
2 841 PROVOR float with SBE conductivity sensor
3 838 ARVOR-D deep float with SBE conductivity sensor
4 831 PALACE float
5 889 PROVOR_V - Jumbo, RBR
If it's profiler in this table, then it should have values, not to be Unknown.
I had tried argopy==0.1.17 and 1.0.0, both got the same results. But I'm sure this dataframe have not-unknown values in profiler column maybe several months ago at last time I checked it.
Is there something wrong in my code as I using argopy? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions