NCEI 気候データ (独立した発行元) (プレビュー)
国立環境情報センター(NCEI)は、複数のプラットフォームを介して環境データの広範なアーカイブへのアクセスを提供します。 お客様が必要とする気候、沿岸、海洋、地球物理学のデータをお届けします。
このコネクタは、次の製品とリージョンで使用できます。
| サービス | クラス | リージョン |
|---|---|---|
| コピロット スタジオ | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| ロジック アプリ | Standard | 次を除くすべての Logic Apps リージョン : - Azure Government リージョン - Azure China リージョン - 米国国防総省 (DoD) |
| Power Apps | Premium | 次を除くすべての Power Apps リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| Power Automate | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| お問い合わせ | |
|---|---|
| 名前 | トロイ・テイラー |
| URL | https://www.hitachisolutions.com |
| ttaylor@hitachisolutions.com |
| コネクタ メタデータ | |
|---|---|
| Publisher | トロイ・テイラー |
| Website | https://www.ncei.noaa.gov/ |
| プライバシー ポリシー | https://www.ncei.noaa.gov/privacy |
| カテゴリ | データ |
接続を作成する
コネクタでは、次の認証の種類がサポートされています。
| デフォルト | 接続を作成するためのパラメーター。 | すべてのリージョン | 共有不可 |
デフォルト
適用対象: すべてのリージョン
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 電源アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
| 名前 | タイプ | Description | 必須 |
|---|---|---|---|
| トークン | securestring | この API のトークン | 正しい |
調整制限
| 名前 | 呼び出し | 更新期間 |
|---|---|---|
| 接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
| ステーション メタデータの取得 (HOMR) |
ステーションの履歴メタデータを履歴監視メタデータ リポジトリ (HOMR) から取得します。 |
| ステーション メタデータの検索 (HOMR) |
履歴観測メタデータ リポジトリ (HOMR) からステーションを検索します。 |
| ステーションを取得する |
特定のステーションを取得します。 |
| ステーションを取得する |
ステーションの一覧を取得します。 |
| データ カテゴリを取得する |
データ カテゴリの一覧を取得します。 |
| データ カテゴリを取得する |
特定のデータ カテゴリを取得します。 |
| データを取得する |
特定のデータを取得します。 |
| データセットの検索 |
データセット検索の結果を取得します。 |
| データセットを取得する |
特定のデータセットを取得します。 |
| データセットを取得する |
使用可能なデータセットの一覧を取得します。 |
| データ型を取得する |
特定のデータ型を取得します。 |
| データ型を取得する |
データ型の一覧を取得します。 |
| 場所のカテゴリを取得する |
場所カテゴリの一覧を取得します。 |
| 場所を取得する |
特定の場所を取得します。 |
| 場所を取得する |
場所の一覧を取得します。 |
| 場所カテゴリを取得する |
特定の場所のカテゴリを取得します。 |
ステーション メタデータの取得 (HOMR)
ステーションの履歴メタデータを履歴監視メタデータ リポジトリ (HOMR) から取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ステーション ID
|
stationid | True | string |
ステーション識別子。 |
|
日付
|
date | string |
日付。 |
|
|
開始日
|
begindate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
定義
|
stationCollection.definitions | array of object | |
|
Def 型
|
stationCollection.definitions.defType | string |
定義の種類。 |
|
Abbreviation
|
stationCollection.definitions.abbr | string |
省略形。 |
|
氏名
|
stationCollection.definitions.fullName | string |
完全な名前。 |
|
表示される名前
|
stationCollection.definitions.displayName | string |
表示名。 |
|
Description
|
stationCollection.definitions.description | string |
説明。 |
|
CSSA 名
|
stationCollection.definitions.cssaName | string |
CSSA 名。 |
|
GHCND 名
|
stationCollection.definitions.ghcndName | string |
GHCND 名。 |
|
ステーション
|
stationCollection.stations | array of object | |
|
NCDC ステーション ID
|
stationCollection.stations.ncdcStnId | string |
NCDC ステーション ID。 |
|
優先名
|
stationCollection.stations.header.preferredName | string |
優先する名前。 |
|
緯度 10 進数
|
stationCollection.stations.header.latitude_dec | string |
緯度の 10 進数。 |
|
経度 10 進数
|
stationCollection.stations.header.longitude_dec | string |
経度の 10 進数。 |
|
精度
|
stationCollection.stations.header.precision | string |
有効桁数。 |
|
開始日
|
stationCollection.stations.header.por.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.header.por.endDate | string |
終了日。 |
|
Names
|
stationCollection.stations.names | array of object | |
|
名前
|
stationCollection.stations.names.name | string |
名前。 |
|
名前の種類
|
stationCollection.stations.names.nameType | string |
名前の種類。 |
|
開始日
|
stationCollection.stations.names.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.names.date.endDate | string |
終了日。 |
|
Identifiers
|
stationCollection.stations.identifiers | array of object | |
|
ID の種類
|
stationCollection.stations.identifiers.idType | string |
識別子の種類。 |
|
ID
|
stationCollection.stations.identifiers.id | string |
識別子。 |
|
開始日
|
stationCollection.stations.identifiers.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.identifiers.date.endDate | string |
終了日。 |
|
NCDC Stn ID
|
stationCollection.stations.location.ncdcstnId | string |
NCDC ステーション識別子。 |
|
説明
|
stationCollection.stations.location.descriptions | array of object | |
|
Description
|
stationCollection.stations.location.descriptions.description | string |
説明。 |
|
開始日
|
stationCollection.stations.location.descriptions.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.descriptions.date.endDate | string |
終了日。 |
|
緯度
|
stationCollection.stations.location.latitudes | array of object | |
|
緯度 12 月
|
stationCollection.stations.location.latitudes.latitude_dec | string |
緯度の 10 進数。 |
|
精度
|
stationCollection.stations.location.latitudes.precision | string |
有効桁数。 |
|
開始日
|
stationCollection.stations.location.latitudes.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.latitudes.date.endDate | string |
終了日。 |
|
経度
|
stationCollection.stations.location.longitudes | array of object | |
|
経度 12 月
|
stationCollection.stations.location.longitudes.longitude_dec | string |
経度の 10 進数。 |
|
精度
|
stationCollection.stations.location.longitudes.precision | string |
有効桁数。 |
|
開始日
|
stationCollection.stations.location.longitudes.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.longitudes.date.endDate | string |
終了日。 |
|
Lat Lon ペア
|
stationCollection.stations.location.latLonPairs | array of object | |
|
Latitude RPTD
|
stationCollection.stations.location.latLonPairs.latitude_rptd | string |
緯度 RPTC。 |
|
経度 RPTD
|
stationCollection.stations.location.latLonPairs.longitude_rptd | string |
経度 RPTC。 |
|
緯度 12 月
|
stationCollection.stations.location.latLonPairs.latitude_dec | string |
緯度の 10 進数。 |
|
経度 12 月
|
stationCollection.stations.location.latLonPairs.longitude_dec | string |
経度の 10 進数。 |
|
緯度 DMS
|
stationCollection.stations.location.latLonPairs.latitude_dms | string |
緯度 DMS。 |
|
経度 DMS
|
stationCollection.stations.location.latLonPairs.longitude_dms | string |
経度 DMS。 |
|
精度
|
stationCollection.stations.location.latLonPairs.precision | string |
有効桁数。 |
|
データム水平
|
stationCollection.stations.location.latLonPairs.datum_horiz | string |
データムの水平。 |
|
情報源
|
stationCollection.stations.location.latLonPairs.source | string |
ソース。 |
|
開始日
|
stationCollection.stations.location.latLonPairs.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.latLonPairs.date.endDate | string |
終了日。 |
|
標高
|
stationCollection.stations.location.elevations | array of object | |
|
立面図の種類
|
stationCollection.stations.location.elevations.elevationType | string |
標高の種類。 |
|
標高フィート
|
stationCollection.stations.location.elevations.elevationFeet | string |
標高フィート。 |
|
標高メーター
|
stationCollection.stations.location.elevations.elevationMeters | string |
標高メーター。 |
|
開始日
|
stationCollection.stations.location.elevations.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.elevations.date.endDate | string |
終了日。 |
|
Ground Elev Datum
|
stationCollection.stations.location.elevations.groundElevDatum | string |
地表標高データム。 |
|
地形
|
stationCollection.stations.location.topography | array of object | |
|
Description
|
stationCollection.stations.location.topography.description | string |
説明。 |
|
開始日
|
stationCollection.stations.location.topography.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.topography.date.endDate | string |
終了日。 |
|
障害 物
|
stationCollection.stations.location.obstructions | array of object | |
|
Description
|
stationCollection.stations.location.obstructions.description | string |
説明。 |
|
開始日
|
stationCollection.stations.location.obstructions.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.obstructions.date.endDate | string |
終了日。 |
|
NCDC ステーション ID
|
stationCollection.stations.location.geoInfo.ncdcstnId | string |
NCDC ステーション識別子。 |
|
国
|
stationCollection.stations.location.geoInfo.countries | array of object | |
|
Country
|
stationCollection.stations.location.geoInfo.countries.country | string |
国。 |
|
開始日
|
stationCollection.stations.location.geoInfo.countries.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.geoInfo.countries.date.endDate | string |
終了日。 |
|
都道府県
|
stationCollection.stations.location.geoInfo.stateProvinces | array of object | |
|
都道府県
|
stationCollection.stations.location.geoInfo.stateProvinces.stateProvince | string |
州または都道府県。 |
|
開始日
|
stationCollection.stations.location.geoInfo.stateProvinces.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.geoInfo.stateProvinces.date.endDate | string |
終了日。 |
|
郡
|
stationCollection.stations.location.geoInfo.counties | array of object | |
|
郡
|
stationCollection.stations.location.geoInfo.counties.county | string |
郡。 |
|
開始日
|
stationCollection.stations.location.geoInfo.counties.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.geoInfo.counties.date.endDate | string |
終了日。 |
|
UTC オフセット
|
stationCollection.stations.location.geoInfo.utcOffsets | array of object | |
|
UTC オフセット
|
stationCollection.stations.location.geoInfo.utcOffsets.utcOffset | string |
UTC オフセット。 |
|
開始日
|
stationCollection.stations.location.geoInfo.utcOffsets.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.geoInfo.utcOffsets.date.endDate | string |
終了日。 |
|
NCDC ステーション ID
|
stationCollection.stations.location.nwsInfo.ncdcstnId | string |
NCDC ステーション識別子。 |
|
気候部門
|
stationCollection.stations.location.nwsInfo.climateDivisions | array of object | |
|
都道府県
|
stationCollection.stations.location.nwsInfo.climateDivisions.stateProvince | string |
州または都道府県。 |
|
気候部門
|
stationCollection.stations.location.nwsInfo.climateDivisions.climateDivision | string |
気候部門。 |
|
表示される名前
|
stationCollection.stations.location.nwsInfo.climateDivisions.displayName | string |
表示名。 |
|
開始日
|
stationCollection.stations.location.nwsInfo.climateDivisions.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.nwsInfo.climateDivisions.date.endDate | string |
終了日。 |
|
NWS リージョン
|
stationCollection.stations.location.nwsInfo.nwsRegions | array of object | |
|
NWS リージョン
|
stationCollection.stations.location.nwsInfo.nwsRegions.nwsRegion | string |
NWS リージョン。 |
|
開始日
|
stationCollection.stations.location.nwsInfo.nwsRegions.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.nwsInfo.nwsRegions.date.endDate | string |
終了日。 |
|
NWS WFO
|
stationCollection.stations.location.nwsInfo.nwsWfos | array of object | |
|
NWS WFO
|
stationCollection.stations.location.nwsInfo.nwsWfos.nwsWfo | string |
NWS WFO。 |
|
開始日
|
stationCollection.stations.location.nwsInfo.nwsWfos.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.location.nwsInfo.nwsWfos.date.endDate | string |
終了日。 |
|
表示される名前
|
stationCollection.stations.location.nwsInfo.nwsWfos.displayName | string |
表示名。 |
|
Platforms
|
stationCollection.stations.platforms | array of object | |
|
Platform
|
stationCollection.stations.platforms.platform | string |
プラットフォーム。 |
|
開始日
|
stationCollection.stations.platforms.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.platforms.date.endDate | string |
終了日。 |
|
リロケーション
|
stationCollection.stations.relocations | array of object | |
|
移転
|
stationCollection.stations.relocations.relocation | string |
再配置。 |
|
日付
|
stationCollection.stations.relocations.date | string |
日付。 |
|
注釈
|
stationCollection.stations.remarks | array of object | |
|
タイプ
|
stationCollection.stations.remarks.type | string |
型。 |
|
注釈
|
stationCollection.stations.remarks.remark | string |
解説。 |
|
開始日
|
stationCollection.stations.remarks.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.remarks.date.endDate | string |
終了日。 |
|
最新情報
|
stationCollection.stations.updates | array of object | |
|
有効日
|
stationCollection.stations.updates.effectiveDate | string |
有効な日付。 |
|
提供者
|
stationCollection.stations.updates.providedBy | string |
によって提供されます。 |
|
ソースの更新
|
stationCollection.stations.updates.updateSource | string |
更新ソース。 |
|
バージョン
|
stationCollection.stations.updates.version | string |
バージョン。 |
|
Description
|
stationCollection.stations.updates.description | string |
説明。 |
|
入力者
|
stationCollection.stations.updates.enteredBy | string |
入力者。 |
|
入力日
|
stationCollection.stations.updates.enteredDate | string |
入力した日付。 |
|
[変更者]
|
stationCollection.stations.updates.modifiedBy | string |
変更者。 |
|
変更日
|
stationCollection.stations.updates.modifiedDate | string |
変更日。 |
|
ネイティブ ID
|
stationCollection.stations.updates.nativeId | string |
ネイティブ識別子。 |
|
Elements
|
stationCollection.stations.elements | array of object | |
|
データ プログラム
|
stationCollection.stations.elements.dataProgram | string |
データ プログラム。 |
|
要素
|
stationCollection.stations.elements.element | string |
要素。 |
|
頻度
|
stationCollection.stations.elements.frequency | string |
頻度。 |
|
観測時間
|
stationCollection.stations.elements.observationTime | string |
観測時間。 |
|
発行済みフラグ
|
stationCollection.stations.elements.publishedFlag | string |
発行済みフラグ。 |
|
受話器
|
stationCollection.stations.elements.receiver | string |
受信側。 |
|
Reporting メソッド
|
stationCollection.stations.elements.reportingMethod | string |
レポート方法。 |
|
Equipment
|
stationCollection.stations.elements.equipment.equipment | string |
機器。 |
|
機器の変更
|
stationCollection.stations.elements.equipment.equipmentMods | string |
機器の変更。 |
|
装置方位角
|
stationCollection.stations.elements.equipment.equipmentAzimuth | string |
機器の方位角。 |
|
機器の距離
|
stationCollection.stations.elements.equipment.equipmentDistance | string |
機器の距離。 |
|
装置距離単位
|
stationCollection.stations.elements.equipment.equipmentDistanceUnits | string |
機器の距離単位。 |
|
開始日
|
stationCollection.stations.elements.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.elements.date.endDate | string |
終了日。 |
ステーション メタデータの検索 (HOMR)
履歴観測メタデータ リポジトリ (HOMR) からステーションを検索します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
QID
|
qid | string |
COOP:046742 などの完全修飾 ID。 qidMod と共に使用する場合は、部分ステーション ID を含めることができます。 ネットワーク番号または ID 番号は省略できます。 |
|
|
QID mod
|
qidMod | string |
qid パラメーターの ID 部分を検索内でどのように適用するかを指定します。 qid が渡されても qidMod パラメーターが使用されていない場合、qidMod は IS と見なされます。 |
|
|
State
|
state | string |
米国の州、カナダの州、およびその他の島の地域の 2 文字のコード。 |
|
|
郡
|
county | string |
米国の郡名。州識別子で最もよく使用されます。 |
|
|
Country
|
country | string |
国名。 |
|
|
名前
|
name | string |
ステーションの任意の種類の名前を検索します。 |
|
|
名前の変更
|
nameMod | string |
検索内で name パラメーターを適用する方法を指定します。 名前が渡されても、名前 mod パラメーターが使用されていない場合、name mod は IS と見なされます。 |
|
|
Platform
|
platform | string |
特定のプラットフォーム/ネットワークの種類のステーションに検索を制限します。 |
|
|
日付
|
date | string |
返される値は、特定の日付に発生した値のみに制限します。 または、date=all は一致するステーションのすべての値を返します。 このフィールドを省略すると、各フィールドの最新の値のみが返されます。 このフィールドは、戻り値にのみ影響します。 現在のフィールドが使用されていない限り、他の検索パラメーターの照合はステーション履歴全体で引き続き実行されます。 |
|
|
開始日
|
begindate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
|
|
ステータス
|
status | string |
過去に閉鎖または非アクティブ化されたステーションを検索します。 オープンステーションには特定のステータス指定がありません。 |
|
|
Current
|
current | boolean |
他の検索語句がステーションの現在の値と一致するステーションを検索します。 このフィールドがない場合、パラメータマッチングはステーション履歴全体に対して行われます。 |
|
|
ヘッダーのみ
|
headersOnly | string |
検出された各ステーションの最小情報 (NCDC ステーション ID、優先名、ステーションの開始日、およびステーションの終了日) のみを返しますが、完全なクエリよりもはるかに高速です。 多数のステーションを返す検索を実行していて、その一覧から 1 つだけを選択して詳細を調べる場合、headersOnly は、実際に必要なステーションの NCDC ステーション ID を見つけるのに十分な情報を提供する可能性があります。 |
|
|
PHR データ
|
phrData | boolean |
HOMR Web サービスには、使用可能な場合は、要素セクションに PHR (要素レベル) データが含まれるようになりました。 このデータの構造化方法により、データを含む結果のサイズを大幅に増やすことができます。 このデータが必要ない場合は、phrData=false を含めることで省略できます。 パラメーターが設定されていない場合、既定では phrData=true になります。 |
|
|
定義
|
definitions | boolean |
HOMR Web サービスには、すべての結果を含む定義の一覧が含まれています。 これらは、より不可解な変数値の一部の参照として機能することを目的としており、要求ごとに同じです。 定義を false に設定することで、結果からこれらを省略できます。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
定義
|
stationCollection.definitions | array of object | |
|
Def 型
|
stationCollection.definitions.defType | string |
定義の種類。 |
|
Abbreviation
|
stationCollection.definitions.abbr | string |
省略形。 |
|
氏名
|
stationCollection.definitions.fullName | string |
完全な名前。 |
|
表示される名前
|
stationCollection.definitions.displayName | string |
表示名。 |
|
Description
|
stationCollection.definitions.description | string |
説明。 |
|
CSSA 名
|
stationCollection.definitions.cssaName | string |
CSSA 名。 |
|
GHCND 名
|
stationCollection.definitions.ghcndName | string |
GHCND 名。 |
|
ステーション
|
stationCollection.stations | array of object | |
|
NCDC ステーション ID
|
stationCollection.stations.ncdcStnId | string |
NCDC ステーション ID。 |
|
優先名
|
stationCollection.stations.header.preferredName | string |
優先する名前。 |
|
緯度 10 進数
|
stationCollection.stations.header.latitude_dec | string |
緯度の 10 進数。 |
|
経度 10 進数
|
stationCollection.stations.header.longitude_dec | string |
経度の 10 進数。 |
|
精度
|
stationCollection.stations.header.precision | string |
有効桁数。 |
|
開始日
|
stationCollection.stations.header.por.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.header.por.endDate | string |
終了日。 |
|
Names
|
stationCollection.stations.names | array of object | |
|
名前
|
stationCollection.stations.names.name | string |
名前。 |
|
名前の種類
|
stationCollection.stations.names.nameType | string |
名前の種類。 |
|
Identifiers
|
stationCollection.stations.identifiers | array of object | |
|
ID の種類
|
stationCollection.stations.identifiers.idType | string |
識別子の種類。 |
|
ID
|
stationCollection.stations.identifiers.id | string |
識別子。 |
|
NCDC Stn ID
|
stationCollection.stations.location.ncdcstnId | string |
NCDC ステーション識別子。 |
|
説明
|
stationCollection.stations.location.descriptions | array of object | |
|
Description
|
stationCollection.stations.location.descriptions.description | string |
説明。 |
|
緯度
|
stationCollection.stations.location.latitudes | array of object | |
|
緯度 12 月
|
stationCollection.stations.location.latitudes.latitude_dec | string |
緯度の 10 進数。 |
|
精度
|
stationCollection.stations.location.latitudes.precision | string |
有効桁数。 |
|
経度
|
stationCollection.stations.location.longitudes | array of object | |
|
経度 12 月
|
stationCollection.stations.location.longitudes.longitude_dec | string |
経度の 10 進数。 |
|
精度
|
stationCollection.stations.location.longitudes.precision | string |
有効桁数。 |
|
Lat Lon ペア
|
stationCollection.stations.location.latLonPairs | array of object | |
|
Latitude RPTD
|
stationCollection.stations.location.latLonPairs.latitude_rptd | string |
緯度 RPTC。 |
|
経度 RPTD
|
stationCollection.stations.location.latLonPairs.longitude_rptd | string |
経度 RPTC。 |
|
緯度 12 月
|
stationCollection.stations.location.latLonPairs.latitude_dec | string |
緯度の 10 進数。 |
|
経度 12 月
|
stationCollection.stations.location.latLonPairs.longitude_dec | string |
経度の 10 進数。 |
|
緯度 DMS
|
stationCollection.stations.location.latLonPairs.latitude_dms | string |
緯度 DMS。 |
|
経度 DMS
|
stationCollection.stations.location.latLonPairs.longitude_dms | string |
経度 DMS。 |
|
精度
|
stationCollection.stations.location.latLonPairs.precision | string |
有効桁数。 |
|
データム水平
|
stationCollection.stations.location.latLonPairs.datum_horiz | string |
データムの水平。 |
|
情報源
|
stationCollection.stations.location.latLonPairs.source | string |
ソース。 |
|
標高
|
stationCollection.stations.location.elevations | array of object | |
|
立面図の種類
|
stationCollection.stations.location.elevations.elevationType | string |
標高の種類。 |
|
標高フィート
|
stationCollection.stations.location.elevations.elevationFeet | string |
標高フィート。 |
|
標高メーター
|
stationCollection.stations.location.elevations.elevationMeters | string |
標高メーター。 |
|
地形
|
stationCollection.stations.location.topography | array of object | |
|
Description
|
stationCollection.stations.location.topography.description | string |
説明。 |
|
障害 物
|
stationCollection.stations.location.obstructions | array of object | |
|
Description
|
stationCollection.stations.location.obstructions.description | string |
説明。 |
|
NCDC ステーション ID
|
stationCollection.stations.location.geoInfo.ncdcstnId | string |
NCDC ステーション識別子。 |
|
国
|
stationCollection.stations.location.geoInfo.countries | array of object | |
|
Country
|
stationCollection.stations.location.geoInfo.countries.country | string |
国。 |
|
都道府県
|
stationCollection.stations.location.geoInfo.stateProvinces | array of object | |
|
都道府県
|
stationCollection.stations.location.geoInfo.stateProvinces.stateProvince | string |
州または都道府県。 |
|
郡
|
stationCollection.stations.location.geoInfo.counties | array of object | |
|
郡
|
stationCollection.stations.location.geoInfo.counties.county | string |
郡。 |
|
UTC オフセット
|
stationCollection.stations.location.geoInfo.utcOffsets | array of object | |
|
UTC オフセット
|
stationCollection.stations.location.geoInfo.utcOffsets.utcOffset | string |
UTC オフセット。 |
|
NCDC ステーション ID
|
stationCollection.stations.location.nwsInfo.ncdcstnId | string |
NCDC ステーション識別子。 |
|
気候部門
|
stationCollection.stations.location.nwsInfo.climateDivisions | array of object | |
|
都道府県
|
stationCollection.stations.location.nwsInfo.climateDivisions.stateProvince | string |
州または都道府県。 |
|
気候部門
|
stationCollection.stations.location.nwsInfo.climateDivisions.climateDivision | string |
気候部門。 |
|
表示される名前
|
stationCollection.stations.location.nwsInfo.climateDivisions.displayName | string |
表示名。 |
|
NWS リージョン
|
stationCollection.stations.location.nwsInfo.nwsRegions | array of object | |
|
NWS リージョン
|
stationCollection.stations.location.nwsInfo.nwsRegions.nwsRegion | string |
NWS リージョン。 |
|
NWS Wfos
|
stationCollection.stations.location.nwsInfo.nwsWfos | array of object | |
|
NWS WFO
|
stationCollection.stations.location.nwsInfo.nwsWfos.nwsWfo | string |
NWS WFO。 |
|
表示される名前
|
stationCollection.stations.location.nwsInfo.nwsWfos.displayName | string |
表示名。 |
|
Platforms
|
stationCollection.stations.platforms | array of object | |
|
Platform
|
stationCollection.stations.platforms.platform | string |
プラットフォーム。 |
|
リロケーション
|
stationCollection.stations.relocations | array of object | |
|
移転
|
stationCollection.stations.relocations.relocation | string |
再配置。 |
|
日付
|
stationCollection.stations.relocations.date | string |
日付。 |
|
注釈
|
stationCollection.stations.remarks | array of object | |
|
タイプ
|
stationCollection.stations.remarks.type | string |
型。 |
|
注釈
|
stationCollection.stations.remarks.remark | string |
解説。 |
|
最新情報
|
stationCollection.stations.updates | array of object | |
|
有効日
|
stationCollection.stations.updates.effectiveDate | string |
有効な日付。 |
|
提供者
|
stationCollection.stations.updates.providedBy | string |
によって提供されます。 |
|
ソースの更新
|
stationCollection.stations.updates.updateSource | string |
更新ソース。 |
|
バージョン
|
stationCollection.stations.updates.version | string |
バージョン。 |
|
Description
|
stationCollection.stations.updates.description | string |
説明。 |
|
入力者
|
stationCollection.stations.updates.enteredBy | string |
入力者。 |
|
入力日
|
stationCollection.stations.updates.enteredDate | string |
入力した日付。 |
|
[変更者]
|
stationCollection.stations.updates.modifiedBy | string |
変更者。 |
|
変更日
|
stationCollection.stations.updates.modifiedDate | string |
変更日。 |
|
Elements
|
stationCollection.stations.elements | array of object | |
|
データ プログラム
|
stationCollection.stations.elements.dataProgram | string |
データ プログラム。 |
|
要素
|
stationCollection.stations.elements.element | string |
要素。 |
|
頻度
|
stationCollection.stations.elements.frequency | string |
頻度。 |
|
観測時間
|
stationCollection.stations.elements.observationTime | string |
観測時間。 |
|
発行済みフラグ
|
stationCollection.stations.elements.publishedFlag | string |
発行済みフラグ。 |
|
受話器
|
stationCollection.stations.elements.receiver | string |
受信側。 |
|
Reporting メソッド
|
stationCollection.stations.elements.reportingMethod | string |
レポート方法。 |
|
Equipment
|
stationCollection.stations.elements.equipment.equipment | string |
機器。 |
|
機器の変更
|
stationCollection.stations.elements.equipment.equipmentMods | string |
機器の変更。 |
|
装置方位角
|
stationCollection.stations.elements.equipment.equipmentAzimuth | string |
機器の方位角。 |
|
機器の距離
|
stationCollection.stations.elements.equipment.equipmentDistance | string |
機器の距離。 |
|
装置距離単位
|
stationCollection.stations.elements.equipment.equipmentDistanceUnits | string |
機器の距離単位。 |
|
開始日
|
stationCollection.stations.elements.date.beginDate | string |
開始日。 |
|
終了日
|
stationCollection.stations.elements.date.endDate | string |
終了日。 |
ステーションを取得する
特定のステーションを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID
|
id | True | string |
識別子。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
Elevation
|
elevation | float |
標高。 |
|
最小日付
|
mindate | string |
最小日付。 |
|
最大日付
|
maxdate | string |
最大日付。 |
|
緯度
|
latitude | float |
緯度。 |
|
名前
|
name | string |
名前。 |
|
データ カバレッジ
|
datacoverage | integer |
データ カバレッジ。 |
|
ID
|
id | string |
識別子。 |
|
標高単位
|
elevationUnit | string |
標高単位。 |
|
緯度
|
longitude | float |
経度。 |
ステーションを取得する
ステーションの一覧を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
データセット ID
|
datasetid | string |
データセット識別子。 |
|
|
場所 ID
|
locationid | string |
場所識別子。 |
|
|
データ カテゴリ ID
|
datacategoryid | string |
データ カテゴリ識別子。 |
|
|
データ型 ID
|
datatypeid | string |
データ型識別子。 |
|
|
Extent
|
extent | string |
エクステント。 |
|
|
開始日
|
startdate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
|
|
並べ替えフィールド
|
sortfield | string |
並べ替えフィールド。 |
|
|
並べ替え順序
|
sortorder | string |
並べ替え順序。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
オフセット
|
metadata.resultset.offset | integer |
オフセット。 |
|
数える
|
metadata.resultset.count | integer |
カウント。 |
|
極限
|
metadata.resultset.limit | integer |
制限。 |
|
結果
|
results | array of object | |
|
Elevation
|
results.elevation | float |
標高。 |
|
最小日付
|
results.mindate | string |
最小日付。 |
|
最大日付
|
results.maxdate | string |
最大日付。 |
|
緯度
|
results.latitude | float |
緯度。 |
|
名前
|
results.name | string |
名前。 |
|
データ カバレッジ
|
results.datacoverage | integer |
データ カバレッジ。 |
|
ID
|
results.id | string |
識別子。 |
|
標高単位
|
results.elevationUnit | string |
標高単位。 |
|
緯度
|
results.longitude | float |
経度。 |
データ カテゴリを取得する
データ カテゴリの一覧を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
データセット ID
|
datatsetid | string |
データセット識別子。 |
|
|
場所 ID
|
locationid | string |
場所識別子。 |
|
|
ステーション ID
|
stationid | string |
ステーション識別子。 |
|
|
開始日
|
startdate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
|
|
並べ替えフィールド
|
sortfield | string |
並べ替えフィールド。 |
|
|
並べ替え順序
|
sortorder | string |
並べ替え順序。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
オフセット
|
metadata.resultset.offset | integer |
オフセット。 |
|
数える
|
metadata.resultset.count | integer |
カウント。 |
|
極限
|
metadata.resultset.limit | integer |
制限。 |
|
結果
|
results | array of object | |
|
名前
|
results.name | string |
名前。 |
|
ID
|
results.id | string |
識別子。 |
データ カテゴリを取得する
特定のデータ カテゴリを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID
|
id | True | string |
識別子。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
名前
|
name | string |
名前。 |
|
ID
|
id | string |
識別子。 |
データを取得する
特定のデータを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
データセット ID
|
datasetid | True | string |
データセット識別子。 |
|
データ型 ID
|
datatypeid | string |
データ型識別子。 |
|
|
場所 ID
|
locationid | string |
場所識別子。 |
|
|
ステーション ID
|
stationid | string |
ステーション識別子。 |
|
|
開始日
|
startdate | True | string |
開始日。 |
|
終了日
|
enddate | True | string |
終了日。 |
|
単位
|
units | string |
単位。 |
|
|
並べ替えフィールド
|
sortfield | string |
並べ替えフィールド。 |
|
|
並べ替え順序
|
sortorder | string |
並べ替え順序。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
|
|
メタデータを含める
|
includemetadata | boolean |
メタデータを含めるかどうか。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
オフセット
|
metadata.resultset.offset | integer |
オフセット。 |
|
数える
|
metadata.resultset.count | integer |
カウント。 |
|
極限
|
metadata.resultset.limit | integer |
制限。 |
|
結果
|
results | array of object | |
|
日付
|
results.date | string |
日付。 |
|
Datatype
|
results.datatype | string |
データ型。 |
|
Station
|
results.station | string |
ステーション。 |
|
Attributes
|
results.attributes | string |
属性。 |
|
価値
|
results.value | integer |
値。 |
データセットの検索
データセット検索の結果を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
Dataset
|
dataset | string |
データセット。 |
|
|
開始日
|
startDate | string |
開始日。 |
|
|
終了日
|
endDate | string |
終了日。 |
|
|
境界ボックス
|
boundingBox | string |
境界ボックス。 |
|
|
キーワード
|
keywords | string |
キーワード。 |
|
|
テキスト
|
text | string |
テキスト。 |
|
|
データ型
|
dataTypes | string |
データ型。 |
|
|
ステーション
|
stations | string |
ステーション。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
|
|
在庫有り
|
available | boolean |
使用可能かどうか。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
ドキュメント数エラー
|
dataTypes.docCountError | integer |
ドキュメント数エラー。 |
|
バケット
|
dataTypes.buckets | array of object | |
|
ドキュメント数
|
dataTypes.buckets.docCount | integer |
ドキュメント数。 |
|
Key
|
dataTypes.buckets.key | string |
そのカギ。 |
|
その他のドキュメント数の合計
|
dataTypes.sumOfOtherDocCounts | integer |
他のドキュメント数の合計。 |
|
終了日
|
endDate | string |
終了日。 |
|
数える
|
count | integer |
カウント。 |
|
緯度
|
bounds.bottomRight.lat | integer |
緯度。 |
|
緯度
|
bounds.bottomRight.lon | float |
経度。 |
|
Geohash
|
bounds.bottomRight.geohash | string |
geohash。 |
|
Fragment
|
bounds.bottomRight.fragment | boolean |
フラグメントかどうか。 |
|
緯度
|
bounds.topLeft.lat | float |
緯度。 |
|
緯度
|
bounds.topLeft.lon | float |
経度。 |
|
Geohash
|
bounds.topLeft.geohash | string |
geohash。 |
|
Fragment
|
bounds.topLeft.fragment | boolean |
フラグメントかどうか。 |
|
合計ファイル サイズ
|
totalFileSize | integer |
ファイルの合計サイズ。 |
|
ドキュメント数エラー
|
stations.docCountError | integer |
ドキュメント数エラー。 |
|
バケット
|
stations.buckets | array of object | |
|
ドキュメント数
|
stations.buckets.docCount | integer |
ドキュメント数。 |
|
Key
|
stations.buckets.key | string |
そのカギ。 |
|
その他のドキュメント数の合計
|
stations.sumOfOtherDocCounts | integer |
他のドキュメント数の合計。 |
|
総計
|
totalCount | integer |
合計カウント。 |
|
結果
|
results | array of object | |
|
タール
|
results.tar | string |
tar。 |
|
終了日
|
results.endDate | string |
終了日。 |
|
境界ポイント
|
results.boundingPoints | array of object | |
|
Point
|
results.boundingPoints.point | array of float |
ポイント。 |
|
ファイル パス
|
results.filePath | string |
ファイル パス。 |
|
ステーション
|
results.stations | array of object | |
|
データ型
|
results.stations.dataTypes | array of object | |
|
対象範囲
|
results.stations.dataTypes.coverage | float |
カバレッジ。 |
|
終了日
|
results.stations.dataTypes.endDate | string |
終了日。 |
|
[開始]
|
results.stations.dataTypes.dateRange.start | string |
開始。 |
|
End
|
results.stations.dataTypes.dateRange.end | string |
最後です。 |
|
検索の重み
|
results.stations.dataTypes.searchWeight | integer |
検索の重み。 |
|
ID
|
results.stations.dataTypes.id | string |
識別子。 |
|
開始日
|
results.stations.dataTypes.startDate | string |
開始日。 |
|
名前
|
results.stations.name | string |
名前。 |
|
ID
|
results.stations.id | string |
識別子。 |
|
データ型
|
results.dataTypes | array of object | |
|
[開始]
|
results.dataTypes.dateRange.start | string |
開始。 |
|
End
|
results.dataTypes.dateRange.end | string |
最後です。 |
|
検索の重み
|
results.dataTypes.searchWeight | integer |
検索の重み。 |
|
名前
|
results.dataTypes.name | string |
名前。 |
|
ID
|
results.dataTypes.id | string |
識別子。 |
|
ファイル サイズ
|
results.fileSize | integer |
ファイル サイズ。 |
|
Point
|
results.centroid.point | array of float |
ポイント。 |
|
名前
|
results.name | string |
名前。 |
|
座標
|
results.location.coordinates | array of float |
座標。 |
|
タイプ
|
results.location.type | string |
型。 |
|
ID
|
results.id | string |
識別子。 |
|
データ型の数
|
results.dataTypesCount | integer |
データ型の数。 |
|
開始日
|
results.startDate | string |
開始日。 |
|
開始日
|
startDate | string |
開始日。 |
データセットを取得する
特定のデータセットを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID
|
id | True | string |
識別子。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
最小日付
|
mindate | string |
最小日付。 |
|
最大日付
|
maxdate | string |
最大日付。 |
|
名前
|
name | string |
名前。 |
|
データ カバレッジ
|
datacoverage | integer |
データ カバレッジ。 |
|
ID
|
id | string |
識別子。 |
データセットを取得する
使用可能なデータセットの一覧を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
データ型 ID
|
datatypeid | string |
データ型識別子。 |
|
|
場所 ID
|
locationid | string |
場所識別子。 |
|
|
ステーション ID
|
stationid | string |
ステーション識別子。 |
|
|
開始日
|
startdate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
|
|
並べ替えフィールド
|
sortfield | string |
並べ替えフィールド。 |
|
|
並べ替え順序
|
sortorder | string |
並べ替え順序。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
オフセット
|
metadata.resultset.offset | integer |
オフセット。 |
|
数える
|
metadata.resultset.count | integer |
カウント。 |
|
極限
|
metadata.resultset.limit | integer |
制限。 |
|
結果
|
results | array of object | |
|
UID
|
results.uid | string |
一意識別子。 |
|
最小日付
|
results.mindate | string |
最小日付。 |
|
最大日付
|
results.maxdate | string |
最大日付。 |
|
名前
|
results.name | string |
名前。 |
|
データ カバレッジ
|
results.datacoverage | integer |
データ カバレッジ。 |
|
ID
|
results.id | string |
識別子。 |
データ型を取得する
特定のデータ型を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID
|
id | True | string |
識別子。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
最小日付
|
mindate | string |
最小日付。 |
|
最大日付
|
maxdate | string |
最大日付。 |
|
データ カバレッジ
|
datacoverage | integer |
データ カバレッジ。 |
|
ID
|
id | string |
識別子。 |
データ型を取得する
データ型の一覧を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
データセット ID
|
datatsetid | string |
データセット識別子。 |
|
|
場所 ID
|
locationid | string |
場所識別子。 |
|
|
ステーション ID
|
stationid | string |
ステーション識別子。 |
|
|
データ カテゴリ ID
|
datacategoryid | string |
データ カテゴリ識別子。 |
|
|
開始日
|
startdate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
|
|
並べ替えフィールド
|
sortfield | string |
並べ替えフィールド。 |
|
|
並べ替え順序
|
sortorder | string |
並べ替え順序。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
オフセット
|
metadata.resultset.offset | integer |
オフセット。 |
|
数える
|
metadata.resultset.count | integer |
カウント。 |
|
極限
|
metadata.resultset.limit | integer |
制限。 |
|
結果
|
results | array of object | |
|
最小日付
|
results.mindate | string |
最小日付。 |
|
最大日付
|
results.maxdate | string |
最大日付。 |
|
名前
|
results.name | string |
名前。 |
|
データ カバレッジ
|
results.datacoverage | integer |
データ カバレッジ。 |
|
ID
|
results.id | string |
識別子。 |
場所のカテゴリを取得する
場所カテゴリの一覧を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
データセット ID
|
datasetid | string |
データセット識別子。 |
|
|
開始日
|
startdate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
|
|
並べ替えフィールド
|
sortfield | string |
並べ替えフィールド。 |
|
|
並べ替え順序
|
sortorder | string |
並べ替え順序。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
オフセット
|
metadata.resultset.offset | integer |
オフセット。 |
|
数える
|
metadata.resultset.count | integer |
カウント。 |
|
極限
|
metadata.resultset.limit | integer |
制限。 |
|
結果
|
results | array of object | |
|
名前
|
results.name | string |
名前。 |
|
ID
|
results.id | string |
識別子。 |
場所を取得する
特定の場所を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID
|
id | True | string |
識別子。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
最小日付
|
mindate | string |
最小日付。 |
|
最大日付
|
maxdate | string |
最大日付。 |
|
名前
|
name | string |
名前。 |
|
データ カバレッジ
|
datacoverage | integer |
データ カバレッジ。 |
|
ID
|
id | string |
識別子。 |
場所を取得する
場所の一覧を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
データ型 ID
|
datatypeid | string |
データ型識別子。 |
|
|
場所カテゴリ ID
|
locationcategoryid | string |
場所カテゴリ識別子。 |
|
|
データ カテゴリ ID
|
datacategoryid | string |
データ カテゴリ識別子。 |
|
|
開始日
|
startdate | string |
開始日。 |
|
|
終了日
|
enddate | string |
終了日。 |
|
|
並べ替えフィールド
|
sortfield | string |
並べ替えフィールド。 |
|
|
並べ替え順序
|
sortorder | string |
並べ替え順序。 |
|
|
極限
|
limit | integer |
制限。 |
|
|
オフセット
|
offset | integer |
オフセット。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
オフセット
|
metadata.resultset.offset | integer |
オフセット。 |
|
数える
|
metadata.resultset.count | integer |
カウント。 |
|
極限
|
metadata.resultset.limit | integer |
制限。 |
|
結果
|
results | array of object | |
|
最小日付
|
results.mindate | string |
最小日付。 |
|
最大日付
|
results.maxdate | string |
最大日付。 |
|
名前
|
results.name | string |
名前。 |
|
データ カバレッジ
|
results.datacoverage | integer |
データ カバレッジ。 |
|
ID
|
results.id | string |
識別子。 |
場所カテゴリを取得する
特定の場所のカテゴリを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID
|
id | True | string |
識別子。 |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
名前
|
name | string |
名前。 |
|
ID
|
id | string |
識別子。 |