commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[incubator-sdap-nexus] branch master updated (584b2f5 -> 564bd02)
lewismc
[incubator-sdap-nexus] branch SDAP-203 created (now 848bb30)
fgreg
[incubator-sdap-nexus] 01/01: SDAP-203 switch to using open jdk 8
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-205: Lat/lon netcdf not writing as float
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-204 Fix quality flag bugs
fgreg
[incubator-sdap-edge] branch master updated: add quality flag parameter to icoads and samos config files
nchung
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-144 add quality flag support for DOMS (#74)
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-197: Add quality flags to DOMS matchup output (#73)
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-194: Implement new depth construction for DOMS matchup (#72)
fgreg
[incubator-sdap-mudrod] branch master updated: SDAP-199 equals() is used for String comparison. (#50)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-201 Empty CSV data results with NullPointerException. (#49)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-200 Loggers used instead to print Throwable. (#48)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-198 InterruptedExceptions are handled. (#46)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-199 equals() is used for java.lang.Integer instead of == or !=, because it is not comparing actual value but locations in memory. (#47)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-182 Localization and charset definitions are done (#45)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-182 Localization and charset definitions are done. (#42)
lewismc
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: Make repo a build argument
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-196 take time into account when finding closest match (#71)
fgreg
[incubator-sdap-nexus] branch SDAP-196 updated (dca271f -> 80be1da)
fgreg
[incubator-sdap-nexus] 01/01: SDAP-196 take time into account when finding closest match
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated (a12b4fd -> a322366)
fgreg
[incubator-sdap-nexus] 01/01: Merge branch 'master' of https://github.com/apache/incubator-sdap-nexus into 1.1.0-SNAPSHOT
fgreg
[incubator-sdap-nexus] branch SDAP-196 created (now dca271f)
fgreg
[incubator-sdap-nexus] 01/01: SDAP-196 take time into account when finding closest match
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-192 Created DOMS netCDF reader tool. (#68) (#69)
fgreg
[incubator-sdap-edge] branch master updated: SDAP-195 Updates to quality control flagging fields for winds in SAMOS node.
nchung
[incubator-sdap-nexus] branch master updated: SDAP-192 Created DOMS netCDF reader tool. (#68)
fgreg
[incubator-sdap-edge] branch master updated: SDAP-176 Quality flag filtering on Solr search (#3)
fgreg
[incubator-sdap-edge] branch master updated: SDAP-169 Update passthrough plugin headers (#2)
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated (4f6e8df -> 874b56e)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-187 Unable to change cassandra port (#66)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-191 Remove Access-Control-Allow-Origin :* (#67)
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: Merge master into 1.1.0 (#62)
fgreg
[incubator-sdap-mudrod] branch master updated: SDAP-185: Clean up code base (#43)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-186 : Add Cosine distance as vector similarity measure (#44)
lewismc
[incubator-sdap-nexusproto] branch SDAP-48 deleted (was 8bb2877)
fgreg
[incubator-sdap-nexusproto] branch SDAP-48 updated (a515191 -> 8bb2877)
fgreg
[incubator-sdap-nexusproto] 10/17: Merge pull request #2 from fgreg/master
fgreg
[incubator-sdap-nexusproto] 05/17: add disclaimer update gradle version
fgreg
[incubator-sdap-nexusproto] 13/17: SDAP-48 Build Pipeline for nexusproto (#4)
fgreg
[incubator-sdap-nexusproto] 07/17: trying to fix build error
fgreg
[incubator-sdap-nexusproto] 09/17: added contributing doc
fgreg
[incubator-sdap-nexusproto] 17/17: fixed project name and made sure python version stays in sync with the gradle project version.
fgreg
[incubator-sdap-nexusproto] 15/17: trying assemble
fgreg
[incubator-sdap-nexusproto] 01/17: initial commit
fgreg
[incubator-sdap-nexusproto] 03/17: fixed build
fgreg
[incubator-sdap-nexusproto] 04/17: added license file
fgreg
[incubator-sdap-nexusproto] 06/17: added python install task
fgreg
[incubator-sdap-nexusproto] 02/17: updated build
fgreg
[incubator-sdap-nexusproto] 14/17: trying out this pipeline stuff
fgreg
[incubator-sdap-nexusproto] 16/17: trying with docker
fgreg
[incubator-sdap-nexusproto] 08/17: version should be 1.0.0-SNAPSHOT
fgreg
[incubator-sdap-nexusproto] 11/17: make TimeSeriesTile accept an array of times
fgreg
[incubator-sdap-nexusproto] 12/17: Merge pull request #3 from fgreg/SDAP-31
fgreg
[incubator-sdap-mudrod] branch master updated: SDAP-181 Method visibility is fixed. (#41)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-180 fixes failed test for Apache access logs. (#40)
lewismc
[incubator-sdap-mudrod] branch master updated: Fixed missing sweetAll.owl, typos and made minor improvements. (#39)
lewismc
[incubator-sdap-mudrod] branch master updated: Printing help bug is fixed. (#37)
lewismc
[incubator-sdap-mudrod] branch master updated: Upgrade to parent pom version 21 (#38)
lewismc
[incubator-sdap-mudrod] branch master updated: Connections, streams, files, and other classes that implement the Closeable interface or its super-interface, AutoCloseable, needs to be closed after use. (#36)
lewismc
[incubator-sdap-nexusproto] branch v1.0.0-rc1 created (now b2196ac)
fgreg
[incubator-sdap-nexusproto] tag v1.0.0-rc1 deleted (was b2196ac)
fgreg
[incubator-sdap-ningester] tag v1.0.0-rc1 deleted (was 15e48cb)
fgreg
[incubator-sdap-ningesterpy] tag v1.0.0-rc1 deleted (was 251a4a8)
fgreg
[incubator-sdap-nexus] tag v1.0.0-rc1 deleted (was be19c1d)
fgreg
[incubator-sdap-nexus] branch v1.0.0-rc1 created (now be19c1d)
fgreg
[incubator-sdap-nexus] branch v1.0.0-rc1 created (now be19c1d)
nchung
[incubator-sdap-ningesterpy] tag v1.0.0-rc1 created (now 251a4a8)
fgreg
[incubator-sdap-ningester] tag v1.0.0-rc1 created (now 15e48cb)
fgreg
[incubator-sdap-ningester] branch v1.0.0-rc1 created (now 15e48cb)
fgreg
[incubator-sdap-ningesterpy] branch v1.0.0-rc1 created (now 251a4a8)
fgreg
[incubator-sdap-ningesterpy] 27/29: updated dependency (#11)
fgreg
[incubator-sdap-ningesterpy] 09/29: force conda packages to be installed during setup install
fgreg
[incubator-sdap-ningesterpy] 14/29: added contributing doc
fgreg
[incubator-sdap-ningesterpy] 02/29: updated ningester to expect a NexusTile as JSON as input_data instead of a string
fgreg
[incubator-sdap-ningesterpy] 06/29: getting ready for Apache commit
fgreg
[incubator-sdap-ningesterpy] 19/29: fixed TimeSeriesReadingProcessor to put a shaped array into the tile time instead of a single value
fgreg
[incubator-sdap-ningesterpy] 26/29: Made the host and port options configurable and enabled an option for choosing a random available port and writing that port number to a file. Also upgraded to latest version of Flask (#9)
fgreg
[incubator-sdap-ningesterpy] 16/29: SDAP-26 Create new ningesterpy processor to delete axis from data array
fgreg
[incubator-sdap-ningesterpy] 22/29: Merge pull request #3 from fgreg/SDAP-30
fgreg
[incubator-sdap-ningesterpy] 23/29: Merge pull request #4 from fgreg/SDAP-33
fgreg
[incubator-sdap-ningesterpy] 01/29: initial commit
fgreg
[incubator-sdap-ningesterpy] 13/29: nexusproto version
fgreg
[incubator-sdap-ningesterpy] 28/29: SDAP-155 add processor to extract timestamp from granule metadata (#10)
fgreg
[incubator-sdap-ningesterpy] 15/29: Merge pull request #1 from fgreg/master
fgreg
[incubator-sdap-ningesterpy] 07/29: update description
fgreg
[incubator-sdap-ningesterpy] 21/29: update processor chain to correctly parse list based configurations
fgreg
[incubator-sdap-ningesterpy] 08/29: add disclaimer
fgreg
[incubator-sdap-ningesterpy] 29/29: bump version
fgreg
[incubator-sdap-ningesterpy] 25/29: SDAP-65 ningesterpy output not printing in docker logs (#8)
fgreg
[incubator-sdap-ningesterpy] 12/29: root package is now sdap
fgreg
[incubator-sdap-ningesterpy] 04/29: changed dependency to the new nexusproto project
fgreg
[incubator-sdap-ningesterpy] 18/29: Merge pull request #2 from ntquach/SDAP-26
fgreg
[incubator-sdap-ningesterpy] 20/29: new python processor which can promote a variable into a global attribute
fgreg
[incubator-sdap-ningesterpy] 24/29: SDAP-51 Update NEXUS normalizetimebeginningofmonth python processor to zero out time (#5)
fgreg
[incubator-sdap-ningesterpy] 11/29: added ningesterpy everywhere
fgreg
[incubator-sdap-ningesterpy] 05/29: getting ready for Apache commit
fgreg
[incubator-sdap-ningesterpy] 03/29: fixed bug
fgreg
[incubator-sdap-ningesterpy] 10/29: also automate pip dependencies
fgreg
[incubator-sdap-ningesterpy] 17/29: SDAP-26 Create new ningesterpy processor to delete axis from data array
fgreg
[incubator-sdap-nexusproto] tag v1.0.0-rc1 created (now b2196ac)
fgreg
[incubator-sdap-nexus] tag v1.0.0-rc1 created (now be19c1d)
fgreg
[incubator-sdap-nexus] Diff for: [GitHub] fgreg merged pull request #65: SDAP-173 Fix Hovmoller code reporting missing get_spark_cfg attribute
GitBox
[incubator-sdap-nexus] branch master updated (61c5097 -> a178180)
fgreg
[incubator-sdap-nexus] Diff for: [GitHub] jjacob7734 closed pull request #64: SDAP-173 Fix Hovmoller code reporting missing get_spark_cfg attribute
GitBox
[incubator-sdap-nexus] branch SDAP-166 created (now 91b15ce)
fgreg
[incubator-sdap-nexus] 01/04: Now using INIT_SOLR_HOME="yes" option for creating the nexustiles core in singlenode.
fgreg
[incubator-sdap-nexus] 03/04: Merge remote-tracking branch 'origin/master' into SDAP-166
fgreg
[incubator-sdap-nexus] 02/04: New Solr Cloud docker image
fgreg
[incubator-sdap-nexus] 04/04: Overhauled Solr images. Includes new Solr Cloud image and init container.
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-105 DOMS matchup netcdf and csv generation (#61)
fgreg
[incubator-sdap-website] branch asf-site updated (ac1ccae -> a730709)
fgreg
[incubator-sdap-website] 01/01: Merge pull request #3 from fgreg/asf-site
fgreg
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT updated: SDAP-151 Determine parallelism automatically for Spark analytics (#50) (#60)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-151 Determine parallelism automatically for Spark analytics (#50)
jjacob
[incubator-sdap-nexus] branch 1.1.0-SNAPSHOT created (now 86c72e1)
fgreg
[incubator-sdap-mudrod] branch master updated: SDAP-165 Fix MUDROD bugs to get master branch running(#34)
fgreg
[incubator-sdap-nexus] branch SDAP-149 updated (18786fa -> 892e060)
fgreg
[incubator-sdap-nexus] branch SDAP-149 updated (404ecbe -> 18786fa)
fgreg
[incubator-sdap-nexus] branch SDAP-149 updated (f498e9c -> 404ecbe)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-137 Webapp should have a mesos and a standalone image (#51)
fgreg
[incubator-sdap-nexus] branch SDAP-149 updated: SDAP-149 Generate images directly from data
fgreg
[incubator-sdap-ningesterpy] branch master updated: SDAP-155 add processor to extract timestamp from granule metadata (#10)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-157 Bump nexusproto to 1.0.0 (#46)
fgreg
[incubator-sdap-ningesterpy] branch master updated: updated dependency (#11)
fgreg
[incubator-sdap-ningester] branch master updated: Update version (#13)
fgreg
[incubator-sdap-nexusproto] branch master updated: SDAP-48 Build Pipeline for nexusproto (#4)
fgreg
[incubator-sdap-nexusproto] branch SDAP-48 updated (cda42f5 -> a515191)
fgreg
[incubator-sdap-nexus] branch SDAP-149 updated: add new module dir to config on startup.
fgreg
[incubator-sdap-nexus] branch SDAP-149 created (now 737e9f7)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-152 Error in nexus client (#43)
fgreg
[incubator-sdap-nexus] branch master updated: Revert "SDAP-152 Error in nexus client (#41)" (#42)
fgreg
[incubator-sdap-nexus] branch revert-41-SDAP-152 created (now 1502fb0)
fgreg
[incubator-sdap-nexus] 01/01: Revert "SDAP-152 Error in nexus client (#41)"
fgreg
[incubator-sdap-nexus] branch master updated: Revert "SDAP-152 Error in nexus client (#39)" (#40)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-152 Error in nexus client (#41)
fgreg
[incubator-sdap-nexus] branch revert-39-SDAP-152 created (now 1675f83)
fgreg
[incubator-sdap-nexus] 01/01: Revert "SDAP-152 Error in nexus client (#39)"
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-152 Error in nexus client (#39)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-150 Error processing dailydifferenceaverage (#38)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-148 Disabled deseason calculation (#37)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-93 Clean up and document HofMoellerSpark (#35)
fgreg
[incubator-sdap-nexus] branch master updated: updated to return iso times and mean (#33)
fgreg
[incubator-sdap-nexus] branch master updated: updated time series spark to use mean and iso times (#32)
fgreg
[incubator-sdap-nexus] branch master updated: updated data series list to include iso time (#34)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-145 Correct URL for Oracle JDK download in NEXUS webapp Docker image (#36)
jjacob
[incubator-sdap-nexus] branch master updated: SDAP-50 Fix incorrect Hovmoller Implementation (#28)
jjacob
[incubator-sdap-ningester] branch master updated: Simple issue of not using the exit code returned from the spring app. (#12)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-139 Update Cassandra Image Version (#31)
fgreg
[incubator-sdap-nexus] branch master updated: Update cassandra image version. Made init script run on every startup. (#30)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-138 Permission Denied Solr Image (#29)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-109 Upgrade Solr server to version 7 (#19)
fgreg
[incubator-sdap-ningester] branch master updated: Updated docker image to include RANDOMIZE_NINGESTERPY_PORT environment variable. If this variable is set to anything but "false", the port that ningesterpy runs on will be a random available port. (#11)
fgreg
[incubator-sdap-ningesterpy] branch master updated: Made the host and port options configurable and enabled an option for choosing a random available port and writing that port number to a file. Also upgraded to latest version of Flask (#9)
fgreg
[incubator-sdap-ningester] branch master updated: SDAP-111 Ningester support download from S3 (#10)
fgreg
[incubator-sdap-nexus] branch master updated: Added note about needing to re-export VERSION
fgreg
[incubator-sdap-mudrod] branch master updated: Added test for log pattern. Currently fails (#32)
lewismc
[incubator-sdap-nexus] branch master updated: Updated docs. (#25)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-125 Conflict with global variable in client (#24)
fgreg
[incubator-sdap-nexus] branch SDAP-125 updated: I give up on logging.
fgreg
[incubator-sdap-nexus] branch SDAP-125 updated: Add log statement
fgreg
[incubator-sdap-nexus] branch SDAP-125 updated: Add log statement
fgreg
[incubator-sdap-nexus] branch SDAP-125 updated: Add log statement
fgreg
[incubator-sdap-nexus] branch SDAP-125 created (now 851d067)
fgreg
[incubator-sdap-nexus] 01/01: Remove duplicate global variable and function.
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-124 Add ability to submit custom code for execution. (#23)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-123 Allow Jupyter image to configure nexus repo at build time. (#22)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-119 Fix bug that makes TimeAvgMapSpark appear to hang if there is no data in bounding box (#21)
fgreg
[incubator-sdap-nexus] branch master updated: Made use of session object optional. (#20)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-116 Fix bug in TimeAvgMapSpark that results in row of zeros for certain job parameters (#18)
fgreg
[incubator-sdap-nexus] branch master updated: Update README.md
fgreg
[incubator-sdap-nexus] branch master updated: Update README.md
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-103 Update developer documentation (#17)
fgreg
[incubator-sdap-nexus] branch master updated: SDAP-57 Update nexus docker images (#16)
fgreg
[incubator-sdap-ningester] branch master updated: SDAP-107 Ningester container does not report exit code correctly
fgreg
[incubator-sdap-mudrod] branch master updated: SDAP-72 (#17)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-73 (#18)
lewismc
[incubator-sdap-mudrod] branch master updated: remove unnecessary jars from lib
lewismc
[incubator-sdap-mudrod] branch master updated: Rename packages
lewismc
[incubator-sdap-mudrod] branch master updated: Add sonar badges to README
lewismc
[incubator-sdap-mudrod] branch master updated: fixed bugs in PODAACMetadataFeature (#26)
lewismc
[incubator-sdap-mudrod] branch master updated: Fixed bugs in FeatureBasedSimilarity (#25)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-86 (#23)
lewismc
[incubator-sdap-mudrod] branch master updated (5905876 -> 5ec09c4)
quintinali
[incubator-sdap-mudrod] 01/01: Merge pull request #21 from quintinali/SDAP-77
quintinali
[incubator-sdap-mudrod] branch master updated (ae5afeb -> 5905876)
quintinali
[incubator-sdap-mudrod] 01/01: Merge pull request #20 from quintinali/SDPA-76
quintinali
[incubator-sdap-mudrod] branch master updated (faac228 -> ae5afeb)
quintinali
[incubator-sdap-mudrod] 01/01: Merge pull request #19 from quintinali/SDAP-74
quintinali
[incubator-sdap-mudrod] branch master updated: SDAP-71 full ingestion workflow and process broken in several places (#16)
lewismc
[incubator-sdap-mudrod] branch master updated: SDAP-55 (#15)
lewismc
[incubator-sdap-mudrod] branch master updated (2da27a2 -> a0ff9d9)
lewismc
[incubator-sdap-mudrod] 01/01: Merge pull request #14 from lewismc/SDAP-66
lewismc
[incubator-sdap-mudrod] branch master updated (c043e07 -> 2da27a2)
fgreg
[incubator-sdap-mudrod] 01/01: Merge pull request #13 from fgreg/SDAP-69
fgreg
[incubator-sdap-ningester] branch master updated: SDAP-65 ningesterpy output not printing in docker logs (#8)
fgreg
[incubator-sdap-ningesterpy] branch master updated: SDAP-65 ningesterpy output not printing in docker logs (#8)
fgreg
[incubator-sdap-website] branch asf-site updated (8706c23 -> 98df781)
lewismc
[incubator-sdap-website] 01/01: Merge pull request #2 from lewismc/SDAP-63
lewismc
[incubator-sdap-ningester] branch master updated: SDAP-62 Fix No bean named 'pythonChainProcessor' available bug (#7)
fgreg
Earlier messages
Later messages