pytroll / pytroll/pyresample

Correct resampling of multiple swaths that do not fit into memory

Open
#54 6 comments 1 reaction 1 assignee View on GitHub

@cpaulik is already working on this.

Since Apr 26, 2018.

enhancement
Dominant language
Python
Stars
385
Forks
102
Avg merge
4d 2h
Merged PRs (30d)
9

Description

We are currently working on the problem of resampling multiple swaths in a correct manner. Our main concern are edge effects when stitching swaths or parts of orbits together. We mostly use a hamming window for resampling so we do not want to ignore the edges of our swaths. We do have a working solution for the problem and I am currently looking into the best way to open source it.

My main questions are:

  1. Would you consider this functionality a part of pyresample or should wrappers around pyresample manage inter-swath resampling.
  2. Are you aware of other projects that tackle the same issue which we could contact if your answer to question 1 is no.

Otherwise we will open source it as our own project and keep you informed if you are interested.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.