DmitrMakeev commited on
Commit
4f99b12
·
verified ·
1 Parent(s): 8f9b1e2

Update app.py

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