pvlib 0.11.0a1__py3-none-any.whl → 0.11.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. pvlib/_deprecation.py +73 -0
  2. pvlib/atmosphere.py +236 -1
  3. pvlib/bifacial/__init__.py +4 -4
  4. pvlib/bifacial/loss_models.py +163 -0
  5. pvlib/clearsky.py +53 -51
  6. pvlib/data/pvgis_tmy_meta.json +32 -93
  7. pvlib/data/pvgis_tmy_test.csv +8761 -0
  8. pvlib/data/tmy_45.000_8.000_2005_2023.csv +8789 -0
  9. pvlib/data/tmy_45.000_8.000_2005_2023.epw +8768 -0
  10. pvlib/data/tmy_45.000_8.000_2005_2023.json +1 -0
  11. pvlib/data/tmy_45.000_8.000_2005_2023.txt +8761 -0
  12. pvlib/data/tmy_45.000_8.000_userhorizon.json +1 -1
  13. pvlib/iam.py +4 -4
  14. pvlib/iotools/midc.py +1 -1
  15. pvlib/iotools/pvgis.py +39 -13
  16. pvlib/irradiance.py +237 -173
  17. pvlib/ivtools/sdm.py +75 -52
  18. pvlib/location.py +5 -5
  19. pvlib/modelchain.py +1 -1
  20. pvlib/pvsystem.py +134 -86
  21. pvlib/shading.py +8 -8
  22. pvlib/singlediode.py +1 -1
  23. pvlib/solarposition.py +101 -80
  24. pvlib/spa.py +28 -24
  25. pvlib/spectrum/__init__.py +9 -4
  26. pvlib/spectrum/irradiance.py +273 -0
  27. pvlib/spectrum/mismatch.py +118 -508
  28. pvlib/spectrum/response.py +280 -0
  29. pvlib/spectrum/spectrl2.py +18 -17
  30. pvlib/temperature.py +49 -3
  31. pvlib/tests/bifacial/test_losses_models.py +54 -0
  32. pvlib/tests/iotools/test_pvgis.py +58 -12
  33. pvlib/tests/ivtools/test_sdm.py +23 -1
  34. pvlib/tests/spectrum/__init__.py +0 -0
  35. pvlib/tests/spectrum/conftest.py +40 -0
  36. pvlib/tests/spectrum/test_irradiance.py +138 -0
  37. pvlib/tests/{test_spectrum.py → spectrum/test_mismatch.py} +32 -306
  38. pvlib/tests/spectrum/test_response.py +124 -0
  39. pvlib/tests/spectrum/test_spectrl2.py +72 -0
  40. pvlib/tests/test__deprecation.py +97 -0
  41. pvlib/tests/test_atmosphere.py +218 -0
  42. pvlib/tests/test_clearsky.py +44 -26
  43. pvlib/tests/test_conftest.py +0 -44
  44. pvlib/tests/test_irradiance.py +62 -16
  45. pvlib/tests/test_pvsystem.py +17 -1
  46. pvlib/tests/test_solarposition.py +117 -36
  47. pvlib/tests/test_spa.py +30 -1
  48. pvlib/tools.py +26 -2
  49. pvlib/tracking.py +53 -47
  50. {pvlib-0.11.0a1.dist-info → pvlib-0.11.2.dist-info}/METADATA +34 -31
  51. {pvlib-0.11.0a1.dist-info → pvlib-0.11.2.dist-info}/RECORD +55 -47
  52. {pvlib-0.11.0a1.dist-info → pvlib-0.11.2.dist-info}/WHEEL +1 -1
  53. pvlib/data/aod550_tcwv_20121101_test.nc +0 -0
  54. pvlib/data/pvgis_tmy_test.dat +0 -8761
  55. pvlib/data/tmy_45.000_8.000_2005_2016.csv +0 -8789
  56. pvlib/data/tmy_45.000_8.000_2005_2016.epw +0 -8768
  57. pvlib/data/tmy_45.000_8.000_2005_2016.json +0 -1
  58. pvlib/data/tmy_45.000_8.000_2005_2016.txt +0 -8761
  59. pvlib/data/variables_style_rules.csv +0 -55
  60. {pvlib-0.11.0a1.dist-info → pvlib-0.11.2.dist-info}/AUTHORS.md +0 -0
  61. {pvlib-0.11.0a1.dist-info → pvlib-0.11.2.dist-info}/LICENSE +0 -0
  62. {pvlib-0.11.0a1.dist-info → pvlib-0.11.2.dist-info}/top_level.txt +0 -0
@@ -1,55 +0,0 @@
1
- variable;description
2
- tz;timezone
3
- latitude;latitude
4
- longitude;longitude
5
- dni;direct normal irradiance
6
- dni_extra;direct normal irradiance at top of atmosphere (extraterrestrial)
7
- dni_clear;clear sky direct normal irradiance
8
- dhi;diffuse horizontal irradiance
9
- bhi;beam/direct horizontal irradiance
10
- ghi;global horizontal irradiance
11
- ghi_extra;horizontal irradiance at top of atmosphere (extraterrestrial)
12
- gri;ground-reflected irradiance
13
- aoi;angle of incidence between :math:`90\deg` and :math:`90\deg`
14
- aoi_projection;cos(aoi)
15
- airmass;airmass
16
- airmass_relative;relative airmass
17
- airmass_absolute;absolute airmass
18
- poa_ground_diffuse;in plane ground reflected irradiation
19
- poa_direct;direct/beam irradiation in plane
20
- poa_diffuse;total diffuse irradiation in plane. sum of ground and sky diffuse.
21
- poa_global;global irradiation in plane. sum of diffuse and beam projection.
22
- poa_sky_diffuse;diffuse irradiation in plane from scattered light in the atmosphere (without ground reflected irradiation)
23
- g_poa_effective;broadband plane of array effective irradiance.
24
- surface_tilt;tilt angle of the surface
25
- surface_azimuth;azimuth angle of the surface
26
- solar_zenith;zenith angle of the sun in degrees
27
- apparent_zenith;refraction-corrected solar zenith angle in degrees
28
- solar_azimuth;azimuth angle of the sun in degrees East of North
29
- temp_cell;temperature of the cell
30
- temp_module;temperature of the module
31
- temp_air;temperature of the air
32
- temp_dew;dewpoint temperature
33
- relative_humidity;relative humidity
34
- wind_speed;wind speed
35
- wind_direction;wind direction
36
- pressure;atmospheric pressure
37
- albedo;ratio of reflected solar irradiance to global horizontal irradiance, unitless
38
- precipitable_water;total precipitable water contained in a column of unit cross section from earth to top of atmosphere
39
- v_mp, i_mp, p_mp;module voltage, current, power at the maximum power point
40
- v_oc;open circuit module voltage
41
- i_sc;short circuit module current
42
- i_x, i_xx;Sandia Array Performance Model IV curve parameters
43
- effective_irradiance;effective irradiance
44
- photocurrent;photocurrent
45
- saturation_current;diode saturation current
46
- resistance_series;series resistance
47
- resistance_shunt;shunt resistance
48
- transposition_factor; the gain ratio of the radiation on inclined plane to global horizontal irradiation: :math:`\frac{poa\_global}{ghi}`
49
- pdc0; nameplate DC rating
50
- pdc, dc; dc power
51
- gamma_pdc; module temperature coefficient. Typically in units of 1/C.
52
- pac, ac; ac powe.
53
- eta_inv; inverter efficiency
54
- eta_inv_ref; reference inverter efficiency
55
- eta_inv_nom; nominal inverter efficiency