uw-ssec / codeuw

Repository of resources and tasks for contributing to scientific software projects
4 stars 4 forks source link

[Code UW]: Offshore Geodesy - Need tests for `loaders` module #31

Closed lsetiawan closed 11 months ago

lsetiawan commented 1 year ago

Contact

landungs@uw.edu

Description

Currently the loaders module for the GNATSS library is at around 22% code coverage, which means that there are a lot of parts of the code currently untested. Your challenge is to create tests for the functions within this module! See the linked issue below to see which functions need to be done.

Code Repository

https://github.com/uw-ssec/offshore-geodesy

Issue link

https://github.com/uw-ssec/offshore-geodesy/issues/122

Task level

L1

What is the primary programming language for the task

python

Additional dependencies

This should be a fairly straight forward and easy task. Please comment directly on this issue or the issue within the repo if you need any sample data or have any questions about the expected inputs.

lsetiawan commented 11 months ago

Currently worked on in Repo. Closing.