Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change conda env to stack-python for plot_stats #109

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

chan-hoo
Copy link
Collaborator

@chan-hoo chan-hoo commented Jun 5, 2024

Description

  • Change the conda environment to the stack-python modules for the plot_stats task.

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • apply_incr.fd (NOAA-PSL/land-apply_jedi_incr)
  • ufsLand.fd (NOAA-EPIC/ufs-land-driver-emc-dev)
  • ufs_model.fd (ufs-community/ufs-weather-model)
  • vector2tile_converter.fd (NOAA-PSL/land-vector2tile)
  • none

Linked PR's and Issues:

Resolve Issue #108

Testing (for CM's):

  • RDHPCS
    • Hera
    • Orion
    • Jet
    • Gaea
    • Cheyenne
  • CI
    • Completed
  • PW-Clouds
    • AWS
    • AZURE
    • GCP

@chan-hoo chan-hoo linked an issue Jun 5, 2024 that may be closed by this pull request
@chan-hoo
Copy link
Collaborator Author

chan-hoo commented Jun 5, 2024

On Hera:

    Start 1: test_vector2tile
1/7 Test #1: test_vector2tile .................   Passed    5.27 sec
    Start 2: test_create_ens
2/7 Test #2: test_create_ens ..................   Passed    4.35 sec
    Start 3: test_letkfoi_snowda
3/7 Test #3: test_letkfoi_snowda ..............   Passed   24.74 sec
    Start 4: test_apply_jediincr
4/7 Test #4: test_apply_jediincr ..............   Passed    2.61 sec
    Start 5: test_tile2vector
5/7 Test #5: test_tile2vector .................   Passed    5.07 sec
    Start 6: test_land_driver
6/7 Test #6: test_land_driver .................   Passed   11.69 sec
    Start 7: test_ufs_datm_land
7/7 Test #7: test_ufs_datm_land ...............   Passed   56.31 sec

100% tests passed, 0 tests failed out of 7

Total Test time (real) = 110.08 sec

@chan-hoo
Copy link
Collaborator Author

chan-hoo commented Jun 5, 2024

On Orion:

    Start 1: test_vector2tile
1/7 Test #1: test_vector2tile .................   Passed    8.53 sec
    Start 2: test_create_ens
2/7 Test #2: test_create_ens ..................   Passed   12.08 sec
    Start 3: test_letkfoi_snowda
3/7 Test #3: test_letkfoi_snowda ..............   Passed   53.21 sec
    Start 4: test_apply_jediincr
4/7 Test #4: test_apply_jediincr ..............   Passed    4.27 sec
    Start 5: test_tile2vector
5/7 Test #5: test_tile2vector .................   Passed   12.40 sec
    Start 6: test_land_driver
6/7 Test #6: test_land_driver .................   Passed    9.37 sec
    Start 7: test_ufs_datm_land
7/7 Test #7: test_ufs_datm_land ...............   Passed  387.18 sec

100% tests passed, 0 tests failed out of 7

Total Test time (real) = 487.07 sec

@chan-hoo chan-hoo requested a review from jkbk2004 June 5, 2024 17:23
@chan-hoo chan-hoo merged commit 1bfa037 into ufs-community:develop Jun 6, 2024
2 checks passed
@chan-hoo chan-hoo deleted the feature/pyenv branch June 7, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stack-python provides python packages for plot_stats
2 participants