diff --git a/ATR/main.yaml b/ATR/main.yaml index cae5f80..468438b 100644 --- a/ATR/main.yaml +++ b/ATR/main.yaml @@ -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 diff --git a/ATR/turb_fluctuations.yaml b/ATR/turb_fluctuations.yaml new file mode 100644 index 0000000..91a24e0 --- /dev/null +++ b/ATR/turb_fluctuations.yaml @@ -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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + doi: https://doi.org/10.25326/128 diff --git a/ATR/turb_moments.yaml b/ATR/turb_moments.yaml new file mode 100644 index 0000000..992fcc4 --- /dev/null +++ b/ATR/turb_moments.yaml @@ -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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + 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 and Pierre-Etienne Brilouet + doi: https://doi.org/10.25326/128 \ No newline at end of file diff --git a/ATR/turbulence.yaml b/ATR/turbulence.yaml new file mode 100644 index 0000000..443a84f --- /dev/null +++ b/ATR/turbulence.yaml @@ -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: {} \ No newline at end of file