airsmodel 0.4.18__tar.gz → 0.5.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of airsmodel might be problematic. Click here for more details.
- {airsmodel-0.4.18 → airsmodel-0.5.1}/PKG-INFO +76 -1
- {airsmodel-0.4.18 → airsmodel-0.5.1}/README.md +75 -0
- {airsmodel-0.4.18 → airsmodel-0.5.1}/setup.py +1 -1
- {airsmodel-0.4.18 → airsmodel-0.5.1}/src/airs/core/models/model.py +9 -3
- {airsmodel-0.4.18 → airsmodel-0.5.1}/src/airsmodel.egg-info/PKG-INFO +76 -1
- {airsmodel-0.4.18 → airsmodel-0.5.1}/setup.cfg +0 -0
- {airsmodel-0.4.18 → airsmodel-0.5.1}/src/airs/core/models/__init__.py +0 -0
- {airsmodel-0.4.18 → airsmodel-0.5.1}/src/airs/core/models/mapper.py +0 -0
- {airsmodel-0.4.18 → airsmodel-0.5.1}/src/airsmodel.egg-info/SOURCES.txt +0 -0
- {airsmodel-0.4.18 → airsmodel-0.5.1}/src/airsmodel.egg-info/dependency_links.txt +0 -0
- {airsmodel-0.4.18 → airsmodel-0.5.1}/src/airsmodel.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: airsmodel
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.5.1
|
|
4
4
|
Summary: ARLAS Item Registration Service Model
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
Author: Gisaïa
|
|
@@ -1648,8 +1648,10 @@ Description: # AIRS Model
|
|
|
1648
1648
|
| [programme](#programme) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-programme.md "airs_model#/$defs/Properties/properties/programme") |
|
|
1649
1649
|
| [constellation](#constellation) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-constellation.md "airs_model#/$defs/Properties/properties/constellation") |
|
|
1650
1650
|
| [satellite](#satellite) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite.md "airs_model#/$defs/Properties/properties/satellite") |
|
|
1651
|
+
| [platform](#platform) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite-platform.md "airs_model#/$defs/Properties/properties/platform") |
|
|
1651
1652
|
| [instrument](#instrument) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-instrument.md "airs_model#/$defs/Properties/properties/instrument") |
|
|
1652
1653
|
| [sensor](#sensor) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-sensor.md "airs_model#/$defs/Properties/properties/sensor") |
|
|
1654
|
+
| [sensor\_mode](#sensor_mode) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md "airs_model#/$defs/Properties/properties/sensor_mode") |
|
|
1653
1655
|
| [sensor\_type](#sensor_type) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-type-of-sensor.md "airs_model#/$defs/Properties/properties/sensor_type") |
|
|
1654
1656
|
| [annotations](#annotations) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-human-annotations-for-the-item.md "airs_model#/$defs/Properties/properties/annotations") |
|
|
1655
1657
|
| [gsd](#gsd-1) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-ground-sampling-distance-resolution.md "airs_model#/$defs/Properties/properties/gsd") |
|
|
@@ -1692,6 +1694,7 @@ Description: # AIRS Model
|
|
|
1692
1694
|
| [acq\_\_acquisition\_mode](#acq__acquisition_mode) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-the-name-of-the-acquisition-mode.md "airs_model#/$defs/Properties/properties/acq__acquisition_mode") |
|
|
1693
1695
|
| [acq\_\_acquisition\_orbit\_direction](#acq__acquisition_orbit_direction) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-orbit-direction-ascending-or-descending.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit_direction") |
|
|
1694
1696
|
| [acq\_\_acquisition\_type](#acq__acquisition_type) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-type-strip.md "airs_model#/$defs/Properties/properties/acq__acquisition_type") |
|
|
1697
|
+
| [acq\_\_acquisition\_orbit](#acq__acquisition_orbit) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-orbit.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit") |
|
|
1695
1698
|
| [acq\_\_across\_track](#acq__across_track) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-across-track-angle.md "airs_model#/$defs/Properties/properties/acq__across_track") |
|
|
1696
1699
|
| [acq\_\_along\_track](#acq__along_track) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-along-track-angle.md "airs_model#/$defs/Properties/properties/acq__along_track") |
|
|
1697
1700
|
| [acq\_\_archiving\_date](#acq__archiving_date) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-archiving-date.md "airs_model#/$defs/Properties/properties/acq__archiving_date") |
|
|
@@ -1889,6 +1892,30 @@ Description: # AIRS Model
|
|
|
1889
1892
|
|
|
1890
1893
|
* [Untitled null in Item](model-defs-properties-properties-name-of-the-satellite-anyof-1.md "check type definition")
|
|
1891
1894
|
|
|
1895
|
+
### platform
|
|
1896
|
+
|
|
1897
|
+
|
|
1898
|
+
|
|
1899
|
+
`platform`
|
|
1900
|
+
|
|
1901
|
+
* is optional
|
|
1902
|
+
|
|
1903
|
+
* Type: merged type ([Name of the satellite platform](model-defs-properties-properties-name-of-the-satellite-platform.md))
|
|
1904
|
+
|
|
1905
|
+
* cannot be null
|
|
1906
|
+
|
|
1907
|
+
* defined in: [Item](model-defs-properties-properties-name-of-the-satellite-platform.md "airs_model#/$defs/Properties/properties/platform")
|
|
1908
|
+
|
|
1909
|
+
#### platform Type
|
|
1910
|
+
|
|
1911
|
+
merged type ([Name of the satellite platform](model-defs-properties-properties-name-of-the-satellite-platform.md))
|
|
1912
|
+
|
|
1913
|
+
any of
|
|
1914
|
+
|
|
1915
|
+
* [Untitled string in Item](model-defs-properties-properties-name-of-the-satellite-platform-anyof-0.md "check type definition")
|
|
1916
|
+
|
|
1917
|
+
* [Untitled null in Item](model-defs-properties-properties-name-of-the-satellite-platform-anyof-1.md "check type definition")
|
|
1918
|
+
|
|
1892
1919
|
### instrument
|
|
1893
1920
|
|
|
1894
1921
|
|
|
@@ -1937,6 +1964,30 @@ Description: # AIRS Model
|
|
|
1937
1964
|
|
|
1938
1965
|
* [Untitled null in Item](model-defs-properties-properties-name-of-the-sensor-anyof-1.md "check type definition")
|
|
1939
1966
|
|
|
1967
|
+
### sensor\_mode
|
|
1968
|
+
|
|
1969
|
+
|
|
1970
|
+
|
|
1971
|
+
`sensor_mode`
|
|
1972
|
+
|
|
1973
|
+
* is optional
|
|
1974
|
+
|
|
1975
|
+
* Type: merged type ([Mode of the sensor during acquisition](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md))
|
|
1976
|
+
|
|
1977
|
+
* cannot be null
|
|
1978
|
+
|
|
1979
|
+
* defined in: [Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md "airs_model#/$defs/Properties/properties/sensor_mode")
|
|
1980
|
+
|
|
1981
|
+
#### sensor\_mode Type
|
|
1982
|
+
|
|
1983
|
+
merged type ([Mode of the sensor during acquisition](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md))
|
|
1984
|
+
|
|
1985
|
+
any of
|
|
1986
|
+
|
|
1987
|
+
* [Untitled string in Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition-anyof-0.md "check type definition")
|
|
1988
|
+
|
|
1989
|
+
* [Untitled null in Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition-anyof-1.md "check type definition")
|
|
1990
|
+
|
|
1940
1991
|
### sensor\_type
|
|
1941
1992
|
|
|
1942
1993
|
|
|
@@ -2945,6 +2996,30 @@ Description: # AIRS Model
|
|
|
2945
2996
|
|
|
2946
2997
|
* [Untitled null in Item](model-defs-properties-properties-acquisition-type-strip-anyof-1.md "check type definition")
|
|
2947
2998
|
|
|
2999
|
+
### acq\_\_acquisition\_orbit
|
|
3000
|
+
|
|
3001
|
+
|
|
3002
|
+
|
|
3003
|
+
`acq__acquisition_orbit`
|
|
3004
|
+
|
|
3005
|
+
* is optional
|
|
3006
|
+
|
|
3007
|
+
* Type: merged type ([Acquisition orbit](model-defs-properties-properties-acquisition-orbit.md))
|
|
3008
|
+
|
|
3009
|
+
* cannot be null
|
|
3010
|
+
|
|
3011
|
+
* defined in: [Item](model-defs-properties-properties-acquisition-orbit.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit")
|
|
3012
|
+
|
|
3013
|
+
#### acq\_\_acquisition\_orbit Type
|
|
3014
|
+
|
|
3015
|
+
merged type ([Acquisition orbit](model-defs-properties-properties-acquisition-orbit.md))
|
|
3016
|
+
|
|
3017
|
+
any of
|
|
3018
|
+
|
|
3019
|
+
* [Untitled number in Item](model-defs-properties-properties-acquisition-orbit-anyof-0.md "check type definition")
|
|
3020
|
+
|
|
3021
|
+
* [Untitled null in Item](model-defs-properties-properties-acquisition-orbit-anyof-1.md "check type definition")
|
|
3022
|
+
|
|
2948
3023
|
### acq\_\_across\_track
|
|
2949
3024
|
|
|
2950
3025
|
|
|
@@ -1641,8 +1641,10 @@ Reference this group by using
|
|
|
1641
1641
|
| [programme](#programme) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-programme.md "airs_model#/$defs/Properties/properties/programme") |
|
|
1642
1642
|
| [constellation](#constellation) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-constellation.md "airs_model#/$defs/Properties/properties/constellation") |
|
|
1643
1643
|
| [satellite](#satellite) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite.md "airs_model#/$defs/Properties/properties/satellite") |
|
|
1644
|
+
| [platform](#platform) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite-platform.md "airs_model#/$defs/Properties/properties/platform") |
|
|
1644
1645
|
| [instrument](#instrument) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-instrument.md "airs_model#/$defs/Properties/properties/instrument") |
|
|
1645
1646
|
| [sensor](#sensor) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-sensor.md "airs_model#/$defs/Properties/properties/sensor") |
|
|
1647
|
+
| [sensor\_mode](#sensor_mode) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md "airs_model#/$defs/Properties/properties/sensor_mode") |
|
|
1646
1648
|
| [sensor\_type](#sensor_type) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-type-of-sensor.md "airs_model#/$defs/Properties/properties/sensor_type") |
|
|
1647
1649
|
| [annotations](#annotations) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-human-annotations-for-the-item.md "airs_model#/$defs/Properties/properties/annotations") |
|
|
1648
1650
|
| [gsd](#gsd-1) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-ground-sampling-distance-resolution.md "airs_model#/$defs/Properties/properties/gsd") |
|
|
@@ -1685,6 +1687,7 @@ Reference this group by using
|
|
|
1685
1687
|
| [acq\_\_acquisition\_mode](#acq__acquisition_mode) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-the-name-of-the-acquisition-mode.md "airs_model#/$defs/Properties/properties/acq__acquisition_mode") |
|
|
1686
1688
|
| [acq\_\_acquisition\_orbit\_direction](#acq__acquisition_orbit_direction) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-orbit-direction-ascending-or-descending.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit_direction") |
|
|
1687
1689
|
| [acq\_\_acquisition\_type](#acq__acquisition_type) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-type-strip.md "airs_model#/$defs/Properties/properties/acq__acquisition_type") |
|
|
1690
|
+
| [acq\_\_acquisition\_orbit](#acq__acquisition_orbit) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-orbit.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit") |
|
|
1688
1691
|
| [acq\_\_across\_track](#acq__across_track) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-across-track-angle.md "airs_model#/$defs/Properties/properties/acq__across_track") |
|
|
1689
1692
|
| [acq\_\_along\_track](#acq__along_track) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-along-track-angle.md "airs_model#/$defs/Properties/properties/acq__along_track") |
|
|
1690
1693
|
| [acq\_\_archiving\_date](#acq__archiving_date) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-archiving-date.md "airs_model#/$defs/Properties/properties/acq__archiving_date") |
|
|
@@ -1882,6 +1885,30 @@ any of
|
|
|
1882
1885
|
|
|
1883
1886
|
* [Untitled null in Item](model-defs-properties-properties-name-of-the-satellite-anyof-1.md "check type definition")
|
|
1884
1887
|
|
|
1888
|
+
### platform
|
|
1889
|
+
|
|
1890
|
+
|
|
1891
|
+
|
|
1892
|
+
`platform`
|
|
1893
|
+
|
|
1894
|
+
* is optional
|
|
1895
|
+
|
|
1896
|
+
* Type: merged type ([Name of the satellite platform](model-defs-properties-properties-name-of-the-satellite-platform.md))
|
|
1897
|
+
|
|
1898
|
+
* cannot be null
|
|
1899
|
+
|
|
1900
|
+
* defined in: [Item](model-defs-properties-properties-name-of-the-satellite-platform.md "airs_model#/$defs/Properties/properties/platform")
|
|
1901
|
+
|
|
1902
|
+
#### platform Type
|
|
1903
|
+
|
|
1904
|
+
merged type ([Name of the satellite platform](model-defs-properties-properties-name-of-the-satellite-platform.md))
|
|
1905
|
+
|
|
1906
|
+
any of
|
|
1907
|
+
|
|
1908
|
+
* [Untitled string in Item](model-defs-properties-properties-name-of-the-satellite-platform-anyof-0.md "check type definition")
|
|
1909
|
+
|
|
1910
|
+
* [Untitled null in Item](model-defs-properties-properties-name-of-the-satellite-platform-anyof-1.md "check type definition")
|
|
1911
|
+
|
|
1885
1912
|
### instrument
|
|
1886
1913
|
|
|
1887
1914
|
|
|
@@ -1930,6 +1957,30 @@ any of
|
|
|
1930
1957
|
|
|
1931
1958
|
* [Untitled null in Item](model-defs-properties-properties-name-of-the-sensor-anyof-1.md "check type definition")
|
|
1932
1959
|
|
|
1960
|
+
### sensor\_mode
|
|
1961
|
+
|
|
1962
|
+
|
|
1963
|
+
|
|
1964
|
+
`sensor_mode`
|
|
1965
|
+
|
|
1966
|
+
* is optional
|
|
1967
|
+
|
|
1968
|
+
* Type: merged type ([Mode of the sensor during acquisition](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md))
|
|
1969
|
+
|
|
1970
|
+
* cannot be null
|
|
1971
|
+
|
|
1972
|
+
* defined in: [Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md "airs_model#/$defs/Properties/properties/sensor_mode")
|
|
1973
|
+
|
|
1974
|
+
#### sensor\_mode Type
|
|
1975
|
+
|
|
1976
|
+
merged type ([Mode of the sensor during acquisition](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md))
|
|
1977
|
+
|
|
1978
|
+
any of
|
|
1979
|
+
|
|
1980
|
+
* [Untitled string in Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition-anyof-0.md "check type definition")
|
|
1981
|
+
|
|
1982
|
+
* [Untitled null in Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition-anyof-1.md "check type definition")
|
|
1983
|
+
|
|
1933
1984
|
### sensor\_type
|
|
1934
1985
|
|
|
1935
1986
|
|
|
@@ -2938,6 +2989,30 @@ any of
|
|
|
2938
2989
|
|
|
2939
2990
|
* [Untitled null in Item](model-defs-properties-properties-acquisition-type-strip-anyof-1.md "check type definition")
|
|
2940
2991
|
|
|
2992
|
+
### acq\_\_acquisition\_orbit
|
|
2993
|
+
|
|
2994
|
+
|
|
2995
|
+
|
|
2996
|
+
`acq__acquisition_orbit`
|
|
2997
|
+
|
|
2998
|
+
* is optional
|
|
2999
|
+
|
|
3000
|
+
* Type: merged type ([Acquisition orbit](model-defs-properties-properties-acquisition-orbit.md))
|
|
3001
|
+
|
|
3002
|
+
* cannot be null
|
|
3003
|
+
|
|
3004
|
+
* defined in: [Item](model-defs-properties-properties-acquisition-orbit.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit")
|
|
3005
|
+
|
|
3006
|
+
#### acq\_\_acquisition\_orbit Type
|
|
3007
|
+
|
|
3008
|
+
merged type ([Acquisition orbit](model-defs-properties-properties-acquisition-orbit.md))
|
|
3009
|
+
|
|
3010
|
+
any of
|
|
3011
|
+
|
|
3012
|
+
* [Untitled number in Item](model-defs-properties-properties-acquisition-orbit-anyof-0.md "check type definition")
|
|
3013
|
+
|
|
3014
|
+
* [Untitled null in Item](model-defs-properties-properties-acquisition-orbit-anyof-1.md "check type definition")
|
|
3015
|
+
|
|
2941
3016
|
### acq\_\_across\_track
|
|
2942
3017
|
|
|
2943
3018
|
|
|
@@ -65,6 +65,9 @@ class AssetFormat(Enum):
|
|
|
65
65
|
pvl = "PVL"
|
|
66
66
|
yaml = "YAML"
|
|
67
67
|
geojson = "GEOJSON"
|
|
68
|
+
cog = "COG"
|
|
69
|
+
zarr = "ZARR"
|
|
70
|
+
|
|
68
71
|
|
|
69
72
|
class Role(Enum):
|
|
70
73
|
airs_item = "airs_item"
|
|
@@ -106,7 +109,7 @@ class Role(Enum):
|
|
|
106
109
|
covmat = "covmat"
|
|
107
110
|
prd = "prd"
|
|
108
111
|
extent = "extent"
|
|
109
|
-
|
|
112
|
+
|
|
110
113
|
|
|
111
114
|
class CommonBandName(Enum):
|
|
112
115
|
coastal = "coastal"
|
|
@@ -125,7 +128,7 @@ class CommonBandName(Enum):
|
|
|
125
128
|
lwir = "lwir"
|
|
126
129
|
lwir11 = "lwir11"
|
|
127
130
|
lwir12 = "lwir12"
|
|
128
|
-
|
|
131
|
+
|
|
129
132
|
|
|
130
133
|
class VariableType(Enum):
|
|
131
134
|
data = "data"
|
|
@@ -136,7 +139,7 @@ class DimensionType(Enum):
|
|
|
136
139
|
spatial = "spatial"
|
|
137
140
|
temporal = "temporal"
|
|
138
141
|
geometry = "geometry"
|
|
139
|
-
|
|
142
|
+
|
|
140
143
|
|
|
141
144
|
class RasterType(BaseModel):
|
|
142
145
|
source: str
|
|
@@ -228,8 +231,10 @@ class Properties(BaseModel, extra=Extra.allow):
|
|
|
228
231
|
programme: str | None = Field(default=None, title="Name of the programme")
|
|
229
232
|
constellation: str | None = Field(default=None, title="Name of the constellation")
|
|
230
233
|
satellite: str | None = Field(default=None, title="Name of the satellite")
|
|
234
|
+
platform: str | None = Field(default=None, title="Name of the satellite platform")
|
|
231
235
|
instrument: str | None = Field(default=None, title="Name of the instrument")
|
|
232
236
|
sensor: str | None = Field(default=None, title="Name of the sensor")
|
|
237
|
+
sensor_mode: str | None = Field(default=None, title="Mode of the sensor during acquisition")
|
|
233
238
|
sensor_type: str | None = Field(default=None, title="Type of sensor")
|
|
234
239
|
annotations: str | None = Field(default=None, title="Human annotations for the item")
|
|
235
240
|
gsd: float | None = Field(default=None, title="Ground Sampling Distance (resolution)")
|
|
@@ -272,6 +277,7 @@ class Properties(BaseModel, extra=Extra.allow):
|
|
|
272
277
|
acq__acquisition_mode: str | None = Field(default=None, title="The name of the acquisition mode.")
|
|
273
278
|
acq__acquisition_orbit_direction: str | None = Field(default=None, title="Acquisition orbit direction (ASCENDING or DESCENDING).")
|
|
274
279
|
acq__acquisition_type: str | None = Field(default=None, title="Acquisition type (STRIP)")
|
|
280
|
+
acq__acquisition_orbit: float | None = Field(default=None, title="Acquisition orbit")
|
|
275
281
|
acq__across_track: float | None = Field(default=None, title="Across track angle")
|
|
276
282
|
acq__along_track: float | None = Field(default=None, title="Along track angle")
|
|
277
283
|
acq__archiving_date: Datetime | None = Field(default=None, title="Archiving date")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: airsmodel
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.5.1
|
|
4
4
|
Summary: ARLAS Item Registration Service Model
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
Author: Gisaïa
|
|
@@ -1648,8 +1648,10 @@ Description: # AIRS Model
|
|
|
1648
1648
|
| [programme](#programme) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-programme.md "airs_model#/$defs/Properties/properties/programme") |
|
|
1649
1649
|
| [constellation](#constellation) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-constellation.md "airs_model#/$defs/Properties/properties/constellation") |
|
|
1650
1650
|
| [satellite](#satellite) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite.md "airs_model#/$defs/Properties/properties/satellite") |
|
|
1651
|
+
| [platform](#platform) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite-platform.md "airs_model#/$defs/Properties/properties/platform") |
|
|
1651
1652
|
| [instrument](#instrument) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-instrument.md "airs_model#/$defs/Properties/properties/instrument") |
|
|
1652
1653
|
| [sensor](#sensor) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-sensor.md "airs_model#/$defs/Properties/properties/sensor") |
|
|
1654
|
+
| [sensor\_mode](#sensor_mode) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md "airs_model#/$defs/Properties/properties/sensor_mode") |
|
|
1653
1655
|
| [sensor\_type](#sensor_type) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-type-of-sensor.md "airs_model#/$defs/Properties/properties/sensor_type") |
|
|
1654
1656
|
| [annotations](#annotations) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-human-annotations-for-the-item.md "airs_model#/$defs/Properties/properties/annotations") |
|
|
1655
1657
|
| [gsd](#gsd-1) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-ground-sampling-distance-resolution.md "airs_model#/$defs/Properties/properties/gsd") |
|
|
@@ -1692,6 +1694,7 @@ Description: # AIRS Model
|
|
|
1692
1694
|
| [acq\_\_acquisition\_mode](#acq__acquisition_mode) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-the-name-of-the-acquisition-mode.md "airs_model#/$defs/Properties/properties/acq__acquisition_mode") |
|
|
1693
1695
|
| [acq\_\_acquisition\_orbit\_direction](#acq__acquisition_orbit_direction) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-orbit-direction-ascending-or-descending.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit_direction") |
|
|
1694
1696
|
| [acq\_\_acquisition\_type](#acq__acquisition_type) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-type-strip.md "airs_model#/$defs/Properties/properties/acq__acquisition_type") |
|
|
1697
|
+
| [acq\_\_acquisition\_orbit](#acq__acquisition_orbit) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-acquisition-orbit.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit") |
|
|
1695
1698
|
| [acq\_\_across\_track](#acq__across_track) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-across-track-angle.md "airs_model#/$defs/Properties/properties/acq__across_track") |
|
|
1696
1699
|
| [acq\_\_along\_track](#acq__along_track) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-along-track-angle.md "airs_model#/$defs/Properties/properties/acq__along_track") |
|
|
1697
1700
|
| [acq\_\_archiving\_date](#acq__archiving_date) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-archiving-date.md "airs_model#/$defs/Properties/properties/acq__archiving_date") |
|
|
@@ -1889,6 +1892,30 @@ Description: # AIRS Model
|
|
|
1889
1892
|
|
|
1890
1893
|
* [Untitled null in Item](model-defs-properties-properties-name-of-the-satellite-anyof-1.md "check type definition")
|
|
1891
1894
|
|
|
1895
|
+
### platform
|
|
1896
|
+
|
|
1897
|
+
|
|
1898
|
+
|
|
1899
|
+
`platform`
|
|
1900
|
+
|
|
1901
|
+
* is optional
|
|
1902
|
+
|
|
1903
|
+
* Type: merged type ([Name of the satellite platform](model-defs-properties-properties-name-of-the-satellite-platform.md))
|
|
1904
|
+
|
|
1905
|
+
* cannot be null
|
|
1906
|
+
|
|
1907
|
+
* defined in: [Item](model-defs-properties-properties-name-of-the-satellite-platform.md "airs_model#/$defs/Properties/properties/platform")
|
|
1908
|
+
|
|
1909
|
+
#### platform Type
|
|
1910
|
+
|
|
1911
|
+
merged type ([Name of the satellite platform](model-defs-properties-properties-name-of-the-satellite-platform.md))
|
|
1912
|
+
|
|
1913
|
+
any of
|
|
1914
|
+
|
|
1915
|
+
* [Untitled string in Item](model-defs-properties-properties-name-of-the-satellite-platform-anyof-0.md "check type definition")
|
|
1916
|
+
|
|
1917
|
+
* [Untitled null in Item](model-defs-properties-properties-name-of-the-satellite-platform-anyof-1.md "check type definition")
|
|
1918
|
+
|
|
1892
1919
|
### instrument
|
|
1893
1920
|
|
|
1894
1921
|
|
|
@@ -1937,6 +1964,30 @@ Description: # AIRS Model
|
|
|
1937
1964
|
|
|
1938
1965
|
* [Untitled null in Item](model-defs-properties-properties-name-of-the-sensor-anyof-1.md "check type definition")
|
|
1939
1966
|
|
|
1967
|
+
### sensor\_mode
|
|
1968
|
+
|
|
1969
|
+
|
|
1970
|
+
|
|
1971
|
+
`sensor_mode`
|
|
1972
|
+
|
|
1973
|
+
* is optional
|
|
1974
|
+
|
|
1975
|
+
* Type: merged type ([Mode of the sensor during acquisition](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md))
|
|
1976
|
+
|
|
1977
|
+
* cannot be null
|
|
1978
|
+
|
|
1979
|
+
* defined in: [Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md "airs_model#/$defs/Properties/properties/sensor_mode")
|
|
1980
|
+
|
|
1981
|
+
#### sensor\_mode Type
|
|
1982
|
+
|
|
1983
|
+
merged type ([Mode of the sensor during acquisition](model-defs-properties-properties-mode-of-the-sensor-during-acquisition.md))
|
|
1984
|
+
|
|
1985
|
+
any of
|
|
1986
|
+
|
|
1987
|
+
* [Untitled string in Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition-anyof-0.md "check type definition")
|
|
1988
|
+
|
|
1989
|
+
* [Untitled null in Item](model-defs-properties-properties-mode-of-the-sensor-during-acquisition-anyof-1.md "check type definition")
|
|
1990
|
+
|
|
1940
1991
|
### sensor\_type
|
|
1941
1992
|
|
|
1942
1993
|
|
|
@@ -2945,6 +2996,30 @@ Description: # AIRS Model
|
|
|
2945
2996
|
|
|
2946
2997
|
* [Untitled null in Item](model-defs-properties-properties-acquisition-type-strip-anyof-1.md "check type definition")
|
|
2947
2998
|
|
|
2999
|
+
### acq\_\_acquisition\_orbit
|
|
3000
|
+
|
|
3001
|
+
|
|
3002
|
+
|
|
3003
|
+
`acq__acquisition_orbit`
|
|
3004
|
+
|
|
3005
|
+
* is optional
|
|
3006
|
+
|
|
3007
|
+
* Type: merged type ([Acquisition orbit](model-defs-properties-properties-acquisition-orbit.md))
|
|
3008
|
+
|
|
3009
|
+
* cannot be null
|
|
3010
|
+
|
|
3011
|
+
* defined in: [Item](model-defs-properties-properties-acquisition-orbit.md "airs_model#/$defs/Properties/properties/acq__acquisition_orbit")
|
|
3012
|
+
|
|
3013
|
+
#### acq\_\_acquisition\_orbit Type
|
|
3014
|
+
|
|
3015
|
+
merged type ([Acquisition orbit](model-defs-properties-properties-acquisition-orbit.md))
|
|
3016
|
+
|
|
3017
|
+
any of
|
|
3018
|
+
|
|
3019
|
+
* [Untitled number in Item](model-defs-properties-properties-acquisition-orbit-anyof-0.md "check type definition")
|
|
3020
|
+
|
|
3021
|
+
* [Untitled null in Item](model-defs-properties-properties-acquisition-orbit-anyof-1.md "check type definition")
|
|
3022
|
+
|
|
2948
3023
|
### acq\_\_across\_track
|
|
2949
3024
|
|
|
2950
3025
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|