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

Request for testing convert_bvdr_marp() #24

Open
MargaretSiple-NOAA opened this issue Jul 13, 2024 · 0 comments
Open

Request for testing convert_bvdr_marp() #24

MargaretSiple-NOAA opened this issue Jul 13, 2024 · 0 comments
Labels
question Further information is requested

Comments

@MargaretSiple-NOAA
Copy link
Collaborator

Basic issues with bvdr to marp conversion

I will address this when I get back from the survey if no one else has an idea/answer. I have been struggling to get the convert_bvdr_marp() function to work with bvdrs on my boat and I thought my bvdrs were corrupted, but upon running the function again with bvdrs from last year that worked in 2023, I ran into the same issue. I'm wondering if it's a version issue, or something else.

Here is what I have been doing:

  1. Get bvdr(s) for the haul I'm interested in, and replace the SUB character with nothing in the bvdrs using Notepad++
  2. Run convert_bvdr_marp(path_bvdr = "C:/Users/margaret.siple/Work/Survey tools/Rsurvey/My test BVDR files/20230607-00Z.bvdr") (or whatever bvdr file)

When I run that line, I get the "more than 50 warnings" message and these are the first two:
image

The resulting .marp files are empty.

Session info pasted below. I am stumped and wondering if it is like... something to do with how the bvdr files are edited by Notepad++ or something?? Or maybe I'm overthinking it.

If anyone is out there and willing to test the function, this is the file I used to test it, that converted just fine last year (I tried a few, this is just an example).

R version 4.3.2 (2023-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)

Matrix products: default


locale:
[1] LC_COLLATE=English_United States.utf8  LC_CTYPE=English_United States.utf8   
[3] LC_MONETARY=English_United States.utf8 LC_NUMERIC=C                          
[5] LC_TIME=English_United States.utf8    

time zone: America/Anchorage
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] GAPsurvey_2024.04.05

loaded via a namespace (and not attached):
[1] compiler_4.3.2    tools_4.3.2       rstudioapi_0.16.0 highr_0.11        knitr_1.47       
[6] xfun_0.45         evaluate_0.24.0  
@MargaretSiple-NOAA MargaretSiple-NOAA added the question Further information is requested label Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant