Joleen Feltz

Results 7 issues of Joleen Feltz

**Describe the bug** The CLAVRx reader has based the input AHI filename on a shortened version of that filename which typically is not generated by the CLAVRx processing routine, but...

bug
component:readers

This pull request adds checks for global attributes in the geocat file to determine if the navigation has been terrain corrected. If it has, a SwathDefinition is used to facilitate...

## Feature Request The GEOCAT reader is written to expect the lat/lons contained within the file are on the fixed grid. Recently, a need has arisen to check metadata to...

## Feature Request In order to use the RGB recipes already created for sensors supported by GEOCAT, it would be nice to add aliases to facilitate the capability.

Hi, I am seeing an error related to d3.time at line 187 of cubism.js. There is no problem if using d3.v3. Thanks, Joleen

The cf_writer adds a _FillValue to the final netCDF output for the lat/lon coordinates. In this case, adapted from an abi_fixed_grid, the dims are `("y", "x")` while the coords are...

The documentation in the [Scene](https://github.com/pytroll/satpy/blob/8dfc2614546c6990c3ed89d9dc2c6885364d930a/satpy/scene.py#L100-L108) code indicates that a Scene object can be created without a filename or reader. The documentation refers to a Dataset, which looks like the nomenclature...

documentation