📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-18 16:04:36 +00:00
parent 71b421806e
commit dd4c084042
416 changed files with 35467 additions and 3065 deletions
@@ -0,0 +1,9 @@
# astropy.coordinates — Reference
This file is a placeholder for the extended `astropy.coordinates` reference promised in the skill workflow.
For detailed coordinate frame descriptions, transformations, observer-dependent frames (AltAz), catalog matching, and performance tips, see the upstream astropy docs:
- https://docs.astropy.org/en/stable/coordinates/
- https://docs.astropy.org/en/stable/coordinates/frames.html
- https://docs.astropy.org/en/stable/coordinates/matchsep.html
@@ -0,0 +1,8 @@
# astropy.cosmology — Reference
This file is a placeholder for the extended `astropy.cosmology` reference promised in the skill workflow.
For available models, distance calculations, time calculations, density parameters, and neutrino effects, see the upstream astropy docs:
- https://docs.astropy.org/en/stable/cosmology/
- https://docs.astropy.org/en/stable/cosmology/realizations.html
@@ -0,0 +1,8 @@
# astropy.io.fits — Reference
This file is a placeholder for the extended `astropy.io.fits` reference promised in the skill workflow.
For file operations, header manipulation, image and table handling, multi-extension files, and performance considerations, see the upstream astropy docs:
- https://docs.astropy.org/en/stable/io/fits/
- https://docs.astropy.org/en/stable/io/fits/usage/headers.html
@@ -0,0 +1,8 @@
# astropy.table — Reference
This file is a placeholder for the extended `astropy.table` reference promised in the skill workflow.
For table creation, I/O operations, data manipulation, sorting, filtering, joins, grouping, and performance tips, see the upstream astropy docs:
- https://docs.astropy.org/en/stable/table/
- https://docs.astropy.org/en/stable/table/operations.html
@@ -0,0 +1,7 @@
# astropy.time — Reference
This file is a placeholder for the extended `astropy.time` reference promised in the skill workflow.
For time formats, time scales, conversions, arithmetic, observing features, and precision handling, see the upstream astropy docs:
- https://docs.astropy.org/en/stable/time/
@@ -0,0 +1,9 @@
# astropy.units — Reference
This file is a placeholder for the extended `astropy.units` reference promised in the skill workflow.
For comprehensive documentation, unit systems, equivalencies, performance optimization, and unit arithmetic, see the upstream astropy docs:
- https://docs.astropy.org/en/stable/units/
- https://docs.astropy.org/en/stable/units/equivalencies.html
- https://docs.astropy.org/en/stable/units/standards.html
@@ -0,0 +1,9 @@
# astropy.wcs and other modules — Reference
This file is a placeholder for the extended `astropy.wcs` (and related modules) reference promised in the skill workflow.
For WCS operations and transformations, plus related modules (`astropy.modeling`, `astropy.constants`, `astropy.convolution`, etc.), see the upstream astropy docs:
- https://docs.astropy.org/en/stable/wcs/
- https://docs.astropy.org/en/stable/modeling/
- https://docs.astropy.org/en/stable/constants/