PM-JPL 1.3.0__py3-none-any.whl → 1.4.1__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.

Potentially problematic release.


This version of PM-JPL might be problematic. Click here for more details.

PMJPL/PMJPL.py CHANGED
@@ -17,7 +17,7 @@ from rasters import Raster, RasterGrid, RasterGeometry
17
17
  from check_distribution import check_distribution
18
18
  from GEOS5FP import GEOS5FP
19
19
  from NASADEM import NASADEM
20
- from verma_net_radiation import process_verma_net_radiation
20
+ from verma_net_radiation import verma_net_radiation
21
21
  from SEBAL_soil_heat_flux import calculate_SEBAL_soil_heat_flux
22
22
  from MCD12C1_2019_v006 import load_MCD12C1_IGBP
23
23
 
@@ -143,7 +143,7 @@ def PMJPL(
143
143
  resampling=resampling
144
144
  )
145
145
 
146
- Rn_results = process_verma_net_radiation(
146
+ Rn_results = verma_net_radiation(
147
147
  SWin=SWin,
148
148
  albedo=albedo,
149
149
  ST_C=ST_C,
@@ -167,6 +167,8 @@ def PMJPL(
167
167
 
168
168
  if G is None:
169
169
  raise ValueError("soil heat flux (G) not given")
170
+
171
+ results["G"] = G
170
172
 
171
173
  LAI = LAI_from_NDVI(NDVI)
172
174
 
PMJPL/version.txt CHANGED
@@ -1 +1 @@
1
- 1.3.0
1
+ 1.4.1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: PM-JPL
3
- Version: 1.3.0
3
+ Version: 1.4.1
4
4
  Summary: JPL implementation of the MOD16 evapotranspiration algorithm for high resolution instantaneous remote sensing imagery
5
5
  Author-email: Gregory Halverson <gregory.h.halverson@jpl.nasa.gov>, Qiaozhen Mu <qiaozhen@ntsg.umt.edu>, Maosheng Zhao <zhao@ntsg.umt.edu>, "Steven W. Running" <swr@ntsg.umt.edu>, "Claire S. Villanueva-Weeks" <claire.s.villanueva-weeks@jpl.gov>
6
6
  Project-URL: Homepage, https://github.com/JPL-Evapotranspiration-Algorithms/PM-JPL
@@ -1,4 +1,4 @@
1
- PMJPL/PMJPL.py,sha256=GhybvYW5mw-bh4qIvjMd3h1T4pe2B6KnY_j5KwTmPTw,15491
1
+ PMJPL/PMJPL.py,sha256=Uxz_0_Z4KfP8hxvJDwAyVNtiXG2bU71f4ohejz8xMkg,15501
2
2
  PMJPL/VPD_factor.py,sha256=ezHMnnMPGNBt6ZTyiwsTEyMr8fwre6JDsHQea68P7T0,970
3
3
  PMJPL/__init__.py,sha256=rqFqtI2rLgIxSN3i2J8wZVoT2EpHYgVizfZt8ctwqsc,213
4
4
  PMJPL/canopy_aerodynamic_resistance.py,sha256=lhK1JYGh0J7AiC-fJ-WWrR_nEgH3g5fdJs_BHFee-8o,1217
@@ -13,7 +13,7 @@ PMJPL/potential_soil_evaporation.py,sha256=O8bHGM4ARqSXJDHu6IWneSEy5qScenotGR3ua
13
13
  PMJPL/soil_moisture_constraint.py,sha256=URUGsE1_p2P1dVQ8qKRcKb93hahYWtAmYqoassRu-PI,667
14
14
  PMJPL/tmin_factor.py,sha256=UEeET10ErR2rUr1ViRN8UZmoCACxeeiFAReZXr9Kts4,1595
15
15
  PMJPL/transpiration.py,sha256=lhRm2A0yxrlJxDw2he-k3PhE7G-sBsVvAMKo5fmh7wU,1998
16
- PMJPL/version.txt,sha256=WSltI9YjzgrfdnXSIVboOxJIyFCBNaZd2KnjjEl-lKg,5
16
+ PMJPL/version.txt,sha256=8LZyMhqJSE9NqFn_x0G7_otbaT04f34F-Exd5iWhzGE,5
17
17
  PMJPL/wet_canopy_resistance.py,sha256=Eape5EBJuoP-IRvD0SWHJKCJWhzm03vcG72OZVYqt_Q,879
18
18
  PMJPL/wet_soil_evaporation.py,sha256=mw9JG1oXfVdSWnVRLP2SPd53mSRK96b8k3E1zf0ci7A,1440
19
19
  PMJPL/downscaling/__init__.py,sha256=xvhP4rHzx-nK_R6HSarJ-WF1bMPXYZGvvr8Hk84-q40,27
@@ -31,8 +31,8 @@ PMJPL/santanello/__init__.py,sha256=HXZS1p3sp4mDJCXkdq___ZIJ9etu7-B8yauJcFvQFgQ,
31
31
  PMJPL/santanello/santanello.py,sha256=lvgskYrirQz0t1m4XNSj8hLzrESS-oVZzMvAnVPyt3g,1521
32
32
  PMJPL/vegetation_conversion/__init__.py,sha256=8gnz0yK_euCV0TtVGDrSGaVfx4g0EJCG2J68ppuA5oc,37
33
33
  PMJPL/vegetation_conversion/vegetation_conversion.py,sha256=-K3FLV6pXkpxtRxQvimqqkXAgkn9mUUlHQ8FIscq1Zg,1306
34
- pm_jpl-1.3.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
35
- pm_jpl-1.3.0.dist-info/METADATA,sha256=YIWLcqfoGMKy00_jXjUpXJdlUTQ1-EwddDW6s1AWXo0,4146
36
- pm_jpl-1.3.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
37
- pm_jpl-1.3.0.dist-info/top_level.txt,sha256=YaAFwdYHUxfUW08hiuFquUEdDGrsYn1duuMMjJKh0Ws,6
38
- pm_jpl-1.3.0.dist-info/RECORD,,
34
+ pm_jpl-1.4.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
35
+ pm_jpl-1.4.1.dist-info/METADATA,sha256=mreRmJNms2mxNZuaa0kkB5x3suTsNsWiOa5iYBh7bAA,4146
36
+ pm_jpl-1.4.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
37
+ pm_jpl-1.4.1.dist-info/top_level.txt,sha256=YaAFwdYHUxfUW08hiuFquUEdDGrsYn1duuMMjJKh0Ws,6
38
+ pm_jpl-1.4.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.1.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5