CREATE_superfloat_SUBSET - CarolinaAmadio/bitsea_complement GitHub Wiki

CREATE_superfloat_SUBSET Folder

The CREATE_superfloat_SUBSET directory contains a script named Launcher.sh, which relies on various exports and inputs.

Exports

export ONLINE_REPO='/g100_scratch/userexternal/camadio0/PPCON/SUPERFLOAT_PPCon_202312/'
export PYTHONPATH='/g100/home/userexternal/camadio0/bit.sea_py3/'

Inputs

The script expects the following inputs:

DATE_start='20190101'
DATE_end='20200101'
INDIR='/g100_scratch/userexternal/camadio0/PPCON/SUPERFLOAT_PPCon_202312/'
OUTDIR='/g100_scratch/userexternal/camadio0/PPCON/SUPERFLOAT_PPCon_202312_yr2019/'

The following Python scripts use inputs and exports:

  • 0_copy_subset_superfloat.py: This script is used to copy a subset of the dataset for a specific time range.

  • 1_dump_index.py: This script is used to create a file named Float_index containing metadata for the specific time range.