-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gradients for Non-CMIP Products #59
base: main
Are you sure you want to change the base?
Conversation
Not sure what's going on with the ACHT product, going to have to take a look into it, it's not aligned with the map at all. |
It would appear that it only shows a portion of the full disk and cuts off the rest, makes the image look rather odd, but it's normal behavior: https://www.goes-r.gov/imagesContent/users/products/GOES-16-Cloud-Top-Temperature.jpg |
It would be nice to have either black or white background alternatives for the gradients :) |
I'll have to take a look at it, IIRC the background color is dependent on the product, some products choose the lowest value for pixels without data, while others use the highest value. |
Hi, is there a way to put a legend on the images so I know what I am looking at? |
In addition, the Cloud Top Temperature gradient was mislabeled, so that has been fixed.
The map overlay isn't off, those products only work over a range of satellite zenith angles. Basically, the algorithm that derives those products doesn't work if the satellite is too low in the sky for a given location. |
Here's the gradients I created during our discussion in issue #57