Skip to content

Releases: nasa-gibs/onearth

OnEarth v1.0.0

29 Apr 01:08
Compare
Choose a tag to compare
  • mod_onearth date snapping overhaul
  • Updates to input imagery merging and inserts in mrfgen
  • New tests available for continuous integration
  • Updates to WMS Mapfile generation
  • z level lookup with Tiled-WMS
  • Improved logging in tools
  • Removed Time from GetCapabilities ResourceURL for static layers
  • Fixed mod_onearth handling of extremely large index sizes
  • Several minor bug fixes

OnEarth v0.9.0

12 Feb 19:36
Compare
Choose a tag to compare
  • Blending of overlapping input imagery in mrfgen
  • Wrapping of input images that cross the antimeridian
  • Improved handling of inserting granules into MRF
  • Updated layer configuration tool to support versioned colormaps
  • Correct z-index now being obtained with new MRF
  • Several other minor bug fixes
  • Updates to OnEarth test scripts

OnEarth v0.8.0

21 Nov 02:31
Compare
Choose a tag to compare
  • Improved MRF generation performance in mrfgen using inserts with nocopy option
  • Concurrent updates to MRF files with z-dimension
  • Allow creation of an empty MRF in mrfgen
  • Use of internal average and nearest neighbor resampling methods with MRF inserts
  • Improvements to OnEarth time request handling and configuration time detection
  • Improvements to OnEarth KML endpoint configuration
  • Renamed mod_wms to mod_onearth
  • Several bug fixes and optimizations to mrfgen and layer configuration tools

OnEarth v0.7.0

18 Aug 17:24
Compare
Choose a tag to compare
  • Support for third (z) dimension in MRF files
  • Support for granules in mod_onearth by using time as z dimension
  • Generation of MRFs with z dimension in mrfgen
  • File XML elements may be used to specify individual input files for mrfgen
  • Updated target x/y handling in mrfgen
  • Creation of layers without an existing MRF header file
  • Layer configuration tool can generate mapfiles for WMS

OnEarth v0.6.5

17 Aug 20:53
Compare
Choose a tag to compare
  • Fixes to module for handling MRF requests with future date
  • Fixed REST redirect handling of endpoints with subdirectories
  • Bug fix for broken default day links during configuration
  • Color map entry check for RGBApng2Palpng tool
  • MRF helper scripts for debugging
  • Updates to color map scripts
  • Blue Marble added as default demo image

OnEarth v0.6.4

03 Jun 22:43
Compare
Choose a tag to compare
  • Handling of new GIBS color map schema and visual updates to legend generator
  • Fixed bug in sub-daily time detection in oe_configure_layer
  • File names for staged MRF headers are now based on HeaderFileName in layer configuration
  • Empty tile tool now uses all color map entries in XML input
  • MRF soft link warnings removed in mrfgen

OnEarth v0.6.3

25 Mar 01:25
Compare
Choose a tag to compare
  • Added option in oe_configure_layer to generate default file links
  • Custom cache configuration base names are now allowed
  • ColorMap location/URL is now defined in environment configuration
  • Empty tile tool can now generate paletted PNG images
  • Internal MRF empty tile is now used with out-of-range time requests in mod_onearth
  • mod_onearth bug fix with REST requests
  • Small updates to mrfgen
  • Minor updates to legend generation tool
  • Additional dependencies included in RPMs
  • Much improved documentation

OnEarth v0.6.2

31 Jan 00:09
Compare
Choose a tag to compare
  • Improvements to legend generator tool including support for GIBS Legend entries
  • Better native WMTS REST support in mod_onearth
  • Default TWMS patterns included in layer configuration tool
  • Updates to layer configuration XML for empty tile
  • Bug fixes and other minor updates to layer configuration tool
  • RPM build updated with missing required dependencies

OnEarth v0.6.1

11 Dec 21:46
Compare
Choose a tag to compare
  • Empty tile generation tool
  • Revised XML cache configuration is now outputted by layer configuration tool
  • Sub-daily time detection fix for cases when period is specified

OnEarth v0.6.0

17 Nov 20:04
Compare
Choose a tag to compare
  • Removed MRF source code - now found in https://github.com/nasa-gibs/mrf
  • OnEarth server module support for handling sub-daily time requests
  • Sub-daily filename time detection for server cache creation
  • MRF generator support for generating sub-daily products
  • Fixes and documentation for legend generation tool
  • Minor GetCapabilities updates