Browse Source

rebuild docs

Johannes Gütschow 2 months ago
parent
commit
7793d6da75

+ 6 - 0
docs/source/api/unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_chl_specification.rst

@@ -0,0 +1,6 @@
+unfccc\_ghg\_data.unfccc\_crf\_reader.crf\_specifications.crt1\_chl\_specification
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. automodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_chl_specification
+
+.. currentmodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_chl_specification

+ 6 - 0
docs/source/api/unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_ecu_specification.rst

@@ -0,0 +1,6 @@
+unfccc\_ghg\_data.unfccc\_crf\_reader.crf\_specifications.crt1\_ecu\_specification
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. automodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_ecu_specification
+
+.. currentmodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_ecu_specification

+ 6 - 0
docs/source/api/unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_pry_specification.rst

@@ -0,0 +1,6 @@
+unfccc\_ghg\_data.unfccc\_crf\_reader.crf\_specifications.crt1\_pry\_specification
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. automodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_pry_specification
+
+.. currentmodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_pry_specification

+ 6 - 0
docs/source/api/unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_tun_specification.rst

@@ -0,0 +1,6 @@
+unfccc\_ghg\_data.unfccc\_crf\_reader.crf\_specifications.crt1\_tun\_specification
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. automodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_tun_specification
+
+.. currentmodule:: unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_tun_specification

+ 4 - 0
docs/source/api/unfccc_ghg_data.unfccc_crf_reader.crf_specifications.rst

@@ -14,5 +14,9 @@ unfccc\_ghg\_data.unfccc\_crf\_reader.crf\_specifications
   unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crf2023_aus_specification
   unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crf2023_specification
   unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crf2024_specification
+  unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_chl_specification
+  unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_ecu_specification
+  unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_pry_specification
   unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_specification
+  unfccc_ghg_data.unfccc_crf_reader.crf_specifications.crt1_tun_specification
   unfccc_ghg_data.unfccc_crf_reader.crf_specifications.util

+ 36 - 0
docs/source/api/unfccc_ghg_data.unfccc_crf_reader.unfccc_crf_reader_core.rst

@@ -31,6 +31,12 @@ get\_crf\_files
 .. autofunction:: get_crf_files
 
 
+get\_country\_folders
+=====================
+
+.. autofunction:: get_country_folders
+
+
 get\_info\_from\_crf\_filename
 ==============================
 
@@ -55,6 +61,18 @@ create\_category\_tree
 .. autofunction:: create_category_tree
 
 
+prep\_specification
+===================
+
+.. autofunction:: prep_specification
+
+
+listify
+=======
+
+.. autofunction:: listify
+
+
 filter\_category
 ================
 
@@ -67,12 +85,24 @@ get\_latest\_date\_for\_country
 .. autofunction:: get_latest_date_for_country
 
 
+get\_latest\_version\_for\_country
+==================================
+
+.. autofunction:: get_latest_version_for_country
+
+
 get\_submission\_dates
 ======================
 
 .. autofunction:: get_submission_dates
 
 
+get\_submission\_versions
+=========================
+
+.. autofunction:: get_submission_versions
+
+
 get\_submission\_parties
 ========================
 
@@ -83,3 +113,9 @@ find\_latest\_date
 ==================
 
 .. autofunction:: find_latest_date
+
+
+find\_latest\_version
+=====================
+
+.. autofunction:: find_latest_version

+ 6 - 0
docs/source/api/unfccc_ghg_data.unfccc_crf_reader.unfccc_crf_reader_devel.rst

@@ -23,3 +23,9 @@ save\_last\_row\_info
 =====================
 
 .. autofunction:: save_last_row_info
+
+
+save\_empty\_tables\_info
+=========================
+
+.. autofunction:: save_empty_tables_info