grace_months_index

  • Creates an index of dates for all GRACE/GRACE-FO processing centers

Calling Sequence

from gravity_toolkit.grace_months_index import grace_months_index
grace_months_index(base_dir, DREL=DREL, MODE=0o775)

Source code

gravity_toolkit.grace_months_index(base_dir, DREL=['RL06', 'rl06v2.0'], MODE=None)[source]

Creates a file with the start and end days for each dataset

Shows the range of each month for each data center and release

Shows which months are missing for each dataset as **missing**

Parameters:
base_dir: str

Working data directory for GRACE/GRACE-FO data

DREL: list

GRACE/GRACE-FO/Swarm data release

MODE: oct or NoneType, default None

Permissions mode of output index file