Liam
d494cf573d
Install dependencies in GitHub actions
4 år sedan
Liam
a04bc4a439
Add initial GitHub actions workflow
4 år sedan
Xerbo
c5ec69f48a
Headerise each file
4 år sedan
Xerbo
7763148aea
More verbose output when building with CMake
4 år sedan
Xerbo
ec8a1eb168
Remove distribution image generation
It didn't even work in the latest commit
4 år sedan
Xerbo
2213e46ddf
Stack image types as much as you want
Create a copy of the image before modifying it for temperature calibration
4 år sedan
Xerbo
8cfbc9d12b
Fix for small mistake in b96a2c6
4 år sedan
Xerbo
7d9f38f91e
Add -r flag to realtime decoding command
4 år sedan
Xerbo
b96a2c6f0b
Increase buffer size
4 år sedan
Xerbo
6b03bdd11e
Set PALETTE_PATH in Makefile
4 år sedan
Xerbo
bb37bf0628
Palette search directorie, basic packaging support
4 år sedan
Xerbo
b8671a325f
Move source into src/
4 år sedan
Liam
c322d6cbc8
Add a bug report template
4 år sedan
Liam
953e721745
Add contributing guidelines, subject to change
4 år sedan
Liam
795aef4272
Merge pull request #9 from technobird22/clarifications-to-readme
Added clarifications to readme
4 år sedan
technobird22
4b9aa8b886
Clarified stackability of output types
4 år sedan
technobird22
894e275f2b
Added link to NOAA database
Contains a variety of data and specifications for the polar orbiting satellite series
4 år sedan
technobird22
ad1b4bf5d3
Clarification to output heading in readme
4 år sedan
Xerbo
377bc3f9d7
Add map offset argument, change southbound to northbound
Passes are flipped when northbound, not southbound
4 år sedan
Xerbo
fa10f2e908
Fix img2pal.py and improve error messages
4 år sedan
Xerbo
4b1acdfa5f
Improve MCIR, improve map alignment and remove useless palettes
4 år sedan
Xerbo
441e6694d1
Fix calibration issue, adjust noise threshold
Why was this using a divide to calculate the difference?
4 år sedan
Xerbo
3a300a9ca1
Add N15 palette (thanks Derek), remove useless N18 palette
4 år sedan
Xerbo
b68d7630ea
Early Windows support!
4 år sedan
Xerbo
e6674512e3
Improve syncing, fix segfault
Lack of clamping while reading a pixel from a palette resulted in reading invalid memory
4 år sedan
Xerbo
1766b42220
Add another palette
4 år sedan
Xerbo
9353a50b4e
Add ability to crop noise from start and end of an image
4 år sedan
Xerbo
751baefdff
Close file stream if libpng fails to init
4 år sedan
Xerbo
d2880a6406
Fix clipping on linear equalise
4 år sedan
Liam
f730a6efe5
Merge pull request #6 from Aang23/cmake_support
Initial CMake support
4 år sedan
Aang23
61db9ee3ed
Initial CMake support
4 år sedan
Xerbo
2d719f4f80
Fix segfault
Checking if the type string contains paletted instead of just the current image
leading to palettes attempting to be applied to images without a color buffer
4 år sedan
Xerbo
d37f450229
Actaully disable that warning, fix a bug
Creating a paletted image along with other images broke it
4 år sedan
Xerbo
b19701eee9
Ignore -Wmissing-field-initializers to avoid confusion
4 år sedan
Xerbo
da6b4ab056
Fix map handling & improve alignment, fix #5
4 år sedan
Xerbo
afb0b9fc98
Fix application of internal palettes (and crashing on ARM)
4 år sedan
Xerbo
8e77155394
First HRPT palette! Also fix some warnings in pngio.c
4 år sedan
Xerbo
399b2234d2
Add palette generator script
4 år sedan
Xerbo
5846aaa9cd
Add gamma adjustment, improve MCIR colors
4 år sedan
Xerbo
58a71f4ade
Rewrite README, include util's, remove duplicate palette
4 år sedan
Xerbo
0de4bdc5d7
Add WXtoImg palettes
4 år sedan
Xerbo
208f3bb4eb
README improvements
4 år sedan
Xerbo
8a5e2d2bb1
Use WXtoImg precipitation palette
4 år sedan
Xerbo
c6716c4aab
Use RGB for palettes instead of RGBA
4 år sedan
Xerbo
aee200e304
Rewrite `ImageOut`, remove channel ID in filename
4 år sedan
Xerbo
f397b84513
Add palette support, remove falsecolor image type
I will tidy this up in the next few commits
4 år sedan
Xerbo
be4ba0b52a
Small bug fixes & small changes
4 år sedan
Xerbo
61fb740c19
Small bug fixes
Processing more than one image at once didn't work (quite bodgey)
MCIR would run even without a map
Error handling for map/raw images that don't exist
4 år sedan
Xerbo
69a43e8237
Turn off compression in realtime decoded images
4 år sedan
Xerbo
55e7402f88
Slight changes to syncing
4 år sedan