Skip to content

Update dependencies, lift panics out of the parsing code into errors - #18

Open
dexwood wants to merge 1 commit into
bwiggs:mainfrom
dexwood:feature-lift-panics
Open

Update dependencies, lift panics out of the parsing code into errors#18
dexwood wants to merge 1 commit into
bwiggs:mainfrom
dexwood:feature-lift-panics

Conversation

@dexwood

@dexwood dexwood commented Mar 11, 2025

Copy link
Copy Markdown

I was using the archive2 functionality to pull in real-time radar data and the panics within the code made it to where I couldn't deal with partially created level2 data files. Lifting the panics into errors allows it to be handled by the caller.

I also improved some flow control in the switch statement and updated direct and indirect dependencies. I've been testing the changes for a while and they seem to work well.

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

Successfully merging this pull request may close these issues.

1 participant