Link Search Menu Expand Document Facebook Twitter Linkedin Instagram Light mode Dark mode

0.18.0 (2022-11-21)

Added

  • BY_ORDER(i)
  • collection:inputs()
  • study:stage_type(), study:blocks(stage), and study:initial_stage()
  • --load_from_output_path reading in collection:load_table(...)
  • exp:moving(f, window)
  • Profile.PER_QUARTER and Profile.QUARTER
  • hydro.alert_storage_penalty and hydro.alert_storage_penalty_type
  • hydro.min_total_outflow_penalty and hydro.min_total_outflow_penalty_type
  • hydro.max_total_outflow_penalty and hydro.max_total_outflow_penalty_type
  • hydro.min_spillage_penalty and hydro.min_spillage_penalty_type
  • hydro.max_spillage_penalty and hydro.max_spillage_penalty_type
  • hydro.max_turbining_penalty and hydro.max_turbining_penalty_type
  • hydro.min_bio_spillage_penalty and hydro.min_bio_spillage_penalty_type
  • hydro.min_turbining_penalty and hydro.min_turbining_penalty_type
  • hydro.min_operative_storage_penalty and hydro.min_operative_storage_penalty_type
  • hydro.max_operative_storage_penalty and hydro.max_operative_storage_penalty_type

Syntax Changes

  • study.blocks to study.blocks_per_stage
  • hydro.capacity to hydro.max_generation
  • hydro.capacity_maintenance to hydro.max_generation_available
  • hydro.vmin to hydro.min_storage
  • hydro.vmax to hydro.max_storage
  • hydro.qmin to hydro.min_turbining_outflow
  • hydro.qmax to hydro.max_turbining_outflow
  • hydro.vmin_chronological_historical_scenarios_nodata to hydro.min_operative_storage_historical_scenarios_nodata
  • hydro.vmin_chronological_historical_scenarios to hydro.min_operative_storage_historical_scenarios
  • hydro.vmin_chronological to hydro.min_operative_storage
  • hydro.vmax_chronological_historical_scenarios_nodata to hydro.max_operative_storage_historical_scenarios_nodata
  • hydro.vmax_chronological_historical_scenarios to hydro.max_operative_storage_historical_scenarios
  • hydro.vmax_chronological to hydro.max_operative_storage

Changed

  • internal log structure
  • internal compiler structure

Fixed

  • temporary psrclasses files leftovers error
  • relationship error
  • --model none parameters check
  • exp:to_hour(f, "hblock file") and exp:to_block(f, "hblock file") error when the file does not exist

Submodules

  • KaTeX 0.16.2 -> 0.16.3