Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ATR turbulence data #159

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions ATR/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,12 @@ sources:
metadata:
tags:
- track

turbulence:
description: ATR turbulence data
args:
path: "{{CATALOG_DIR}}/turbulence.yaml"
driver: yaml_file_cat
metadata:
tags:
- turbulence
145 changes: 145 additions & 0 deletions ATR/turb_fluctuations.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
plugins:
source:
- module: intake_xarray

sources:
# longest legs
ATR-0126-03_LL1:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along longest leg 1
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/longestlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_LL1_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-03_LL2:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along longest leg 2
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/longestlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_LL2_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-03_LL3:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along longest leg 3
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/longestlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_LL3_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-03_LL4:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along longest leg 4
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/longestlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_LL4_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-03_RL1:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along longest leg 1
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/longestlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_RL1_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-03_SL1:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along longest leg 1
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/longestlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_SL1_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

# longlegs

ATR-0126-03_L1A:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along long leg 1
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/longlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_L1A_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

# shortlegs

ATR-0126-03_l1a:
description: Turbulence flucations of ATR flight RF03 on 2020-01-26 along short leg 1
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_FLUCTUATIONS/L3/{{version}}/shortlegs/RF03/EUREC4A_ATR_turbulent_fluctuations_20200126_RF03_l1a_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128
89 changes: 89 additions & 0 deletions ATR/turb_moments.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
plugins:
source:
- module: intake_xarray

sources:
ATR-0126-03_LL:
description: Turbulence moments of ATR flight RF03 on 2020-01-26 along longest legs (LL)
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_MOMENTS/L3/{{version}}/longestlegs/EUREC4A_ATR_turbulent_moments_20200126_RF03_longestlegs_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-03_ll:
description: Turbulence moments of ATR flight RF03 on 2020-01-26 along long legs (ll)
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_MOMENTS/L3/{{version}}/longlegs/EUREC4A_ATR_turbulent_moments_20200126_RF03_longlegs_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-03_sl:
description: Turbulence moments of ATR flight RF03 on 2020-01-26 along short legs (ll)
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_MOMENTS/L3/{{version}}/shortlegs/EUREC4A_ATR_turbulent_moments_20200126_RF03_shortlegs_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0126-04_LL:
description: Turbulence moments of ATR flight RF04 on 2020-01-26 along longest legs (ll)
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_MOMENTS/L3/{{version}}/longestlegs/EUREC4A_ATR_turbulent_moments_20200126_RF04_longestlegs_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128

ATR-0128-05_LL:
description: Turbulence moments of ATR flight RF05 on 2020-01-28 along longest legs (ll)
driver: opendap
args:
urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/AIRCRAFT/ATR/SAFIRE-TURB/PROCESSED/TURB_MOMENTS/L3/{{version}}/longestlegs/EUREC4A_ATR_turbulent_moments_20200128_RF05_longestlegs_L3_{{version}}.nc
auth: null
chunks: null
engine: netcdf4
parameters:
version:
description: dataset version
type: str
default: v1.9
metadata:
maintainer: Marie Lothon <marie.lothon[at]aero.obs-mip.fr> and Pierre-Etienne Brilouet <pierre-etienne.brilouet[at]aero.obs-mip.fr>
doi: https://doi.org/10.25326/128
14 changes: 14 additions & 0 deletions ATR/turbulence.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
sources:
moments:
description: Turbulence moments
args:
path: "{{CATALOG_DIR}}/turb_moments.yaml"
driver: yaml_file_cat
metadata: {}

fluctuations:
description: Turbulence fluctuations
args:
path: "{{CATALOG_DIR}}/turb_fluctuations.yaml"
driver: yaml_file_cat
metadata: {}