Skip to content

Commit aefc71d

Browse files
Merge pull request #32 from gregory-halverson-jpl/main
working on daily ET
2 parents 1a1c49e + 313c053 commit aefc71d

21 files changed

+68350
-111440
lines changed

PTJPLSM/constants.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
from PTJPL.constants import *
22

3+
UPSCALE_TO_DAILY = False
4+
35
FIELD_CAPACITY_SCALE = 0.7
4-
RESAMPLING = "cubic"
6+
RESAMPLING = "cubic"

0 commit comments

Comments
 (0)