瀏覽代碼

Merge pull request #9 from technobird22/clarifications-to-readme

Added clarifications to readme
tags/v1.8.0
Liam 3 年之前
committed by GitHub
父節點
當前提交
795aef4272
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 5 行新增2 行删除
  1. +5
    -2
      README.md

+ 5
- 2
README.md 查看文件

@@ -62,7 +62,7 @@ Apply a falsecolor palette
### Arguments

```
-i [r|a|b|t|m|p] Output type (kinda stackable)
-i [r|a|b|t|m|p] Output type (stackable*)
-e [t|h|l|d|p|f] Effects (stackable)
-o <path> Output filename
-d <path> Destination directory
@@ -73,8 +73,9 @@ Apply a falsecolor palette
-g Gamma adjustment (1.0 = off)
-k Map offset (in px, default: 0)
```
\* Should work with all combinations, but temperature needs to be done last as it calibrates the buffer

### Image types
### Image output types

- `r`: Raw Image
- `a`: Channel A
@@ -132,6 +133,8 @@ Environmental Satellite Receiving Stations](https://noaasis.noaa.gov/NOAASIS/pub

[NOAA KLM coefficients](https://web.archive.org/web/20141220021557/https://www.ncdc.noaa.gov/oa/pod-guide/ncdc/docs/klm/tables.htm)

[NOAA Satellite specifications and more information](https://www1.ncdc.noaa.gov/pub/data/satellite/publications/podguides/N-15%20thru%20N-19/pdf/)

## License

See `LICENSE`

Loading…
取消
儲存