pysat / pysatMadrigal

Madrigal instrument support for the pysat ecosystem
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

DMSP unit tests #83

Closed aburrell closed 1 year ago

aburrell commented 1 year ago

Description

Addresses #65 by adding unit tests for the DMSP functions. Also improves the handling of the DMSP functions and fixes docstrings.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Added new unit tests and ran them. python -m pytest test_methods_dmsp.py

Test Configuration

Checklist:

If this is a release PR, replace the first item of the above checklist with the release checklist on the pysat wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release

aburrell commented 1 year ago

Ok, pysatMadrigal.instruments.methods.dmsp coverage is now at 100%. Once this is done, I can start the Madrigal release.