A bunch of changes here. The main ones: reunification of observation/coverage putting all methods in the same format. Also swapping to ampel-ztf v0.10, meaning more nuztf compatibility with poetry/pydantic and other packages.
What's Changed
- revert to old file version by @simeonreusch in #328
- Scan full sky query if pixels in query exceed a threshold by @simeonreusch in #329
- Start healpix with 0 by @simeonreusch in #330
- Fix logging by @simeonreusch in #333
- Use stream query by @simeonreusch in #334
- Faster overlap calc by @simeonreusch in #335
- bugfix by @simeonreusch in #336
- Add to cache as list by @simeonreusch in #338
- bugfix by @simeonreusch in #340
- Prettylog by @simeonreusch in #342
- Fix year of citation by @robertdstein in #343
- fix ci by @robertdstein in #344
- Bump setuptools from 67.7.2 to 68.0.0 by @dependabot in #339
- Bump astropy from 5.2.2 to 5.3.1 by @dependabot in #341
- Bump pre-commit from 3.3.1 to 3.3.3 by @dependabot in #345
- Bump matplotlib from 3.7.1 to 3.7.2 by @dependabot in #346
- Bump lxml from 4.9.2 to 4.9.3 by @dependabot in #347
- Bump pytest from 7.3.1 to 7.4.0 by @dependabot in #348
- Bump ipykernel from 6.23.1 to 6.24.0 by @dependabot in #349
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #350
- Bump healpy from 1.16.2 to 1.16.3 by @dependabot in #351
- Bump lalsuite from 7.15 to 7.16 by @dependabot in #352
- Update healpy to 1.16.6 by @JannisNe in #361
- Bump ligo-skymap from 1.0.7 to 1.1.2 by @dependabot in #358
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #319
- Fix CI by @robertdstein in #374
- Bump cryptography from 40.0.1 to 42.0.4 by @dependabot in #377
- Bump aiohttp from 3.8.4 to 3.9.2 by @dependabot in #375
- Bump pycryptodome from 3.17 to 3.19.1 by @dependabot in #371
- Bump fonttools from 4.39.3 to 4.43.0 by @dependabot in #372
- Bump werkzeug from 2.3.3 to 2.3.8 by @dependabot in #376
- Bump pillow from 9.5.0 to 10.2.0 by @dependabot in #379
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #373
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #363
- Bump tornado from 6.2 to 6.3.3 by @dependabot in #364
- Bump urllib3 from 1.26.15 to 1.26.18 by @dependabot in #365
- Bump jupyter-server from 2.5.0 to 2.11.2 by @dependabot in #370
- Bump pygments from 2.14.0 to 2.15.0 by @dependabot in #382
- Bump a bunch of versions by @robertdstein in #381
- Clean init.py by @robertdstein in #383
- Bump mocpy from 0.12.3 to 0.13.1 by @dependabot in #384
- Ci by @robertdstein in #389
- Bump pytest from 7.4.4 to 8.1.1 by @dependabot in #385
- Bump geopandas from 0.13.2 to 0.14.3 by @dependabot in #386
- Update to Ampel v0.10 by @robertdstein in #390
- Bump astropy-healpix from 0.7 to 1.0.2 by @dependabot in #387
- Bump requests from 2.29.0 to 2.31.0 by @dependabot in #391
- Bump gunicorn from 20.1.0 to 21.2.0 by @dependabot in #388
- Redo observations by @robertdstein in #392
- Bump ampel by @robertdstein in #393
- Add cache paths and extra loading option by @robertdstein in #394
Full Changelog: v2.7.1...v2.8.0