Skip to content

Commit

Permalink
minor update to driver data container
Browse files Browse the repository at this point in the history
  • Loading branch information
glemieux committed Aug 28, 2024
1 parent 18f32ce commit 1f6d63d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/data/sites/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ LABEL maintainer.name="Gregory Lemieux" \
maintainer.email="[email protected]" \
author.name="Gregory Lemieux" \
author.email="[email protected]" \
description="E3SM tutorial Barro Colorado Island data" \
description="E3SM tutorial inventory ctrl files and met forcing data" \
version.hlmimage="elm_v3.0.0-fates_sci.1.76.4_api.35.1.0"

ADD met_data/ /site_data/
ADD inventory_ctrl/ /site_data/
ADD bci_inventory_data/ /bci_inventory/
ADD inventory_ctrl/ /inventory_ctrl/
ADD met_data/ /site_data/

0 comments on commit 1f6d63d

Please sign in to comment.