-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: raster-foundry/raster-foundry
base: 1.29.1
head repository: raster-foundry/raster-foundry
compare: 1.30.0
- 15 commits
- 60 files changed
- 4 contributors
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 507522e - Browse repository at this point
Copy the full SHA 507522eView commit details -
Christopher Brown committed
Sep 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 2491051 - Browse repository at this point
Copy the full SHA 2491051View commit details -
Add tracing to backsplash server
Christopher Brown committedSep 12, 2019 Configuration menu - View commit details
-
Copy full SHA for e771af7 - Browse repository at this point
Copy the full SHA e771af7View commit details -
Christopher Brown committed
Sep 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 50218e2 - Browse repository at this point
Copy the full SHA 50218e2View commit details
Commits on Sep 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cff0444 - Browse repository at this point
Copy the full SHA cff0444View commit details
Commits on Sep 17, 2019
-
Add and use multitiff COG trait for Landsat 8 imagery (#5167)
* Remove unimplemented method that no one asked for * Add MultiTiffImage trait * Add SUPER UNSAFE LandsatMultiTiff case class * wip -- use Landsat8MultiTiff * Get backsplash-core compiling after rebase * Wire it all up.. except histograms for uningested scenes * Try really hard to make histograms work -- fail repeatedly * Do something real dumb to try to get values to normalize from * Use the correct read invocation * Make use of multi-tiff configurable * Don't merge 3-band tile into single band * Also check multitiff config in db / api * Update changelog * Explain choice of sample resolution * Create span context for reads from resampled grid * compilation * Trace multiband tile construction Because it's the end of reading from source * Trace histogram calculation
Configuration menu - View commit details
-
Copy full SHA for 79253d3 - Browse repository at this point
Copy the full SHA 79253d3View commit details -
Add Xray Segments/Tracing (#5171)
Chris Brown authoredSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 8515b7e - Browse repository at this point
Copy the full SHA 8515b7eView commit details -
Use alternative histogram generation with geotrellis (#5169)
Fix histogram generation when creating cog scenes Default broken tile cache to disabled Clean up CogUtils Update changelog Better error handling
Configuration menu - View commit details
-
Copy full SHA for dda8d5a - Browse repository at this point
Copy the full SHA dda8d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 149332f - Browse repository at this point
Copy the full SHA 149332fView commit details -
Remove API spec publishing (#5174)
* Remove API spec publishing * changelog
Configuration menu - View commit details
-
Copy full SHA for beae2d1 - Browse repository at this point
Copy the full SHA beae2d1View commit details -
Fix the datasource id for MODIS aqua (#5175)
* Fix the datasource id for MODIS aqua * Update changelog
Configuration menu - View commit details
-
Copy full SHA for fb48fc0 - Browse repository at this point
Copy the full SHA fb48fc0View commit details
Commits on Sep 18, 2019
-
Upgrade
sup
and identify timeouts vs errors (#5179)This fixes a problem where the healthcheck failures did not allow for distinguising between a timeout and an actual error (like not being able to connect to the database). This switches the cache as well, mostly because we don't use the tile cache and I wanted to use one that we use more often at this point -- though both point to the same memcached instance so it shouldn't matter. The switch to using `attempt` is an _attempt_ at getting better/more errors and logging them correctly when an error occurs. Also, this commit reduces the default connection time (30 seconds) which is way too long for us, 2 seconds gets us under the healthcheck and lets us at least log that there was a connection failure rather than a timeout.
Chris Brown authoredSep 18, 2019 Configuration menu - View commit details
-
Copy full SHA for cff4527 - Browse repository at this point
Copy the full SHA cff4527View commit details
Commits on Sep 19, 2019
-
Add MultiTiff image rendering for more datasources (#5178)
* Add Sentinel-2 multitiff imagery rendering works only for small sliver s2 scenes * Move getBandRasterSource to multitiff trait * Fix Sentinel-2 read type * wip -- landsat historical * dummy * remove commented code * oops fix sql * Complete match in histograms * Remove unused import that metals suggested * Revert landsat historical upload processing changes * Update changelog * Decode urls for gdalrastersource in CogUtils * Disable multitiff by default since it only works for Landsat 8 * Fix regex
Configuration menu - View commit details
-
Copy full SHA for 5e9e740 - Browse repository at this point
Copy the full SHA 5e9e740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95339bb - Browse repository at this point
Copy the full SHA 95339bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for eafe3f4 - Browse repository at this point
Copy the full SHA eafe3f4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.29.1...1.30.0