DmitrMakeev commited on
Commit
5d22bb3
·
verified ·
1 Parent(s): 061cd87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -717,7 +717,7 @@ INPUT_DATA = {
717
  },
718
  "profileSettings": {
719
  "P": 60, "K": 194, "Mg": 48.5, "Ca": 121.25, "S": 79.445,
720
- "NO3_RAT": 1.5, "TOTAL_NITROG": 138.57, "liters": 100
721
  }
722
  }
723
 
 
717
  },
718
  "profileSettings": {
719
  "P": 60, "K": 194, "Mg": 48.5, "Ca": 121.25, "S": 79.445,
720
+ "NO3_RAT": 11.5, "TOTAL_NITROG": 138.57, "liters": 100
721
  }
722
  }
723