Skip to content

Commit

Permalink
update data location
Browse files Browse the repository at this point in the history
  • Loading branch information
laszewsk committed Oct 4, 2023
1 parent 2aa641e commit e62345e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ system:
mask: "float"

# Training data
train_dir: "/scratch/{os.USER}/data/one-day"
train_dir: "/scratch/{os.USER}/data/cloudmask/data/one-day"

# Inference data
inference_dir: "/scratch/{os.USER}/data/ssts"
inference_dir: "/scratch/{os.USER}/data/cloudmask/data/ssts"


# training
Expand Down

0 comments on commit e62345e

Please sign in to comment.