Skip to content

Commit

Permalink
convert varying_celestial_tranform schema ref to uri instead of tag (D…
Browse files Browse the repository at this point in the history
…KISTDC#298)

* convert varying_celestial_tranform schema ref to uri instead of tag

* update changelog
  • Loading branch information
braingram authored and Cadair committed Oct 16, 2023
1 parent 34591a8 commit 0b22785
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog/298.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update varying celestial transform schema ref to use a uri instead of a tag.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ properties:
- tag: "core/ndarray-1.0.0"
- tag: "tag:stsci.edu:asdf/unit/quantity-1.1.0"
projection:
$ref: "tag:stsci.edu:asdf/transform/transform-1.2.0"
$ref: "http://stsci.edu/schemas/asdf/transform/transform-1.2.0"

required: [crpix, cdelt, lon_pole, crval_table, pc_table, projection]
additionalProperties: true
Expand Down

0 comments on commit 0b22785

Please sign in to comment.