smerckel / dbdreader

A reader for binary data files created by Slocum ocean gliders (AUVs)
GNU General Public License v3.0
17 stars 14 forks source link

Feature/latlon bounds #3

Closed MCazaly closed 4 years ago

MCazaly commented 4 years ago

A (hopefully?) simple solution to a lat/lon issue we're experiencing. It wasn't immediately obvious to me how to get the tests to run so that hasn't happened yet - I've only tested for our particular use case.

Parameter name may be too generic let me know if you'd prefer it to be something else.

This could be a potentially breaking change for anyone that actually expects to get these large values back.

I've also included a .gitignore file, which I can remove if you'd prefer.

smerckel commented 4 years ago

I included the .gitignore. The method to restrict lat/lon values has been solved in a different way.