Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 23 additions & 6 deletions core/lexicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -2258,27 +2258,37 @@
"definition": "Defines if a datalogger can or cannot be installed at the well."
},
{
"categories": ["status_value"],
"categories": [
"status_value"
],
"term": "Open",
"definition": "The well is open."
},
{
"categories": ["status_value"],
"categories": [
"status_value"
],
"term": "Open (unequipped)",
"definition": "The well is open and unequipped."
},
{
"categories": ["status_value"],
"categories": [
"status_value"
],
"term": "Closed",
"definition": "The well is closed."
},
{
"categories": ["status_value"],
"categories": [
"status_value"
],
"term": "Datalogger can be installed",
"definition": "A datalogger can be installed at the well"
},
{
"categories": ["status_value"],
"categories": [
"status_value"
],
"term": "Datalogger cannot be installed",
"definition": "A datalogger cannot be installed at the well"
},
Expand Down Expand Up @@ -4207,6 +4217,13 @@
"term": "Slash Triangle Ranch",
"definition": "Slash Triangle Ranch"
},
{
"categories": [
"organization"
],
"term": "Spanish Stirrup Rockshop",
"definition": "Spanish Stirrup Rockshop"
},
{
"categories": [
"organization"
Expand Down Expand Up @@ -8452,4 +8469,4 @@
"definition": "Data were not field checked but are considered reliable"
}
]
}
}
Loading