Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fireatlas_nrt
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gcorradini
fireatlas_nrt
Commits
eab71f5a
Commit
eab71f5a
authored
2 years ago
by
ranchodeluxe
Browse files
Options
Downloads
Patches
Plain Diff
source env
parent
42e1530a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!46
New ADE and DPS Image Changes
,
!13
Rename Conus dps to Main
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
run_dps.sh
+1
-0
1 addition, 0 deletions
run_dps.sh
run_largefire_archive.sh
+1
-0
1 addition, 0 deletions
run_largefire_archive.sh
run_largefire_nrt.sh
+1
-0
1 addition, 0 deletions
run_largefire_nrt.sh
with
3 additions
and
0 deletions
run_dps.sh
+
1
−
0
View file @
eab71f5a
...
@@ -8,6 +8,7 @@ echo "Initial working directory: $(pwd -P)"
...
@@ -8,6 +8,7 @@ echo "Initial working directory: $(pwd -P)"
echo
"conda:
$(
which conda
)
"
echo
"conda:
$(
which conda
)
"
echo
"Python:
$(
which python
)
"
echo
"Python:
$(
which python
)
"
python
--version
python
--version
source
activate /opt/conda/envs/env-feds-dask
echo
"Starting algorithm in subshell"
echo
"Starting algorithm in subshell"
(
(
pushd
"
$basedir
"
pushd
"
$basedir
"
...
...
This diff is collapsed.
Click to expand it.
run_largefire_archive.sh
+
1
−
0
View file @
eab71f5a
...
@@ -8,6 +8,7 @@ echo "Initial working directory: $(pwd -P)"
...
@@ -8,6 +8,7 @@ echo "Initial working directory: $(pwd -P)"
echo
"conda:
$(
which conda
)
"
echo
"conda:
$(
which conda
)
"
echo
"Python:
$(
which python
)
"
echo
"Python:
$(
which python
)
"
python
--version
python
--version
source
activate /opt/conda/envs/env-feds-dask
echo
"Starting algorithm in subshell"
echo
"Starting algorithm in subshell"
(
(
pushd
"
$basedir
"
pushd
"
$basedir
"
...
...
This diff is collapsed.
Click to expand it.
run_largefire_nrt.sh
+
1
−
0
View file @
eab71f5a
...
@@ -8,6 +8,7 @@ echo "Initial working directory: $(pwd -P)"
...
@@ -8,6 +8,7 @@ echo "Initial working directory: $(pwd -P)"
echo
"conda:
$(
which conda
)
"
echo
"conda:
$(
which conda
)
"
echo
"Python:
$(
which python
)
"
echo
"Python:
$(
which python
)
"
python
--version
python
--version
source
activate /opt/conda/envs/env-feds-dask
echo
"Starting algorithm in subshell"
echo
"Starting algorithm in subshell"
(
(
pushd
"
$basedir
"
pushd
"
$basedir
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment