Skip to content

Instantly share code, notes, and snippets.

@novemberalpha
Last active May 17, 2017 05:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save novemberalpha/0e98af32345f50b29b32e769b5b47cfd to your computer and use it in GitHub Desktop.
Save novemberalpha/0e98af32345f50b29b32e769b5b47cfd to your computer and use it in GitHub Desktop.
{
"_id": "pfc1-general_greens",
"format": "phased",
"version": "1.0",
"optimization": [
"general purpose"
],
"date_created": "2017-05-14",
"author": "openag",
"operations": [
{
"name": "early",
"cycles": 14,
"day": {
"hours": 18,
"air_flush_on": 30,
"air_temperature": 27,
"nutrient_flora_duo_a": 1.4,
"nutrient_flora_duo_b": 0.7,
"light_intensity": 1,
"air_humidity": 60
},
"night": {
"hours": 6,
"air_flush_on": 30,
"air_temperature": 22,
"nutrient_flora_duo_a": 0,
"nutrient_flora_duo_b": 0,
"light_intensity": 0,
"air_humidity": 50
}
},
{
"name": "middle",
"cycles": 14,
"day": {
"hours": 18,
"air_flush_on": 30,
"air_temperature": 28,
"nutrient_flora_duo_a": 1.4,
"nutrient_flora_duo_b": 1.4,
"light_intensity": 1,
"air_humidity": 60
},
"night": {
"hours": 6,
"air_flush_on": 30,
"air_temperature": 24,
"nutrient_flora_duo_a": 0,
"nutrient_flora_duo_b": 0,
"light_intensity": 0,
"air_humidity": 50
}
},
{
"name": "late",
"cycles": 14,
"day": {
"hours": 18,
"air_flush_on": 30,
"air_temperature": 25,
"nutrient_flora_duo_a": 1.1,
"nutrient_flora_duo_b": 2.2,
"light_intensity": 1,
"air_humidity": 60
},
"night": {
"hours": 6,
"air_flush_on": 30,
"air_temperature": 19,
"nutrient_flora_duo_a": 0,
"nutrient_flora_duo_b": 0,
"light_intensity": 0,
"air_humidity": 50
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment