Open Issues Need Help
View All on GitHub Rename, nulls to nans about 2 months ago
good first issue contributions-welcome
Microservice for consuming NWP data.
Python
#containerization#hexagonal-architecture#pyproject-toml#python-package#src-layout
Env vars for nan threshold values about 2 months ago
AI Summary: This issue proposes making two NaN threshold values, `nans_in_image_threshold` and `images_failing_nan_check_threshold`, configurable via environment variables. This change is motivated by Metoffice data containing NaNs and aims to provide flexibility, potentially addressing issue #283. Default values for these new environment variables would be 0.05 and 0.02 respectively, and the change would require documentation updates.
Complexity:
1/5
good first issue contributions-welcome
Microservice for consuming NWP data.
Python
#containerization#hexagonal-architecture#pyproject-toml#python-package#src-layout
Check for zeros in the data about 2 months ago
good first issue
Microservice for consuming NWP data.
Python
#containerization#hexagonal-architecture#pyproject-toml#python-package#src-layout