Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GETM setup Elbe 2D Warner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ElbeXtreme
GETM setup Elbe 2D Warner
Commits
7bee4b2e
Commit
7bee4b2e
authored
6 months ago
by
Carsten Lemmen
Browse files
Options
Downloads
Patches
Plain Diff
Fixed license issues
parent
93bf11c4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
.reuse/dep5
+7
-1
7 additions, 1 deletion
.reuse/dep5
fabm.ergom.yaml
+4
-1
4 additions, 1 deletion
fabm.ergom.yaml
mossco_run.nml
+9
-0
9 additions, 0 deletions
mossco_run.nml
with
22 additions
and
2 deletions
.gitignore
+
2
−
0
View file @
7bee4b2e
...
...
@@ -20,3 +20,5 @@ topo.nc
Log_20200101
getm_fabm.inp
getm.inp
gf
getm
This diff is collapsed.
Click to expand it.
.reuse/dep5
+
7
−
1
View file @
7bee4b2e
...
...
@@ -16,10 +16,16 @@ License: CC-BY-4.0
# Temperature, salinity, tides were obtained from CMEMS
# https://data.marine.copernicus.eu/product/NWSHELF_MULTIYEAR_PHY_004_009/description
Files: Setup/bdy_?d.nc Setup/iTS*.nc
Files: Setup/bdy_?d.nc
Copyright: 2024 Leibniz-Institut für Ostseeforschung Warnemünde
License: CC0-1.0
# BGC boundary conditions where provided by Hereon and created by IOW
Files: Setup/bdy_3d_bio.nc Setup/iTS*.nc
Copyright: 2024 Copernicus Marine Service
License: LicenseRef-CMEMS
Files: Setup/field_An.nc
Copyright: 2024 Leibniz-Institut für Ostseeforschung Warnemünde
License: CC0-1.0
...
...
This diff is collapsed.
Click to expand it.
fabm.ergom.yaml
+
4
−
1
View file @
7bee4b2e
# SPDX-FileCopyrightText: 2024 Helmholtz-Zentrum hereon GmbH
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileContributor Ovidio Garcia Oliva <ovidio.garcia@hereon.de>
instances
:
light
:
model
:
gotm/light
...
...
@@ -20,4 +23,4 @@ instances:
amm
:
0.01
nit
:
0.15
pho
:
0.003
oxy
:
400
\ No newline at end of file
oxy
:
400
This diff is collapsed.
Click to expand it.
mossco_run.nml
0 → 100755
+
9
−
0
View file @
7bee4b2e
! SPDX-FileCopyrightText: 2024 Helmholtz-Zentrum hereon GmbH
! SPDX-License-Identifier: CC0-1.0
! SPDX-FileContributor Carsten Lemmen <carsten.lemmen@hereon.de>
&mossco_run
title = 'elbe2d',
start = '2020-01-01 00:00:00',
stop = '2021-01-01 00:00:00'
/
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