Closed SorooshMani-NOAA closed 1 year ago
@cuill I added generic *args
and **kwargs
for the constructor so that it doesn't conflict with unused arguments from upstream. I also added a new test to check if reading from file (the issue in #64) works fine.
@SorooshMani-NOAA Thanks.
Fixes #64