Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

blog: Added blog post entry for OpenGEE 5.2.2 final release #828

Merged
merged 4 commits into from
Apr 26, 2018

Conversation

husf-dsheremata
Copy link
Contributor

No description provided.


A big thank you goes out to all of the contributors who helped make this release possible! The next release, Open GEE 5.2.3, is already in progress!

Would you like to be part of the project? Please join us on Slack and visit the project’s Github repository. We would love to see you there!
Copy link
Collaborator

Choose a reason for hiding this comment

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

Minor: could include a link to the slack channel.


**Both the geserver and gefusion services support status.** <code>geserver</code> and <code>gefusion</code> now return the status of the services indicating whether they are running or not.

**Detailed profiling data for terrain processing.** The <code>gecombineterrain</code> command now produces performance details if profiling is enabled. To turn on profiling, use <code>log_performance=1</code> when building Open GEE e.g. scons -j8 release=1 log_performance=1 build.
Copy link
Collaborator

@tst-lsavoie tst-lsavoie Apr 26, 2018

Choose a reason for hiding this comment

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

Minor: maybe should put the "scons" command in <code> tags.


**Both the geserver and gefusion services support status.** <code>geserver</code> and <code>gefusion</code> now return the status of the services indicating whether they are running or not.

**Detailed profiling data for terrain processing.** The <code>gecombineterrain</code> command now produces performance details if profiling is enabled. To turn on profiling, use <code>log_performance=1</code> when building Open GEE e.g. scons -j8 release=1 log_performance=1 build.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Minor: maybe put the scons command in <code> tags

Copy link
Collaborator

@tst-lsavoie tst-lsavoie left a comment

Choose a reason for hiding this comment

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

This looks good. I also checked it at https://tst-dsheremata.github.io/earthenterprise/blog.html and it looks fine. I added some very minor comments, but I'm fine with it.

Copy link

@TaurusEight TaurusEight left a comment

Choose a reason for hiding this comment

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

Reasonable changes. Looks fine.

@tst-lsavoie tst-lsavoie merged commit 49a848a into google:master Apr 26, 2018
husf-dsheremata added a commit to husf-dsheremata/earthenterprise that referenced this pull request May 7, 2018
* 'master' of https://github.com/google/earthenterprise: (69 commits)
  Issue 337: Checks GCC version and exits build if version < 4.8.0 (google#832)
  Copy 5.2.2 release notes updates to 5.2.3 docs (google#827)
  Issue google#821: Fusion Maps API infinite loop (google#830)
  Added blog post entry for OpenGEE 5.2.2 final release (google#828)
  Updating README.md for release 5.2.2 (google#823)
  Final 5.2.2 doc updates (google#824)
  590: Fixing page title for v360, v310 API usage examples (google#820)
  Update copy right date.
  Add debug tracing.
  Move travis_wait to yml file as it only works there...
  Get the variable name correct
  Clean things up and consolidate code into external scripts.
  Issue google#817 Disabling CA certificate authentication for the ge publish server (google#819)
  Making license comment blocks compliant with Google style (leading // instead of /* */ block-style comments)
  Doing some negitive testing. C++11 should work C++98 should fail
  Blog post about moving to C++11 (google#809)
  More experimenting
  Added newly re-opened issues to list of known issues
  Adding bootstrap javascript to each API version, and example_local.html for each
  Trying  parallel stages...
  ...
husf-dsheremata added a commit to husf-dsheremata/earthenterprise that referenced this pull request May 8, 2018
* master: (74 commits)
  Issue 337: Checks GCC version and exits build if version < 4.8.0 (google#832)
  Copy 5.2.2 release notes updates to 5.2.3 docs (google#827)
  Issue google#821: Fusion Maps API infinite loop (google#830)
  Added blog post entry for OpenGEE 5.2.2 final release (google#828)
  Added code block tags to scons build command example.
  Renamed blogpost file, added missing whitespace for parsing
  Renamed blogpost file, added missing whitespace for parsing
  Updated final release link to https://github.com/google/earthenterprise/releases/tag/5.2.2-2.final
  Added blog post entry for OpenGEE 5.2.2 final release
  Updating README.md for release 5.2.2 (google#823)
  Final 5.2.2 doc updates (google#824)
  590: Fixing page title for v360, v310 API usage examples (google#820)
  Update copy right date.
  Add debug tracing.
  Move travis_wait to yml file as it only works there...
  Get the variable name correct
  Clean things up and consolidate code into external scripts.
  Issue google#817 Disabling CA certificate authentication for the ge publish server (google#819)
  Making license comment blocks compliant with Google style (leading // instead of /* */ block-style comments)
  Doing some negitive testing. C++11 should work C++98 should fail
  ...
@tst-jcupp tst-jcupp changed the title Added blog post entry for OpenGEE 5.2.2 final release blog: Added blog post entry for OpenGEE 5.2.2 final release May 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants