DmitrMakeev commited on
Commit
21a0cbc
·
verified ·
1 Parent(s): 0d1d741

Update app.py

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