Closed aburrell closed 1 year ago
Fixes a remaining part of #115 by ensuring a valid apex conversion takes place for today's date.
Please delete options that are not relevant.
import apexpy import datetime as dt import numpy as np apex_out = apexpy.Apex(date=dt.datetime.utcnow(), refh=300) np.isnan(apex_out.geo2apex(60, 15, 100)).any()
Results should be False
develop
main
Changelog.rst
AUTHORS.rst
.zenodo.json
Description
Fixes a remaining part of #115 by ensuring a valid apex conversion takes place for today's date.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Results should be False
Test Configuration
Checklist
develop
(notmain
) branchChangelog.rst
, summarising the changesAUTHORS.rst
and.zenodo.json