Skip to content
Snippets Groups Projects
Commit df74b2e8 authored by Bing Gong's avatar Bing Gong
Browse files

Update meta_postprocess_era5_template.sh

parent 7dc8bb6c
No related branches found
No related tags found
No related merge requests found
Pipeline #93343 failed
...@@ -6,8 +6,7 @@ VIRT_ENV_NAME=venv_test ...@@ -6,8 +6,7 @@ VIRT_ENV_NAME=venv_test
echo "Activating virtual environment..." echo "Activating virtual environment..."
source ../virtual_envs/${VIRT_ENV_NAME}/bin/activate source ../virtual_envs/${VIRT_ENV_NAME}/bin/activate
#the source directory contains the tfrecords root_dir=/path/to/root/output/directory
root_dir=/home/b.gong/
analysis_config=../meta_postprocess_config/meta_config.json analysis_config=../meta_postprocess_config/meta_config.json
vim ${analysis_config} vim ${analysis_config}
metric=mse metric=mse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment