kinverarity1 / python-sa-gwdata

Python package for the Groundwater Data section of the DEW WaterConnect website
https://python-sa-gwdata.readthedocs.io/en/latest/index.html
MIT License
3 stars 0 forks source link

ObsNo.set(obs_no=np.nan) fails #28

Closed kinverarity1 closed 1 year ago

kinverarity1 commented 1 year ago

ObsNo fails to initialise when passed np.nan as a value. It should treat it as a null. Latest main branch