"tests/test_io.py" did not exist on "26cd1b2f597e9215be704cea7628a1f9eb0b2849"
  • Wei Shoulin's avatar
    refactor(level0): rename date_obs parameter to obs_date · 29b293b7
    Wei Shoulin authored
    - Changed date_obs to obs_date in find function signature
    - Updated date_obs_start and date_obs_end keys to obs_date_start and obs_date_end
    - Modified prc_time parameter to prc_date in find_process and add_process functions
    - Adjusted related logic to use obs_date and prc_date consistently
    - Updated test cases to reflect the parameter name changes
    29b293b7