diff --git a/affiliated/registry.json b/affiliated/registry.json index 0cdc64a3..e79cc5b9 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -1,6 +1,25 @@ { "packages": [ { + "name": "ZodiPy", + "maintainer": "Metin San ", + "stable": true, + "home_url": "https://cosmoglobe.github.io/zodipy/", + "repo_url": "https://github.com/cosmoglobe/zodipy/", + "pypi_name": "zodipy", + "description": "ZodiPy is a Python tool for simulating the zodiacal emission that a solar system observer sees, either in the form of timestreams or binned HEALPix maps.", + "coordinated": false, + "review": { + "functionality": "Specialized package", + "ecointegration": "Partial", + "documentation": "Good", + "testing": "Good", + "devstatus": "Good", + "python3": "Yes", + "last-updated": "2024-02-24" + } + }, + { "name": "regularizePSF", "maintainer": "Marcus Hughes ", "stable": true,