Last active
          June 25, 2018 05:14 
        
      - 
      
- 
        Save novemberalpha/4a3e1d45d00a16385510eb7d7e98b5e3 to your computer and use it in GitHub Desktop. 
    A PFC1 recipe for potted tomatoes!
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "_id": "pfc1-potted-tomatoes-72days", | |
| "format": "phased", | |
| "version": "1.0", | |
| "optimization": [ | |
| "general purpose" | |
| ], | |
| "date_created": "2017-05-14", | |
| "author": "openag", | |
| "operations": [ | |
| { | |
| "name": "early", | |
| "cycles": 24, | |
| "day": { | |
| "hours": 16, | |
| "air_temperature": 29, | |
| "light_intensity": 1, | |
| "air_humidity": 80 | |
| }, | |
| "night": { | |
| "hours": 8, | |
| "air_temperature": 18, | |
| "light_intensity": 0, | |
| "air_humidity": 70 | |
| } | |
| }, | |
| { | |
| "name": "middle", | |
| "cycles": 24, | |
| "day": { | |
| "hours": 14, | |
| "air_temperature": 29, | |
| "light_intensity": 1, | |
| "air_humidity": 80 | |
| }, | |
| "night": { | |
| "hours": 10, | |
| "air_temperature": 18, | |
| "light_intensity": 0, | |
| "air_humidity": 70 | |
| } | |
| }, | |
| { | |
| "name": "late", | |
| "cycles": 24, | |
| "day": { | |
| "hours": 12, | |
| "air_temperature": 29, | |
| "light_intensity": 1, | |
| "air_humidity": 80 | |
| }, | |
| "night": { | |
| "hours": 12, | |
| "air_temperature": 18, | |
| "light_intensity": 0, | |
| "air_humidity": 70 | |
| } | |
| } | |
| ] | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment