ua-snap / rasdaman-ingest

Collection of ingredients/configurations + docs for ingesting data into Rasdaman
MIT License
3 stars 0 forks source link

Fix annual mean tas nodata detection issues #28

Closed cstephen closed 2 years ago

cstephen commented 2 years ago

This PR contains the two small code fixes that were necessary to get the annual_mean_tas_preprocessing.ipynb Jupyter Notebook to identify nodata values properly in my environment, which fixed the histogram issue described in https://github.com/ua-snap/rasdaman-ingest/pull/27#pullrequestreview-966572085 and also fixes the "overflow encountered in reduce" warning issue described in https://github.com/ua-snap/rasdaman-ingest/pull/27#issuecomment-1121606317.

kyleredilla commented 2 years ago

These changes work on my end and the resulting data files seem consistent.