wiki:ESM2025-N-cycle/Notebooks_list

Version 4 (modified by klaurent, 19 months ago) (diff)

--

Working Documents

Notebooks:

  • (22/04/20) 2 different notebooks are useful : Data_viewer and Analyse_3_sflx_NAT_dyn
    1. Data_viewer: To easily see a dataset. Interactive mode in order to change different variable at different time.
    2. Analyse_3_sflx_NAT_dyn: The 3 datasets (transcom, bouwman, piscidee=Pisces+orchidee) are loaded. Difference are computed (with Bouwman as a reference). Plots are made per month with same scale. Then, a seasonal analysis is done, calculating means/min/max of each dataset per month/year/season.
  • (22/05/23) compare three inventories by total emissions and repatition.
    1. Budget_inventories: Using the output of Incasflx with the three inventories, different sums/computations/plots given percentages and charts per land and ocean, plots per latitude bands, per hemisphere of these emissions...
  • (22/06/15) notebooks to construct charts from CEDS emissions --supplementary data mainly--
    1. CEDS_charts_supllementary_data_N2O and Charts_N2O_CEDS : Notebooks to reconstruct charts in the article of McDuffie? 'A global anthropogenic emission inventory of atmospheric pollutants' (same notebooks exist with NH3 charts). It uses the emissions of N2O distributed per category (Agriculture, Energy, Industrial, Transportation, Residential, Commercial, Other, Solvents production and application, Waste, International Shipping)
  • (22/08/04) 2 notebooks created: in relation with CEDS emissions.
    1. work_on_data_to_complete_sectors_with_unknows_categories : Notebook in order to better understand repartition of subcategories that are not in CEDS emissions files and grouped in sectors.
    2. Transform_2000nc_from1970_to1999_via_CEDScsv : To reconstruct geographical emissions from 1970 to 1999 from 2000's emissions and with a ratio computed thanks to csv's data. Need to use obelix' script home/users/klaurent/CEDS_transform/nco_transform_1970_1999_ncfiles.sh after this notebook (delete _FillValue mainly).
  • (22/09/21) Notebooks with inventories by country (CEDS and EDGAR csv files).
    1. work_on_data_by_sector_country.ipynb: uses CEDS emissions organized by countries and sectors.
    2. work_on_minx_data.ipynb: uses Minx emissions (EDGAR) organized by countries.

Emissions files:

  1. Bouwman : 360x180, created in 1999, Flux of agr waste burning, biofuel, biomass burning, deforestation, excreta, fossil fuel, industry, ocean, aquatic, soil
  2. Transcom : 360x180, created in 2015, total flux of N2O from OCN, PISCES and EDGAR, ACTUAL PERIOD
  3. Pisces PiControl? (N2Oflx_OClim_CNRM-ESM2-1_piControl_r1i1p1f2_gn_185001-234912.nc), 362x294 (irregular grid), created in 2018, pre-industrial total flux of N2O for ocean.
  4. Orchidee (ORCHIDEE_SH1_fN2O.nc), 720x360, created in 2022, total flux of N2O for land surfaces, from 1850 to 2020.
  5. Pisces Historical (N2Oflx_HOMOImon_CNRM-ESM2-1_historical_r1i1p1f2_gn_185001-201412.nc), 362x294 (irregular grid), actual period total flux of N2O for ocean.
  6. CEDS emissions from McDuffie/Hoesly?
  7. EDGAR emissions from Minx

Others:

+ on Irene:

  • on workdir: scripts_nco/prepare_N2OLOSS.job: will compute N2O total loss, N2O photolyse loss, N2O o1d loss and N2O burden. This file creates some nc file on scratch directory (in Loss_files) and some txt file in place.
  • on workdir: scripts_ferret: some scripts to draw more or less beautiful pictures.

+ on Ciclad/Spirit?:

  • INCAFLXANT_1970_1999.sh: bash script to create sflx_lmdz_ANT for irene (source code in ANT/McDuffie. The creation is made on datadir.

+ on Obelix:

  • CEDS_transform/nco_transform_1970_1999_ncfiles.sh: final step on nc files while transforming excel data into nc files.
  • Interpol_With_rmp.ipynb: Notebook of O. Marti that transform eORCA1 grid into regular one (144x142 here).
  • Ciclad_N2O_values.ipynb: Notebook to quickly see evolution of BBG and ANT emissions, needs a grep command on Ciclad and file transfer to Obelix.