Skip to content

Releases: ESIPFed/Geoweaver

v0.9.7

04 Nov 13:39
Compare
Choose a tag to compare
v0.9.7 Pre-release
Pre-release

Python Environment Extractor
Landing Page
Websocket connection problem fixed
String escaping issue fixed
Fixed numerous other bugs

v0.9.6

05 Oct 14:57
fe9d136
Compare
Choose a tag to compare
v0.9.6 Pre-release
Pre-release
Merge pull request #227 from ZihengSun/master

Add python environment extractor, fix the lost websocket problem, fix the multihost-selector

v0.9.3

15 Jul 14:18
23f4881
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

Bug fix, make it work with Jupyter lab

v0.9.2

14 Apr 05:02
37bc33f
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

This is the demo version for TickBase Plenary Meeting 2021.

Quick start:

Download the geoweaver.jar
Run the command: java -jar geoweaver.jar
Open browser and entry: http://localhost:8070/Geoweaver/

That's it!

v0.9.1

24 Mar 00:56
e6e1c82
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

** Fully support Jupyter notebook

** Tested on Azure Kubernetes, works great!

** Working on supprting JupyterHub and JupyterLab and Google Earth Engine in next release

** Tried to test with Pangeo but I met some problem with setting up Pangeo Dask cluster

This is the demo version for ESIP winter meeting 2021.

Quick start:

  1. Download the geoweaver.jar
  2. Run the command: java -jar geoweaver.jar
  3. Open browser and entry: http://localhost:8070/Geoweaver/

That's it!

v0.9.0

27 Jan 17:48
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Successfully switch to Spring Boot. Most installation tutorials on the home page will be invalid. New tutorials will arrive soon.
To start Geoweaver, just download the jar and type:
java -jar geoweaver-0.9.0.jar
Geoweaver will be running at:
http://localhost:8070/Geoweaver
Jupyter Notebook works amazing.
Fixed a lot of bugs.
NASA ACCESS Geoweaver project has kicked off and we are confidently marching forward to our first stable version.
Testers are welcome!

v0.8.8

27 Jan 17:48
Compare
Choose a tag to compare
v0.8.8 Pre-release
Pre-release

Demo version for AGU 2020 presentation "IN011-02Geoweaver: Connecting Dots for Artificial Intelligence in Geoscience "

v0.8.4

06 Jul 17:54
1d31df8
Compare
Choose a tag to compare
v0.8.4 Pre-release
Pre-release

This version redesigned the interface of Geoweaver to make it more settled and comfortable. All the output log streaming works for both process and workflow now. The history table is associated with a beautified chart indicting how many runs have been done on work days

v0.7.9

03 Feb 22:21
cbee4c6
Compare
Choose a tag to compare
v0.7.9 Pre-release
Pre-release

Deploy a new version to demo server on GeoBrain Cloud

v0.7.8

19 Dec 18:01
dc11dc0
Compare
Choose a tag to compare
v0.7.8 Pre-release
Pre-release

New version is released