Commit graph

122 commits

Author SHA1 Message Date
Aang23
008eca2363 Merge branch 'master' of https://github.com/altillimity/SatDump 2023-11-25 19:05:33 +01:00
Aang23
9c8cee62e3 Merge branch 'apt_calib' 2023-11-25 19:04:58 +01:00
Jamie Vital
5f31afa4ad Fix search box width within drop-downs 2023-11-25 10:54:02 -05:00
Jamie Vital
eb7c6630bb Add search to RGB composites 2023-11-25 10:27:43 -05:00
ZbychuButItWasTaken
f5eb6399ba add lil info icon 2023-11-24 00:09:45 +01:00
ZbychuButItWasTaken
6ffff3b5ba finish APT 2023-11-23 22:53:47 +01:00
RAD750
b8036e9d55 Added white balance by default for MSU-MR due to LRPT 2023-11-20 10:30:26 +01:00
Jamie Vital
1cf59183cf Keep floating windows on top, and other UI fixes 2023-11-19 21:01:00 -05:00
Jamie Vital
e00d09da46 Smarter preset/info button logic 2023-11-17 09:37:51 -05:00
Jamie Vital
575f840888 Improve behavior of composite info window 2023-11-17 09:19:45 -05:00
Aang23
380cf2484d Default size for desc. window 2023-11-15 12:08:11 +01:00
Aang23
4294cd48d9 Only show info button if info is present for composite 2023-11-14 21:37:03 +01:00
Aang23
69b94548c3 Allow adding composite descriptions 2023-11-14 21:31:59 +01:00
Aang23
b5b0f9c816 Products overlay is per-instrument again 2023-11-10 18:13:06 +01:00
Jamie Vital
ff0538095f Support despeckle in composite configs 2023-11-10 10:20:25 -05:00
Jamie Vital
8f54f0a750 Implement Kuwahara Filter as Despeckle 2023-11-09 23:58:15 -05:00
Aang23
249edeecc3 Fix apply lut 2023-11-07 11:14:35 +01:00
Aang23
0066d059fb Enforce RS checks on HRD, LRPT 2023-11-05 16:54:28 +01:00
Aang23
c6c64175f4 Re-couple products overlay settings 2023-11-02 15:00:07 +01:00
Aang23
281c58e643 Do not restore enabled status in viewers 2023-11-02 14:30:12 +01:00
Aang23
d5ab174465 Replace split overlay code by generic handler 2023-11-01 18:10:00 +01:00
Jamie Vital
354fc95c76 Fix default projection path 2023-10-26 18:26:57 -04:00
Jamie Vital
5db8a66c7f Better handling of threads in Viewer 2023-10-22 14:52:06 -04:00
Jamie Vital
677300f009 Implement SteppedSlider widget; move FFT and viewer city settings to it 2023-10-20 23:33:32 -04:00
Jamie Vital
3ef65113f0 Async viewer saving; remember last used file format 2023-10-19 15:42:54 -04:00
Aang23
e2c8a20909 Fix a stupid 2 years old bug 2023-10-17 18:34:35 +02:00
Jamie Vital
83798ac886 [Viewer] Prevent saving image that is being updated 2023-10-16 21:18:01 -04:00
Jamie Vital
7e5f3032d1 Prevent unnecessary image viewer updates 2023-10-16 18:40:36 -04:00
Jamie Vital
80a2fccbc1 Save city size preference in product viewer 2023-10-16 18:35:57 -04:00
Jamie Vital
c8dd44915f Fix drawing just shores on image viewer 2023-10-16 14:07:23 -04:00
Aang23
23c2e4ed7a Allow drawing shores in a different color 2023-10-16 19:05:28 +02:00
Jamie Vital
507424075d Clean up some viewer functionality 2023-10-16 11:14:21 -04:00
Jamie Vital
8c0a36e78a Re-order overlay options; fix lat/lon grid without cities or borders 2023-10-16 09:15:34 -04:00
Aang23
c137d4d593 Add lat/lon grid option 2023-10-14 22:25:43 +02:00
Jamie Vital
45b860a28f Honor saved border/city color everywhere in viewer 2023-10-14 13:06:21 -04:00
Aang23
9b3060873c Fix a lego11-favourite bug 2023-10-04 00:48:56 +02:00
Aang23
97d941c384 Old algo back 2023-10-01 22:15:14 +02:00
Aang23
3103810d9b GEOs working in viewer 2023-09-30 09:35:44 +02:00
Aang23
71baf6dae9 Better error handling 2023-09-29 23:51:10 +02:00
Aang23
b94de78445 Remove timestamp and tle check for projs 2023-09-29 23:50:23 +02:00
Aang23
407072ba5d Old metadata system is going away 2023-09-29 23:21:43 +02:00
Aang23
d72f7415f7 Goodbye, crappy projection algo from all the way back from pre-1.0.0 2023-09-29 22:11:28 +02:00
Jamie
a7c2de15e5 Fix default extension in viewer on non-Windows OSs 2023-09-26 00:02:27 -04:00
Jamie Vital
035407a4bf Make Save As dialog honor Processed Image Format 2023-09-25 23:36:38 -04:00
Jamie Vital
15aeb83661 Rework file widget to prevent partial hang 2023-09-24 09:14:16 -04:00
Aang23
10243a8bd7 Edit wording a bit 2023-09-08 14:51:08 +02:00
Aang23
1f913b9c3a
Merge pull request #370 from baskiton/master
Choose other cities types/size instead Capitals only and draw on map overlay
2023-09-08 14:42:14 +02:00
baskiton
077437e9c3 Add configuring map/cities overlay to result rgb-composites.
Result images will be saved to a separate file with "_map" suffix instead of the main image.

Configure options:

| Name           | Type    | Default     | Description           |
|----------------|---------|-------------|-----------------------|
| map_overlay    | Boolean | `false`     | Draw countries border |
| cities_overlay | Mapped  | `NONE`      | Draw cities           |

`cities_overlay`:

| Name           | Type    | Default     | Description                                                                |
|----------------|---------|-------------|----------------------------------------------------------------------------|
| color          | Array   | `[0, 1, 0]` | RGB float-array (0.0 - 1.0)                                                |
| font_size      | Number  | `50`        | Cities font size                                                           |
| type           | String  | `capitals`  | Cities type. See below                                                     |
| scale_rank     | Number  | `3`         | **Only for `all` type**. 0-10. The more, the smaller cities will be drawn. |

Cities `type` is one of:
* `capitals` - Draw only Capitals
* `rcapitals` - Draw Capitals and Administrative centers
* `all` - Draw all cities by Scale Rank

Example:
```json
...
"map_overlay": true,
"cities_overlay": {
    "color": [0.85, 1, 0],
    "font_size": 24,
    "type": "rcapitals",
    "scale_rank": 6
}
...
```
2023-09-05 02:40:13 +07:00
Aang23
f86f89b568 Equ changes 2023-09-04 18:00:34 +02:00
baskiton
3543b54f6f Choose other cities types/size instead Capitals only, in Viewer only.
* Capital Only: Draw only Capitals
* Regional Capital Also: Draw Capitals and Administrative centers
* All (by Scale Rank): Draw all cities by Scale Rank. The higher the "Scale Rank", the smaller cities will be drawn.
2023-08-26 16:44:25 +07:00