Skip to content

Commit bd6c8c9

Browse files
author
Tobin Ford
committed
IEC-63556 chamber improvements
1 parent 2fd7008 commit bd6c8c9

19 files changed

+3182
-296
lines changed

docs/source/_autosummary/pvdeg.diffusion.rst

+8
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pvdeg.diffusion
1919
:nosignatures:
2020

2121

22+
pvdeg.diffusion.esdiffusion
2223
pvdeg.diffusion.module_front
2324

2425

@@ -35,6 +36,13 @@ pvdeg.diffusion
3536
3637

3738

39+
.. autofunction:: esdiffusion
40+
41+
.. _sphx_glr_backref_pvdeg.diffusion.esdiffusion:
42+
43+
.. minigallery:: pvdeg.diffusion.esdiffusion
44+
:add-heading:
45+
3846
.. autofunction:: module_front
3947

4048
.. _sphx_glr_backref_pvdeg.diffusion.module_front:

docs/source/_autosummary/pvdeg.humidity.rst

-6
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ pvdeg.humidity
3131
pvdeg.humidity.module
3232
pvdeg.humidity.moisture_eva_back
3333
pvdeg.humidity.psat
34-
<<<<<<< HEAD
3534
pvdeg.humidity.rh_internal_cell_backside
36-
=======
37-
>>>>>>> development
3835
pvdeg.humidity.surface_outside
3936

4037

@@ -135,16 +132,13 @@ pvdeg.humidity
135132
.. minigallery:: pvdeg.humidity.psat
136133
:add-heading:
137134

138-
<<<<<<< HEAD
139135
.. autofunction:: rh_internal_cell_backside
140136

141137
.. _sphx_glr_backref_pvdeg.humidity.rh_internal_cell_backside:
142138

143139
.. minigallery:: pvdeg.humidity.rh_internal_cell_backside
144140
:add-heading:
145141

146-
=======
147-
>>>>>>> development
148142
.. autofunction:: surface_outside
149143

150144
.. _sphx_glr_backref_pvdeg.humidity.surface_outside:

docs/source/_autosummary/pvdeg.spectral.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pvdeg.spectral
1919
:nosignatures:
2020

2121

22-
pvdeg.spectral.get_GTI_from_irradiance_340
22+
pvdeg.spectral.calc_full_from_irradiance_340
2323
pvdeg.spectral.poa_irradiance
2424
pvdeg.spectral.solar_position
2525

@@ -37,11 +37,11 @@ pvdeg.spectral
3737
3838

3939

40-
.. autofunction:: get_GTI_from_irradiance_340
40+
.. autofunction:: calc_full_from_irradiance_340
4141

42-
.. _sphx_glr_backref_pvdeg.spectral.get_GTI_from_irradiance_340:
42+
.. _sphx_glr_backref_pvdeg.spectral.calc_full_from_irradiance_340:
4343

44-
.. minigallery:: pvdeg.spectral.get_GTI_from_irradiance_340
44+
.. minigallery:: pvdeg.spectral.calc_full_from_irradiance_340
4545
:add-heading:
4646

4747
.. autofunction:: poa_irradiance

docs/source/_autosummary/pvdeg.temperature.rst

+10-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,10 @@ pvdeg.temperature
2020

2121

2222
pvdeg.temperature.cell
23-
<<<<<<< HEAD
2423
pvdeg.temperature.chamber_sample_temperature
2524
pvdeg.temperature.fdm_temperature
26-
=======
25+
pvdeg.temperature.fdm_temperature_irradiance
2726
pvdeg.temperature.map_model
28-
>>>>>>> development
2927
pvdeg.temperature.module
3028
pvdeg.temperature.temperature
3129

@@ -50,7 +48,6 @@ pvdeg.temperature
5048
.. minigallery:: pvdeg.temperature.cell
5149
:add-heading:
5250

53-
<<<<<<< HEAD
5451
.. autofunction:: chamber_sample_temperature
5552

5653
.. _sphx_glr_backref_pvdeg.temperature.chamber_sample_temperature:
@@ -63,13 +60,20 @@ pvdeg.temperature
6360
.. _sphx_glr_backref_pvdeg.temperature.fdm_temperature:
6461

6562
.. minigallery:: pvdeg.temperature.fdm_temperature
66-
=======
63+
:add-heading:
64+
65+
.. autofunction:: fdm_temperature_irradiance
66+
67+
.. _sphx_glr_backref_pvdeg.temperature.fdm_temperature_irradiance:
68+
69+
.. minigallery:: pvdeg.temperature.fdm_temperature_irradiance
70+
:add-heading:
71+
6772
.. autofunction:: map_model
6873

6974
.. _sphx_glr_backref_pvdeg.temperature.map_model:
7075

7176
.. minigallery:: pvdeg.temperature.map_model
72-
>>>>>>> development
7377
:add-heading:
7478

7579
.. autofunction:: module

docs/source/_autosummary/pvdeg.utilities.rst

