sanchez icon indicating copy to clipboard operation
sanchez copied to clipboard

False-colour geostationary satellite image compositor

Results 8 sanchez issues
Sort by recently updated
recently updated
newest added

add support for GOES-18 to sattellite.json ``` { "DisplayName": "GOES-18", "FilenamePrefix": "GOES18_FD_CH13_(?!enhanced)", "FilenameParser": "Goesproc", "Longitude": -137.2, "Brightness": 0.95 }, ```

bug

**Is your feature request related to a problem? Please describe.** Sanchez doesn't support add false colour to FY_2x. **Describe the solution you'd like** Add support for FY_2x, including add country...

enhancement

Add page to documentation with information about which channels are what for each satellite. Data can be sourced from: https://github.com/wxcapture/wxcapture/blob/master/WxSatInfo.xlsx, crediting wxcapture/Mike.

documentation

**Is your feature request related to a problem? Please describe.** When doing a stitched image, e.g. using the following command, Sanchez is also parsing the content of the emwin directory...

enhancement

# Describe the bug Not a bug technically... To make it easier for myself to reference the list of Common arguments on the wiki page I alphabetized them. And I...

documentation

As noted in #57, the role and importance of the `Satellites.json` file is buried a little in the documentation. We need to create a Getting Started page which introduces key...

documentation

The developers of satdump drastically changed the file output of imagery relating to geo sats. Thge new naming convention does not 'currently' work with Sanchez. As you can see below,...

bug

How do you install on a raspberry pi? I did not see it in the wiki?

enhancement