DmitrMakeev commited on
Commit
17b8c98
·
verified ·
1 Parent(s): 0369830

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -721,7 +721,7 @@ INPUT_DATA = {
721
  },
722
  "profileSettings": {
723
  "P": 60, "K": 194, "Mg": 48.5, "Ca": 121.25, "S": 79.445,
724
- "NO3_RAT": 9.5, "TOTAL_NITROG": 138.57, "liters": 100
725
  }
726
  }
727
 
 
721
  },
722
  "profileSettings": {
723
  "P": 60, "K": 194, "Mg": 48.5, "Ca": 121.25, "S": 79.445,
724
+ "NO3_RAT": 5.5, "TOTAL_NITROG": 138.57, "liters": 100
725
  }
726
  }
727