+10-20
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,19 @@ pvdeg.utilities
2727
pvdeg.utilities.get_kinetics
2828
pvdeg.utilities.get_state_bbox
2929
pvdeg.utilities.gid_downsampling
30-
<<<<<<< HEAD
3130
pvdeg.utilities.kj_mol_to_ev
32-
pvdeg.utilities.meta_as_dict
33-
pvdeg.utilities.plot_water_2d
34-
pvdeg.utilities.quantile_df
35-
=======
3631
pvdeg.utilities.linear_normalize
3732
pvdeg.utilities.merge_sparse
3833
pvdeg.utilities.meta_as_dict
3934
pvdeg.utilities.new_id
4035
pvdeg.utilities.nrel_kestrel_check
36+
pvdeg.utilities.plot_water_2d
4137
pvdeg.utilities.quantile_df
4238
pvdeg.utilities.read_material
4339
pvdeg.utilities.remove_scenario_filetrees
4440
pvdeg.utilities.restore_gids
4541
pvdeg.utilities.search_json
4642
pvdeg.utilities.strip_normalize_tmy
47-
>>>>>>> development
4843
pvdeg.utilities.tilt_azimuth_scan
4944
pvdeg.utilities.ts_gid_df
5045
pvdeg.utilities.write_gids
@@ -119,13 +114,13 @@ pvdeg.utilities
119114
.. minigallery:: pvdeg.utilities.gid_downsampling
120115
:add-heading:
121116

122-
<<<<<<< HEAD
123117
.. autofunction:: kj_mol_to_ev
124118

125119
.. _sphx_glr_backref_pvdeg.utilities.kj_mol_to_ev:
126120

127121
.. minigallery:: pvdeg.utilities.kj_mol_to_ev
128-
=======
122+
:add-heading:
123+
129124
.. autofunction:: linear_normalize
130125

131126
.. _sphx_glr_backref_pvdeg.utilities.linear_normalize:
@@ -138,7 +133,6 @@ pvdeg.utilities
138133
.. _sphx_glr_backref_pvdeg.utilities.merge_sparse:
139134

140135
.. minigallery:: pvdeg.utilities.merge_sparse
141-
>>>>>>> development
142136
:add-heading:
143137

144138
.. autofunction:: meta_as_dict
@@ -148,13 +142,6 @@ pvdeg.utilities
148142
.. minigallery:: pvdeg.utilities.meta_as_dict
149143
:add-heading:
150144

151-
<<<<<<< HEAD
152-
.. autofunction:: plot_water_2d
153-
154-
.. _sphx_glr_backref_pvdeg.utilities.plot_water_2d:
155-
156-
.. minigallery:: pvdeg.utilities.plot_water_2d
157-
=======
158145
.. autofunction:: new_id
159146

160147
.. _sphx_glr_backref_pvdeg.utilities.new_id:
@@ -167,7 +154,13 @@ pvdeg.utilities
167154
.. _sphx_glr_backref_pvdeg.utilities.nrel_kestrel_check:
168155

169156
.. minigallery:: pvdeg.utilities.nrel_kestrel_check
170-
>>>>>>> development
157+
:add-heading:
158+
159+
.. autofunction:: plot_water_2d
160+
161+
.. _sphx_glr_backref_pvdeg.utilities.plot_water_2d:
162+
163+
.. minigallery:: pvdeg.utilities.plot_water_2d
171164
:add-heading:
172165

173166
.. autofunction:: quantile_df
@@ -177,8 +170,6 @@ pvdeg.utilities
177170
.. minigallery:: pvdeg.utilities.quantile_df
178171
:add-heading:
179172

180-
<<<<<<< HEAD
181-
=======
182173
.. autofunction:: read_material
183174

184175
.. _sphx_glr_backref_pvdeg.utilities.read_material:
@@ -214,7 +205,6 @@ pvdeg.utilities
214205
.. minigallery:: pvdeg.utilities.strip_normalize_tmy
215206
:add-heading:
216207

217-
>>>>>>> development
218208
.. autofunction:: tilt_azimuth_scan
219209

220210
.. _sphx_glr_backref_pvdeg.utilities.tilt_azimuth_scan:

docs/source/_autosummary/pvdeg.weather.rst

-6
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@ pvdeg.weather
2323
pvdeg.weather.get
2424
pvdeg.weather.get_NSRDB
2525
pvdeg.weather.get_NSRDB_fnames
26-
<<<<<<< HEAD
27-
=======
2826
pvdeg.weather.get_anywhere
29-
>>>>>>> development
3027
pvdeg.weather.get_satellite
3128
pvdeg.weather.ini_h5_geospatial
3229
pvdeg.weather.is_leap_year
@@ -79,16 +76,13 @@ pvdeg.weather
7976
.. minigallery:: pvdeg.weather.get_NSRDB_fnames
8077
:add-heading:
8178

82-
<<<<<<< HEAD
83-
=======
8479
.. autofunction:: get_anywhere
8580

8681
.. _sphx_glr_backref_pvdeg.weather.get_anywhere:
8782

8883
.. minigallery:: pvdeg.weather.get_anywhere
8984
:add-heading:
9085

91-
>>>>>>> development
9286
.. autofunction:: get_satellite
9387

9488
.. _sphx_glr_backref_pvdeg.weather.get_satellite:

0 commit comments

Comments
 (0)