Skip to content

Commit 2892a2e

Browse files
authored
Merge pull request #30 from eslavich/eslavich-remove-generic-transform
Remove generic-1.x.0 schemas
2 parents 280b8f1 + 3b85586 commit 2892a2e

31 files changed

+91
-266
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.2.0 (unreleased)
2+
3+
- Remove generic-1.x.0 schemas and examples. [#30]
4+
15
0.1.0 (2021-11-24)
26
------------------
37

resources/asdf-format.org/manifests/transform-1.0.0.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -254,11 +254,6 @@ tags:
254254
title: Defines the domain of an input axis. (deprecated since 1.1.0)
255255
description: |-
256256
Describes the range of acceptable input values to a particular axis of a transform.
257-
- tag_uri: tag:stsci.edu:asdf/transform/generic-1.0.0
258-
schema_uri: http://stsci.edu/schemas/asdf/transform/generic-1.0.0
259-
title: A generic transform.
260-
description: |-
261-
This is used **entirely** for bootstrapping purposes so one can create composite models including transforms that haven't yet been written. **IT WILL NOT BE IN THE FINAL VERSION OF THE SPEC**.
262257
- tag_uri: tag:stsci.edu:asdf/transform/gnomonic-1.0.0
263258
schema_uri: http://stsci.edu/schemas/asdf/transform/gnomonic-1.0.0
264259
title: The gnomonic projection.

resources/asdf-format.org/manifests/transform-1.1.0.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,11 +249,6 @@ tags:
249249
outputs.
250250
251251
Invertibility: This transform is not automatically invertible.
252-
- tag_uri: tag:stsci.edu:asdf/transform/generic-1.1.0
253-
schema_uri: http://stsci.edu/schemas/asdf/transform/generic-1.1.0
254-
title: A generic transform.
255-
description: |-
256-
This is used **entirely** for bootstrapping purposes so one can create composite models including transforms that haven't yet been written. **IT WILL NOT BE IN THE FINAL VERSION OF THE SPEC**.
257252
- tag_uri: tag:stsci.edu:asdf/transform/gnomonic-1.1.0
258253
schema_uri: http://stsci.edu/schemas/asdf/transform/gnomonic-1.1.0
259254
title: The gnomonic projection.

resources/asdf-format.org/manifests/transform-1.2.0.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,11 +249,6 @@ tags:
249249
outputs.
250250
251251
Invertibility: This transform is not automatically invertible.
252-
- tag_uri: tag:stsci.edu:asdf/transform/generic-1.1.0
253-
schema_uri: http://stsci.edu/schemas/asdf/transform/generic-1.1.0
254-
title: A generic transform.
255-
description: |-
256-
This is used **entirely** for bootstrapping purposes so one can create composite models including transforms that haven't yet been written. **IT WILL NOT BE IN THE FINAL VERSION OF THE SPEC**.
257252
- tag_uri: tag:stsci.edu:asdf/transform/gnomonic-1.1.0
258253
schema_uri: http://stsci.edu/schemas/asdf/transform/gnomonic-1.1.0
259254
title: The gnomonic projection.

resources/asdf-format.org/manifests/transform-1.3.0.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,11 +249,6 @@ tags:
249249
outputs.
250250
251251
Invertibility: This transform is not automatically invertible.
252-
- tag_uri: tag:stsci.edu:asdf/transform/generic-1.1.0
253-
schema_uri: http://stsci.edu/schemas/asdf/transform/generic-1.1.0
254-
title: A generic transform.
255-
description: |-
256-
This is used **entirely** for bootstrapping purposes so one can create composite models including transforms that haven't yet been written. **IT WILL NOT BE IN THE FINAL VERSION OF THE SPEC**.
257252
- tag_uri: tag:stsci.edu:asdf/transform/gnomonic-1.1.0
258253
schema_uri: http://stsci.edu/schemas/asdf/transform/gnomonic-1.1.0
259254
title: The gnomonic projection.

resources/asdf-format.org/manifests/transform-1.4.0.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,6 @@ tags:
261261
compound model with n fewer input arguments where n is
262262
the number of input values to be set (i.e., the number
263263
of keys in the dict).
264-
- tag_uri: tag:stsci.edu:asdf/transform/generic-1.2.0
265-
schema_uri: http://stsci.edu/schemas/asdf/transform/generic-1.2.0
266-
title: A generic transform.
267-
description: |-
268-
This is used **entirely** for bootstrapping purposes so one can create composite models including transforms that haven't yet been written. **IT WILL NOT BE IN THE FINAL VERSION OF THE SPEC**.
269264
- tag_uri: tag:stsci.edu:asdf/transform/gnomonic-1.2.0
270265
schema_uri: http://stsci.edu/schemas/asdf/transform/gnomonic-1.2.0
271266
title: The gnomonic projection.

resources/asdf-format.org/manifests/transform-1.5.0.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -323,11 +323,6 @@ tags:
323323
title: A 2D Gaussian model.
324324
description: |-
325325
A 2D gaussian distribution.
326-
- tag_uri: tag:stsci.edu:asdf/transform/generic-1.2.0
327-
schema_uri: http://stsci.edu/schemas/asdf/transform/generic-1.2.0
328-
title: A generic transform.
329-
description: |-
330-
This is used **entirely** for bootstrapping purposes so one can create composite models including transforms that haven't yet been written. **IT WILL NOT BE IN THE FINAL VERSION OF THE SPEC**.
331326
- tag_uri: tag:stsci.edu:asdf/transform/gnomonic-1.2.0
332327
schema_uri: http://stsci.edu/schemas/asdf/transform/gnomonic-1.2.0
333328
title: The gnomonic projection.

resources/stsci.edu/schemas/add-1.0.0.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@ examples:
1717
- |
1818
!transform/add-1.0.0
1919
forward:
20-
- !transform/generic-1.0.0
21-
n_inputs: 1
22-
n_outputs: 2
23-
- !transform/generic-1.0.0
24-
n_inputs: 1
25-
n_outputs: 2
20+
- !transform/shift-1.0.0
21+
offset: 2.0
22+
- !transform/shift-1.0.0
23+
offset: 3.0
2624
2725
allOf:
2826
- $ref: "transform-1.0.0"

resources/stsci.edu/schemas/add-1.1.0.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@ examples:
1717
- |
1818
!transform/add-1.1.0
1919
forward:
20-
- !transform/generic-1.1.0
21-
n_inputs: 1
22-
n_outputs: 2
23-
- !transform/generic-1.1.0
24-
n_inputs: 1
25-
n_outputs: 2
20+
- !transform/shift-1.1.0
21+
offset: 2.0
22+
- !transform/shift-1.1.0
23+
offset: 3.0
2624
2725
allOf:
2826
- $ref: "transform-1.1.0"

resources/stsci.edu/schemas/add-1.2.0.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@ examples:
1717
- |
1818
!transform/add-1.2.0
1919
forward:
20-
- !transform/generic-1.2.0
21-
n_inputs: 1
22-
n_outputs: 2
23-
- !transform/generic-1.2.0
24-
n_inputs: 1
25-
n_outputs: 2
20+
- !transform/shift-1.2.0
21+
offset: 2.0
22+
- !transform/shift-1.2.0
23+
offset: 3.0
2624
2725
allOf:
2826
- $ref: "transform-1.2.0"

0 commit comments

Comments
 (0)