BESS-JPL 1.11.0__tar.gz → 1.13.0__tar.gz
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 BESS-JPL might be problematic. Click here for more details.
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/model.py +11 -4
- bess_jpl-1.13.0/BESS_JPL/version.txt +1 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL.egg-info/PKG-INFO +1 -1
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/PKG-INFO +1 -1
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/pyproject.toml +1 -1
- bess_jpl-1.11.0/BESS_JPL/version.txt +0 -1
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/.github/workflows/ci.yml +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/.github/workflows/python-publish.yml +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/.gitignore +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS Sensitivity.ipynb +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/BESS_JPL.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/C3_photosynthesis.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/C4_fraction.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/C4_fraction.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/C4_photosynthesis.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/FVC_from_NDVI.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/LAI_from_NDVI.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/NDVI_maximum.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/NDVI_maximum.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/NDVI_minimum.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/NDVI_minimum.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/__init__.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/ball_berry_intercept_C3.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/ball_berry_intercept_C3.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/ball_berry_slope_C3.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/ball_berry_slope_C3.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/ball_berry_slope_C4.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/ball_berry_slope_C4.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/calculate_VCmax.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/canopy_energy_balance.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/canopy_longwave_radiation.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/canopy_shortwave_radiation.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/carbon_uptake_efficiency.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/carbon_uptake_efficiency.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/carbon_water_fluxes.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/constants.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/interpolate_C3_C4.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/kn.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/kn.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_C4_fraction.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_NDVI_maximum.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_NDVI_minimum.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_ball_berry_intercept_C3.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_ball_berry_slope_C3.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_ball_berry_slope_C4.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_carbon_uptake_efficiency.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_kn.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_peakVCmax_C3.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/load_peakVCmax_C4.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/meteorology.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/peakVCmax_C3.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/peakVCmax_C3.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/peakVCmax_C4.jpeg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/peakVCmax_C4.tif +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/process_BESS_table.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL/soil_energy_balance.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL.egg-info/SOURCES.txt +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL.egg-info/dependency_links.txt +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL.egg-info/requires.txt +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/BESS_JPL.egg-info/top_level.txt +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/C4 Fraction.ipynb +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/Dockerfile +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/LICENSE +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/Li_2023_RSE.pdf +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/MANIFEST.in +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/Processing BESS with rasters with default parameters.ipynb +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/Processing BESS with rasters.ipynb +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/README.md +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/makefile +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/processing_BESS_with_rasters_and_default_parameters.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/setup.cfg +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/tests/test_import_BESS_JPL.py +0 -0
- {bess_jpl-1.11.0 → bess_jpl-1.13.0}/tests/test_import_dependencies.py +0 -0
|
@@ -12,7 +12,7 @@ from sun_angles import calculate_SZA_from_DOY_and_hour
|
|
|
12
12
|
from solar_apparent_time import solar_day_of_year_for_area, solar_hour_of_day_for_area
|
|
13
13
|
|
|
14
14
|
from koppengeiger import load_koppen_geiger
|
|
15
|
-
from gedi_canopy_height import load_canopy_height
|
|
15
|
+
from gedi_canopy_height import load_canopy_height, GEDI_DOWNLOAD_DIRECTORY
|
|
16
16
|
from FLiESANN import FLiESANN
|
|
17
17
|
from GEOS5FP import GEOS5FP
|
|
18
18
|
from MODISCI import MODISCI
|
|
@@ -87,7 +87,8 @@ def BESS_JPL(
|
|
|
87
87
|
peakVCmax_C3: np.ndarray = None, # peak maximum carboxylation rate for C3 plants
|
|
88
88
|
peakVCmax_C4: np.ndarray = None, # peak maximum carboxylation rate for C4 plants
|
|
89
89
|
CI: Union[Raster, np.ndarray] = None,
|
|
90
|
-
resampling: str = RESAMPLING
|
|
90
|
+
resampling: str = RESAMPLING,
|
|
91
|
+
GEDI_download_directory: str = GEDI_DOWNLOAD_DIRECTORY): # clumping index
|
|
91
92
|
if geometry is None and isinstance(ST_C, Raster):
|
|
92
93
|
geometry = ST_C.geometry
|
|
93
94
|
|
|
@@ -231,9 +232,14 @@ def BESS_JPL(
|
|
|
231
232
|
if KG_climate is None:
|
|
232
233
|
KG_climate = load_koppen_geiger(geometry=geometry)
|
|
233
234
|
|
|
235
|
+
|
|
234
236
|
# load canopy height in meters if not provided
|
|
235
237
|
if canopy_height_meters is None:
|
|
236
|
-
canopy_height_meters = load_canopy_height(
|
|
238
|
+
canopy_height_meters = load_canopy_height(
|
|
239
|
+
geometry=geometry,
|
|
240
|
+
resampling=resampling,
|
|
241
|
+
source_directory=GEDI_download_directory
|
|
242
|
+
)
|
|
237
243
|
|
|
238
244
|
# load CO2 concentration in ppm if not provided
|
|
239
245
|
if Ca is None:
|
|
@@ -516,5 +522,6 @@ def BESS_JPL(
|
|
|
516
522
|
"Rn_canopy": Rn_canopy,
|
|
517
523
|
"LE": LE,
|
|
518
524
|
"LE_soil": LE_soil,
|
|
519
|
-
"LE_canopy": LE_canopy
|
|
525
|
+
"LE_canopy": LE_canopy,
|
|
526
|
+
"G": G
|
|
520
527
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.13.0
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: BESS-JPL
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.13.0
|
|
4
4
|
Summary: Breathing Earth System Simulator (BESS) Gross Primary Production (GPP) and Evapotranspiration (ET) Model Python
|
|
5
5
|
Author-email: Gregory Halverson <gregory.h.halverson@jpl.nasa.gov>
|
|
6
6
|
Project-URL: Homepage, https://github.com/JPL-Evapotranspiration-Algorithms/BESS-JPL
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: BESS-JPL
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.13.0
|
|
4
4
|
Summary: Breathing Earth System Simulator (BESS) Gross Primary Production (GPP) and Evapotranspiration (ET) Model Python
|
|
5
5
|
Author-email: Gregory Halverson <gregory.h.halverson@jpl.nasa.gov>
|
|
6
6
|
Project-URL: Homepage, https://github.com/JPL-Evapotranspiration-Algorithms/BESS-JPL
|
|
@@ -3,7 +3,7 @@ requires = ["setuptools>=60", "setuptools-scm>=8.0", "wheel"]
|
|
|
3
3
|
|
|
4
4
|
[project]
|
|
5
5
|
name = "BESS-JPL"
|
|
6
|
-
version = "1.
|
|
6
|
+
version = "1.13.0"
|
|
7
7
|
description = "Breathing Earth System Simulator (BESS) Gross Primary Production (GPP) and Evapotranspiration (ET) Model Python"
|
|
8
8
|
readme = "README.md"
|
|
9
9
|
authors = [
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.11.0
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bess_jpl-1.11.0 → bess_jpl-1.13.0}/Processing BESS with rasters with default parameters.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|