-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #228 from NEONScience/loc.filt.optn
Loc.filt.optn
- Loading branch information
Showing
454 changed files
with
1,557 additions
and
900 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Calibration assignment | ||
|
||
# Start with the calibration package image. | ||
FROM quay.io/battelleecology/neon-is-pack-cal-r:v1.2.2 | ||
FROM quay.io/battelleecology/neon-is-pack-cal-r:v1.2.5 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Calibration Conversion | ||
|
||
# Start with the calibration package image. | ||
FROM quay.io/battelleecology/neon-is-pack-cal-r:v1.2.2 | ||
FROM quay.io/battelleecology/neon-is-pack-cal-r:v1.2.5 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Combine Timeseries Data | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# docker build --no-cache -t neon-is-kfka-comb-r ~/R/NEON-IS-data-processing/flow/flow.kfka.comb/ | ||
|
||
# Start with the pub package image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Truncate and merge data files by location | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Calibration assignment | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Restructure repo by location | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Create pub tables and apply srf | ||
|
||
# Start with the pub package image. | ||
FROM quay.io/battelleecology/neon-is-pack-pub-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-pub-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Merge QC-filtered data files | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# docker build --no-cache -t neon-is-qaqc-plau-r <path to this directory> | ||
|
||
# Start with the neon-is-pack-qaqc-r image. | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Instantaneous quality metrics and final quality flag module | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Quality metrics and final quality flag module | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Sensor-specific QA/QC module for aspirated air temperature | ||
|
||
# Start with the neon-is-pack-qaqc-r image. | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Water Quality Sensor NA test | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
|
||
# Start with the neon-is-base-r image. | ||
# Use a multi-stage build to obscure the value of GITHUB_PAT used to install eddy4R.base | ||
#FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 #as intermediate | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
#FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 #as intermediate | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
@@ -22,7 +22,7 @@ MAINTAINER "Cove Sturtevant" [email protected] | |
#RUN git clone -b deve https://$GITHUB_PAT:[email protected]/NEONScience/NEON-FIU-algorithm.git | ||
# | ||
# Now make the final build, which will leave behind our access token | ||
#FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
#FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
# | ||
# copy the eddy4R.base package from the previous image | ||
#COPY --from=intermediate /NEON-FIU-algorithm/ext/eddy4R/pack/eddy4R.base/ /pack/eddy4R.base/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# docker build -t neon-is-srf-asgn-r . | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-pack-pub-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-pub-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Basic statistics module | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-pack-stat-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-stat-r:v1.1.5 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Threshold selection by date, source-id, term and context | ||
|
||
# Start with the neon-is-pack-qaqc-r image. | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-qaqc-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Missing Temp Flag and Conductivity Conversion | ||
|
||
# Start with the neon-is-base-r image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Nora Catolico" [email protected] | ||
|
@@ -22,4 +22,4 @@ COPY ./wrap.troll.cond.conv.R . | |
|
||
# Run as app user | ||
RUN chown app:app -R /home/app | ||
USER app | ||
USER app |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Below Zero Pressure flags | ||
|
||
# Start with the neon-is-base-r image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Nora Catolico" [email protected] | ||
|
@@ -22,4 +22,4 @@ COPY ./wrap.troll.flags.R . | |
|
||
# Run as app user | ||
RUN chown app:app -R /home/app | ||
USER app | ||
USER app |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Troll Elevation Conversion and Uncertainty Calculations | ||
|
||
# Start with the NEON IS stats package image | ||
FROM quay.io/battelleecology/neon-is-pack-stat-r:v1.1.2 | ||
FROM quay.io/battelleecology/neon-is-pack-stat-r:v1.1.5 | ||
|
||
# maintainer handle | ||
MAINTAINER "Nora Catolico" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - Combine Temperature Specific Depth Lakes data and split by HOR.VER | ||
|
||
# Start with the base image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Guy Litt" [email protected], "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Dockerfile for NEON IS Data Processing - fDOM Temperature and Absorbance Corrections for Water Quality | ||
|
||
# Start with the neon-is-base-r image. | ||
FROM quay.io/battelleecology/neon-is-pack-wq-r:v1.1.0 | ||
FROM quay.io/battelleecology/neon-is-pack-wq-r:v1.1.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Kaelin Cawley" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# docker build -t neon-is-cal-grp-conv -f ./modules_combined/calibration_group_and_convert/Dockerfile . | ||
|
||
# Start with the calibration package image. | ||
FROM quay.io/battelleecology/neon-is-pack-cal-r:v1.2.2 | ||
FROM quay.io/battelleecology/neon-is-pack-cal-r:v1.2.5 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# docker build --no-cache -t neon-is-gf-rglr -f <path to this file> <path to parent directory of flow/ and modules/> | ||
|
||
# Start with the base R image. | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.3.0 | ||
FROM quay.io/battelleecology/neon-is-base-r:v1.4.2 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
# | ||
### | ||
# Start with the pub package R image. | ||
FROM quay.io/battelleecology/neon-is-pack-pub-r:v1.1.1 | ||
FROM quay.io/battelleecology/neon-is-pack-pub-r:v1.1.4 | ||
|
||
# maintainer handle | ||
MAINTAINER "Cove Sturtevant" [email protected] | ||
|
Oops, something went wrong.