Space pixels masking optional in ahi_hsd but not hrit_jma reader
Open
@sfinkens is already working on this.
Since May 8, 2023.
component:readers
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 335
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
Hi,
At the moment it is possible to use a kwarg with the ahi_hsd reader to disable the masking of the space pixels (mask_space).
The same feature doesn't exist when working from hrit; for example this prevents seeing the Moon in some recent Himawari-9 imagery that comes through EUMETCast in the HRIT format.
Is this a possible feature to carry across? I've tried knocking it out with my limited Python abilities in the reader but to no avail.
Many thanks :)
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.