Skip to content

Commit

Permalink
specify files needed to run validation-plots.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertPincus committed Jan 6, 2025
1 parent 1d43a7f commit 9b8d000
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,7 @@ add_custom_target(
${Python3_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/validation-plots.py
--state_file
${RRTMGP_DATA}/examples/rfmip-clear-sky/inputs/multiple_input4MIPs_radiation_RFMIP_UColorado-RFMIP-1-2_none.nc
--lw_vars_file lw_flux_variants.nc
--sw_vars_file sw_flux_variants.nc
COMMENT "Generating validation plots"
)

0 comments on commit 9b8d000

Please sign in to comment.