include some custom composite examples in satpy
@djhoese is already working on this.
Since Dec 4, 2017.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 335
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
It would be great to implement some custom composite examples as known from mpop documentation.
Nice would be the custom .yaml file(s) with the changes in generic.cfg for this composites:
natural [1.6], [0.8], [0.6]
overview [0.6], [0.8], [10.8] and a
severe storms ( R : VIS0.8 Range : 0-100 [%]-Gamma : 1.0, G : VIS0.8 Range : 0-100 [%]-Gamma : 1.0, B : IR10.8-IR3.9 Range : -60 - -40 [K]Gamma : 2.0), and a
clouds convection (R : VIS0.8 Range : 0-100 [%]-Gamma : 1.0, G : VIS0.8 Range : 0-100 [%]-Gamma : 1.0, B : IR10.8 Range : 323-203 [K]-Gamma : 1.0
and the same with HRV channel (luminance):
HRV-overview [HRV] ... ,HRV natural, HRV severe storms, HRV clouds convection.
A simple code example to render with euro1 area all custom composites should be provided.
Maybe the number of examples could be reduced and some of this composites added as defaults?
Some HRV composites could be available as fixed composites in satpy.
BTW. the snow reflecatnce composite seems not implemented any more (was present in mpop)?
Regards,
Christian
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.