Martin Raspaud

Results 65 issues of Martin Raspaud

This PR adds support for modis and viirs swath resampling with gradient search - [ ] Closes #xxxx - [ ] Tests added - [ ] Tests passed - [...

enhancement

#### Problem description Satpy implemented a series of high level resampler classes that would fit better as an upgraded interface to the different resampling methods in pyresample. The basic workflow...

enhancement

- [ ] Closes #xxxx - [ ] Tests added - [ ] Tests passed - [ ] Passes ``git diff origin/master **/*py | flake8 --diff`` - [ ] Fully...

![Issue_1039](https://user-images.githubusercontent.com/45615081/72052203-0da69f80-3308-11ea-8c89-9c5463cdb1df.png) The upper left panel is a resampled B03 image (2000 * 2000). The right and bottom panels show the missing values ​​in the right 5 columns and the bottom...

I think this differs from @mraspaud and I did in Satpy which was to default to the maximum for the data type. Not sure that is really a problem. _Originally...

bug

I'm not sure I understand why this needs to be computed and would prefer if things didn't have to be, but to get this merged I am ok with it....

#### Code Sample, a minimal, complete, and verifiable piece of code ```yaml europe: description: Europe projection: ellps: WGS84 lon_0: 0 proj: stere lat_ts: 60 lat_0: 90 # shape: # height:...

enhancement
help wanted

Pyresample took over the Boundary objects of pytroll-schedule, and documentation needs to be written about these.

help wanted
documentation
good first issue

_From [[email protected]](https://code.google.com/u/110388910077036912843/) on November 25, 2013 14:15:49_ Hei pyresample team, I am seating at the pytroll workshop, and would like a new feature: Users could specify an array of weights...

enhancement
imported
Priority-Medium

This PR add the `cloud_mask` and `ocnn_mask` datasets to the olci l2 reader. This superseeds and closes #741. Some refactoring has been done, as well as passing the engine through...

enhancement
component:readers
refactor