Skip to content

Commit

Permalink
Re-generated AIA ASDF file with latest sunpy
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Oct 3, 2024
1 parent e6735eb commit 93e7fcb
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions reproject/tests/data/aia_171_level1.asdf
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ history:
extension_uri: asdf://asdf-format.org/core/extensions/core-1.5.0
manifest_software: !core/software-1.0.0 {name: asdf_standard, version: 1.1.1}
software: !core/software-1.0.0 {name: asdf-astropy, version: 0.6.1}
- !core/extension_metadata-1.0.0
extension_class: asdf.extension._manifest.ManifestExtension
extension_uri: asdf://asdf-format.org/transform/extensions/transform-1.5.0
manifest_software: !core/software-1.0.0 {name: asdf_transform_schemas, version: 0.5.0}
software: !core/software-1.0.0 {name: asdf-astropy, version: 0.6.1}
- !core/extension_metadata-1.0.0
extension_class: asdf.extension._manifest.ManifestExtension
extension_uri: asdf://astropy.org/astropy/extensions/units-1.0.0
Expand All @@ -28,8 +23,13 @@ history:
software: !core/software-1.0.0 {name: gwcs, version: 0.21.0}
- !core/extension_metadata-1.0.0
extension_class: asdf.extension._manifest.ManifestExtension
extension_uri: asdf://sunpy.org/extensions/sunpy-1.1.0
software: !core/software-1.0.0 {name: sunpy, version: 5.1.5}
extension_uri: asdf://asdf-format.org/transform/extensions/transform-1.5.0
manifest_software: !core/software-1.0.0 {name: asdf_transform_schemas, version: 0.5.0}
software: !core/software-1.0.0 {name: asdf-astropy, version: 0.6.1}
- !core/extension_metadata-1.0.0
extension_class: asdf.extension._manifest.ManifestExtension
extension_uri: asdf://sunpy.org/extensions/sunpy-1.1.1
software: !core/software-1.0.0 {name: sunpy, version: 6.0.2}
- !core/extension_metadata-1.0.0
extension_class: asdf.extension._manifest.ManifestExtension
extension_uri: asdf://asdf-format.org/astronomy/coordinates/extensions/coordinates-1.1.0
Expand Down Expand Up @@ -332,21 +332,21 @@ wcs: !<tag:stsci.edu:gwcs/wcs-1.2.0>
data: !<tag:astropy.org:astropy/coordinates/representation-1.1.0>
components:
distance: !unit/quantity-1.1.0 {datatype: float64, unit: !unit/unit-1.0.0 m,
value: 147724815127.9968}
value: 147724815127.99683}
lat: !<tag:astropy.org:astropy/coordinates/latitude-1.1.0> {datatype: float64,
unit: !unit/unit-1.0.0 deg, value: -6.821923074710445}
unit: !unit/unit-1.0.0 deg, value: -6.821923074710443}
lon: !<tag:astropy.org:astropy/coordinates/longitude-1.1.0>
datatype: float64
unit: !unit/unit-1.0.0 deg
value: 359.98690027534224
value: 359.9868885126059
wrap_angle: !<tag:astropy.org:astropy/coordinates/angle-1.1.0> {
datatype: float64, unit: !unit/unit-1.0.0 deg, value: 360.0}
type: SphericalRepresentation
frame_attributes:
obstime: !time/time-1.1.0 2011-02-15T00:00:00.340
obstime: !time/time-1.1.0 2011-02-15T00:00:01.340
rsun: !unit/quantity-1.1.0 {datatype: float64, unit: !unit/unit-1.0.0 km,
value: 696000.0}
obstime: !time/time-1.1.0 2011-02-15T00:00:00.340
obstime: !time/time-1.1.0 2011-02-15T00:00:01.340
rsun: !unit/quantity-1.1.0 {datatype: float64, unit: !unit/unit-1.0.0 km,
value: 696000.0}
unit: [!unit/unit-1.0.0 arcsec, !unit/unit-1.0.0 arcsec]
Expand Down

0 comments on commit 93e7fcb

Please sign in to comment.