Skip to content

Processor for NASA GISTEMP temperature anomaly data#29

Merged
aashish24 merged 2 commits intomasterfrom
gistemp
Sep 8, 2016
Merged

Processor for NASA GISTEMP temperature anomaly data#29
aashish24 merged 2 commits intomasterfrom
gistemp

Conversation

@mbertrand
Copy link
Copy Markdown
Collaborator

Data source: http://data.giss.nasa.gov/gistemp/

Land-Ocean Temperature Index, ERSSTv4, 1200km smoothing

The original NetCDF image contains 1600+ bands, one band for each month from January 1880 to present. This processor converts the image into separate TIF images for each band, and imports it into Geoserver as a temporal image mosaic, with the latest month displayed by default.

The data is updated every month.

Comment thread dataqs/gistemp/resources/gistemp.sld Outdated
<ColorMapEntry color="#0000ff" quantity="0" label="0° C"/>
<ColorMapEntry color="#009933" quantity="250" label = "2.5 °C"/>
<ColorMapEntry color="#ff9900" quantity="500" label = "5.0 °C"/>
<ColorMapEntry color="#ff0000" quantity="750" label = "7.5 °C"/>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we limited to 0-7.5 range only?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aashish24 No, I forgot to include the negative values, now it goes from -7.5 to 7.5. These are temperature anomalies (deviation from mean) rather than actual temperatures.

@aashish24
Copy link
Copy Markdown
Contributor

LGTM 👍 I am going to go ahead and merge it.

@aashish24 aashish24 merged commit bafeb2e into master Sep 8, 2016
@aashish24 aashish24 deleted the gistemp branch September 8, 2016 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants