-
```
if command -v yum &> /dev/null; then pkg_manager="yum"; elif command -v apt &> /dev/null; then pkg_manager="apt"; else echo "Neither yum nor apt is found. This script is not supported.."; exit 1;…
-
```
curl https://storage.googleapis.com/panels-api/data/20240916/media-1a-i-p~s | jq '.data | .[] | select(.dhd) | .dhd' | xargs wget
```
-
Currently the FIPNUM-Region-Zone mapping is exported in the following way:
1. Create xtgeo `fipnum`, `region`, `zone` `GridProperty`s from their respective RMS objects
2. Create a region table mappin…
-
## some ideas
- a tool that helps you remember
- a tool that makes learning efficient
- a tool that helps you remember using science
- a tool focused on helping you remember better
- a tool that …
-
Part of improving the first touch experience. (See #137)
The NGINX Unit home page should prominently feature an easy way to get started with Unit.
**Summary: we need a script that installs a CLI…
-
Currently field outlines are exported from RMS projects in the following way:
1. Define horizon and contacts, folder locations, polygon vertices limits
2. Convert horizon to `xtgeo.Surface`
3. For ea…
-
Currently fault polygons are exported from RMS projects in the following way:
- Specify the horizon names
- Specify a folder, under the assumption this folder exists for each horizon
- Loop through e…
-
The current Drogon example has now 6 script all doing zone to grid K counting mapping (different formats, different purpose). This becomes a burden of the end users, and there is a great potentiaal to…
-
With the name, # of counties, # of districts for the type of plan, and total population with commas.
```
{% assign state = site.data.states | where:"xx", xx | first %}
{% assign plan-lower = plan…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…