BESS-JPL 1.16.0__py3-none-any.whl → 1.18.0__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 BESS-JPL might be problematic. Click here for more details.

BESS_JPL/BESS_JPL.py CHANGED
@@ -42,3 +42,7 @@ from .calculate_VCmax import *
42
42
  from .meteorology import *
43
43
  from .soil_energy_balance import *
44
44
  from .model import *
45
+ from .process_BESS_table import *
46
+ from .ECOv002_static_tower_BESS_inputs import load_ECOv002_static_tower_BESS_inputs
47
+ from .ECOv002_calval_BESS_inputs import load_ECOv002_calval_BESS_inputs
48
+ from .verify import verify
@@ -0,0 +1,11 @@
1
+ <PAMDataset>
2
+ <PAMRasterBand band="1">
3
+ <Metadata>
4
+ <MDI key="STATISTICS_MAXIMUM">100</MDI>
5
+ <MDI key="STATISTICS_MEAN">3.2450253068732</MDI>
6
+ <MDI key="STATISTICS_MINIMUM">0</MDI>
7
+ <MDI key="STATISTICS_STDDEV">15.002005519213</MDI>
8
+ <MDI key="STATISTICS_VALID_PERCENT">100</MDI>
9
+ </Metadata>
10
+ </PAMRasterBand>
11
+ </PAMDataset>