gpuwm 2.7.0__tar.gz → 2.7.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {gpuwm-2.7.0/gpuwm.egg-info → gpuwm-2.7.2}/PKG-INFO +274 -277
- {gpuwm-2.7.0 → gpuwm-2.7.2}/README.md +56 -59
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/bridges/bridge-pins.json +89 -89
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_processed_v2.py +12 -5
- {gpuwm-2.7.0 → gpuwm-2.7.2/gpuwm.egg-info}/PKG-INFO +274 -277
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm.egg-info/SOURCES.txt +1 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm.egg-info/requires.txt +1 -1
- {gpuwm-2.7.0 → gpuwm-2.7.2}/pyproject.toml +2 -2
- {gpuwm-2.7.0 → gpuwm-2.7.2}/setup.cfg +4 -4
- gpuwm-2.7.2/tests/test_remote_processed_v2_stability.py +76 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepare_hrrr_domain_cpu_wrf.sh +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/release/Start ArWen Terminal.cmd +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/release/Start ArWen.cmd +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/run_real74_nssl2_500m.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/write_hrrr_stock_wrf_namelist.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/LICENSE +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/MANIFEST.in +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/NOTICE +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/Vtable.ERA5_CDO +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aifs_single_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aifs_single_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aifs_single_mesoscale_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aifs_single_mesoscale_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aifs_single_quicklook_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aifs_single_quicklook_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigefs_member_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigefs_member_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigefs_member_mesoscale_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigefs_member_mesoscale_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigfs_hybrid_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigfs_hybrid_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigfs_hybrid_mesoscale_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigfs_hybrid_mesoscale_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigfs_hybrid_quicklook_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/aigfs_hybrid_quicklook_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/case_20211210.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/case_20230331.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/case_20240427.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/case_20240521.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/case_20240715.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/case_20250314.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/case_20250516.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/shape_3km_thompson_rrtmg_legacy.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/shape_smoke_3km_thompson_dudhia.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/shape_tiles_control_resident_tree.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/shape_tiles_doorleg.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/shape_tiles_resident_parent_streamed_child.toml.tmpl +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/battery/shape_tiles_streamed_parent_resident_child.toml.tmpl +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/conus3km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/conus3km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/cyclone_nest_slots_12km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/cyclone_nest_slots_12km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/demos/mp28_wif_climatology.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ecmwf_oper_12km_10gib.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ecmwf_oper_12km_10gib.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ecmwf_oper_12km_quickstart.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ecmwf_oper_12km_quickstart.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ecmwf_oper_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ecmwf_oper_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ensemble/may1999_tiny_2member.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ensemble/may1999_tiny_ensemble_base.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_l137_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_l137_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_l137_regional_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_l137_regional_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_regional_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_regional_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_wrf_direct_proof.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_wrf_direct_proof.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/era5_wrf_direct_target.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/frozen/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/frozen/les_nest_250m_grayzone.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/frozen/les_nest_250m_km3.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/frozen/les_tornado_100m_mayfield_20211210.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gdas_analysis_12km_10gib.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gdas_analysis_12km_10gib.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gdas_analysis_12km_quickstart.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gdas_analysis_12km_quickstart.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gdas_analysis_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gdas_analysis_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gefs_member_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gefs_member_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gefs_member_mesoscale_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gefs_member_mesoscale_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gem_gdps_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gem_gdps_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gem_gdps_regional_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gem_gdps_regional_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_12km_10gib.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_12km_10gib.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_12km_quickstart.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_12km_quickstart.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_wrf_direct_proof.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_wrf_direct_proof.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_wrf_direct_proof.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_wrf_hierarchy_proof.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_wrf_hierarchy_proof.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/gfs_wrf_hierarchy_proof.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/highres_static_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/highres_static_demo.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_3km_demo.d01-target.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_3km_demo.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_3km_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_3km_demo.stock.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_3km_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_quick_demo.d01-target.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_quick_demo.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_quick_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_quick_demo.stock.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_native_quick_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_prs_3km_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_prs_3km_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_prs_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_prs_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_target_ohio_192x160_3km.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_target_oklahoma_1000x1000_1km.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/hrrr_target_oklahoma_192x160_3km.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/icon_eu_6km_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/icon_eu_6km_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/icon_eu_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/icon_eu_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/initdemo.d01-target.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/initdemo.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/initdemo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/initdemo.stock.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/initdemo_bubble_off.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/initdemo_bubble_on.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_nest_250m_grayzone.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_nest_250m_km3.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_tornado_100m_dodgecity_20160524.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_tornado_100m_mayfield_20211210.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_tornado_100m_mayfield_20211210_attempt2.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_tornado_100m_mayfield_20211210_attempt2b.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_tornado_100m_mayfield_20211210_attempt3.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/les_tornado_100m_mayfield_20211210_attempt3_fine30s.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/may1999_d01_smoke.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_follow_2km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_follow_2km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_move_proof.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_move_proof.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_spawn_2km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_spawn_2km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_static_2km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/moving_nest_20110427_static_2km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/myj_pbl.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/nest_lifecycle_20240521_4km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/nest_lifecycle_20240521_4km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/nest_spawn_oneshot_20240521_4km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/nest_spawn_oneshot_20240521_4km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/p3_mp50_domain.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/p3_mp50_shared.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/probe_320x256.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/probe_320x256.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/probe_480x384.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/probe_480x384.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ptop_ab_20260824_18z.d01-target.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ptop_ab_20260824_18z.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ptop_ab_20260824_18z_control.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/ptop_ab_20260824_18z_treatment.namelist.input +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rap_awip32_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rap_awip32_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rap_awip32_quicklook_12km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rap_awip32_quicklook_12km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rap_awip32_regional_3km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rap_awip32_regional_3km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74/soilhgt.d01.nc +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74/soilhgt.d02.nc +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74/soilhgt.d03.nc +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74/soilhgt.d04.nc +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74/soilhgt_thompson500m.d04.nc +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_2dom_gf.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_4dom.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_4dom_gf.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_4dom_mynn.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_4dom_mynn_norad.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_4dom_mynn_norad_nocu.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_4dom_noahmp_surface_interval.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_d01.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_d01_exp.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_d01_rrtmg_legacy.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_nssl2_500m.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_nssl2_500m_comparison_candidate_v1.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_nssl2_500m_comparison_ratified_v1.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_thompson_1218z_rrtmg_legacy_4dom.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/real74_uh_smoke_2dom_3h.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rrfs_conus_convective_3km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rrfs_conus_convective_3km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rrfs_conus_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rrfs_conus_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rrfs_conus_quicklook_12km.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rrfs_conus_quicklook_12km.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rw-wps-era5-1974-probe.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rw-wps-era5-1974-terrain.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rw-wps-era5-netcdf-terrain.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rw-wps-era5-netcdf.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rw-wps-gfs-pressure-grib2.descriptor.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rw-wps-gfs-pressure-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/rw-wps-gfs-terrain.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/scaffolds/wk82_identity_r1.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/speedrun/nested-12km-3km-3h.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/speedrun/nested-12km-3km-3h.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/speedrun/regional-12km-6h.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/speedrun/regional-12km-6h.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/starters/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/starters/regional-gfs-rrtmgp.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/superoutbreak_20110427_probe.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/superoutbreak_20110427_probe.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_member_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_member_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_member_mesoscale_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_member_mesoscale_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_netcdf_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_netcdf_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_netcdf_mesoscale_demo.namelist.wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/twentycrv3_netcdf_mesoscale_demo.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/configs/verify/spectral_compare_example.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/install.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/examples/client.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/examples/export_catalogs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/examples/prepared-plan.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/examples/test_client.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/integration-guide.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/physics-profiles.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/prototyping-brief.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/integration-kit/sources.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/mpas-seam.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/public/CLI-USER-MANUAL.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/public/TILES.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/public/TUI-USER-MANUAL.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/docs/run-plan.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/adapt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/aerosol_source_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/Vtable.GFS.rw-wps +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-20crv3-member-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-20crv3-member-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-20crv3-member-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-20crv3-netcdf.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-20crv3-netcdf.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-20crv3-netcdf.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aifs-single-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aifs-single-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aifs-single-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigefs-ensemble-grib2.members.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigefs-member-hybrid-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigefs-member-hybrid-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigefs-member-hybrid-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigfs-gdas-hybrid-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigfs-gdas-hybrid-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigfs-gdas-hybrid-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigfs-nomads-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigfs-nomads-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-aigfs-nomads-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-ecmwf-open-data-oper-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-ecmwf-open-data-oper-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-ecmwf-open-data-oper-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-era5-model-level-l137-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-era5-model-level-l137-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-era5-model-level-l137-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-era5-plev-surface-donor.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-fetch-routes.v1.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gdas-pgrb2-0p25-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gdas-pgrb2-0p25-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gdas-pgrb2-0p25-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gdas-pgrb2-donor.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gefs-ensemble-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gefs-ensemble-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gefs-ensemble-grib2.members.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gefs-ensemble-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gem-gdps-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gem-gdps-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-gem-gdps-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-hrrr-prs-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-hrrr-prs-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-hrrr-prs-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-icon-eu-regular-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-icon-eu-regular-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-icon-eu-regular-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-rap-awip32-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-rap-awip32-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-rap-awip32-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-rrfs-prslev-2dfld-grib2.composition.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-rrfs-prslev-2dfld-grib2.mapping.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/rw-wps-rrfs-prslev-2dfld-grib2.provenance.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/specs/aigefs-member-hybrid.profile-spec.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/authorities/specs/gefs-ensemble-member.profile-spec.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/boundary_fields.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/branch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/bridge_assets.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/bridges.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/capabilities.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/case_catalog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/case_catalog_import.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/case_data.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cds_credentials.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cells/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cells/catalog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cells/cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cells/columns.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cells/export.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cells/titan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cells/titan_volume.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/band.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/capsule.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/capsule_v1.schema.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/compile_platform.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/dualrun.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/kernel_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/pins.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/verdict.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/certify/wrf_reference.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/chain_events.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/checkpoint_routes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cli_help.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/command_output.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/companion_domains.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/companion_forcing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/companion_physics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/companion_query.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/config_authority.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/configuration_recovery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/acoustic.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/adaptive_clock.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/adaptive_timestep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/advection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/analytic_radiation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/attribute_tracking.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/cam_ozone.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/cfl_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/clock.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/constants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/correctly_rounded_libm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/diagnostics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/diffusion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/dudhia.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/dycore.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/fp32_ulp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/geography_cache.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/gf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/gpu_mem_watch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/health.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/health_ledger.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/inflow_perturbation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/jacobi_eigh.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernel_frame_recordings.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/LICENSE-third-party.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/acoustic.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/advection.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/common.cuh +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/coriolis_map.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/diagnostics.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/diff6.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/diff6_seam.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/diffusion.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/dycore.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/ftz_probe.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/gf.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/glibc_flt32.cuh +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/health.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/health_tile.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/jacobi_eigh.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/kessler.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/kf.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/kf_validation.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/lbc_flow.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/lbc_state.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/lbc_time.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/microphysics_validation.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/milbrandt2.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/morrison.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/myjpbl.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/myjsfc.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/mynn_dmp_sibling.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/mynn_pbl.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/mynn_scalar_mix.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/mynn_surface.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nest.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nest_microphysics.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noah.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_bareflux.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_driver.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_energy.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_fluxprep.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_glacier.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_leaves.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_libm_slab.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_radiation.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_sflx.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_snow.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_soilwater.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_thermal.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_vegeflux.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_vegprecip.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/noahmp_water.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nssl2.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nssl2_diagnostics.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nssl2_driver_support.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nssl2_fused_gs.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nssl2_nucond.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/nssl2_qvexcess.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/ntiedtke.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/openbc.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/p3.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/pd_advection.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/refl.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_lw.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_lw_chain.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_lw_taugb02_10_11_12.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_lw_taugb03_05.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_lw_taugb06_09.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_lw_taugb13_16.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_mcica_wrf.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmg_sw.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmgp_cloud.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmgp_gas.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmgp_mcica.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmgp_planck_common.cuh +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmgp_rte.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/rrtmgp_validation.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/ruc.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/sase.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/saxpy.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/sfclay.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/shinhong.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/shinhong_validation.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/smag2d.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/spec_bdy.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson_aerosol_cold.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson_aerosol_common.cuh +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson_aerosol_probe.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson_aerosol_sat.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson_aerosol_sed.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson_aerosol_state.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/thompson_aerosol_warm.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/tke_budget.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/uh_diag.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/vert_interp.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/wdm6.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/wdm6_refl.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/wsm6.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/ysu.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kernels/ysu_validation.cu +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/kf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/landuse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/microphysics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/microphysics_aerosol.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/microphysics_transition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/milbrandt2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/milbrandt2_constants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/model.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/moist.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/moist_n2_mutation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/morrison.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/morrison_constants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mpas_column_batch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mslp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/myjpbl.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/myjsfc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/myjsfc_tables.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_pbl.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_pbl_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_pbl_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_pbl_scratch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_radiation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_scalar_mix.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_scalar_mix_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_sfclay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/mynn_surface.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest_fields.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest_interp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest_lifecycle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest_operands.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest_relocation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest_spawn.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nest_stream.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noah.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_bareflux.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_bareflux_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_column_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_driver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_driver_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_energy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_energy_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_energy_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_flux_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_fluxprep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_fluxprep_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_glacier.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_glacier_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_kernel_sources.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_leaf_mutation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_leaves.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_leaves_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_libm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_mynn_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_radiation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_radiation_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_sflx.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_sflx_post_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_sflx_pre_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_sflx_pre_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_slab_libm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_snow.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_soilwater.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_thermal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_thermal_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_thermal_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_vegeflux.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_vegeflux_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_vegprecip.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_water.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_water_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/noahmp_water_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_default_hooks.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_diagnostics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_driver_support.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_fused_gs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_nucond.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_production_coordinator.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_qvexcess.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_radiation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/nssl2_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ntiedtke.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ozone_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/p3.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/p3_device.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/p3_tables.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/pace.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/physics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/physics_continuation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/physics_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/physics_step_control.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/preflight.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/prepared_tile_memory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/radiation_carriers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/radiation_composition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/refl.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/relocation_runner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtm_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtm_lw.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtm_tables.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtm_taumol.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtmg_legacy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtmg_legacy_prep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtmg_lw.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtmg_mcica.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtmg_sw.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/rrtmgp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ruc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ruc_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ruc_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ruc_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ruc_tier.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/sase.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/sase_limits.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/sfclay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/shinhong.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/smag2d.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/spawn_runner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/state.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/storm_track_writer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/storm_tracking.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/streamed_relocation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/streamed_state.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/streaming.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/surface_forcing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/surface_moisture_ledger.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/terrain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_cold.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_launch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_sat.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_sed.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_state.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_aerosol_warm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/thompson_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/tke_budget.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/trace_gases.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/uh_diag.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/wdm6.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/wdm6_constants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/wsm6.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/wsm6_constants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/core/ysu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/anchor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/children.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/clock.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/consistency.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/contracts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/engine.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/ingestion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/ledger.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/mpas_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/mpas_port_adapter.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/placement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cycle/supervisor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/cyclone_setup.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/background.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/cadence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/enprod.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/hotstart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/letkf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/moments.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/nested_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/obs_goes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/obs_radar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/obs_surface.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/obsop.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/obsop_cwp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/osse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/perturb.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/positivity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/radar_assimilation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/synthetic_cycle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/da/treatment.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/case-catalog/example.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/case-catalog/example.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/case-catalog/historical.zip +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/case-catalog/schema.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/acceptance_band.schema.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/bands/10d6e178d96648e35b826217cc001a1f598232bf6ceabd9ce07074a1f65e2031.coverage.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/bands/10d6e178d96648e35b826217cc001a1f598232bf6ceabd9ce07074a1f65e2031.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/margin_rule.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/mp28_matched_t0_readback_digest_mp08.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/mp28_matched_t0_readback_digest_mp08.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/mp28_matched_t0_readback_digest_mp28.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/mp28_matched_t0_readback_digest_mp28.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/recipe-receipt/metrics.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/recipe-receipt/receipt.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/t0_state_parity_digest.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/certification/t0_state_parity_digest.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-crgamma-fzu.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-crgamma-tgammaf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-deep-consistency.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-deep-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-deep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-isolation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-libm-tgammaf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-pow-probe.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-shallow-consistency.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-shallow-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-shallow-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-stage-consistency.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-stage-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-stage-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/gf-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/libmvec-report.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/gf/oracle/oracle-sha256sums.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/kf_lutab/LICENSE.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/kf_lutab/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/kf_lutab/kf_lutab.npz +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/LICENSE.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/constants.toml +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/oracle/compiler.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/oracle/libmvec-report.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/oracle/morrison-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/oracle/morrison-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/oracle/oracle-sha256sums.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/morrison/oracle/wrf-commit.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mpas/mesh-sizing.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/condensation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/dmp-mf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/driver.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/esat-blend.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/initialize.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/mixlength.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/pbl-level2.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/pblh-scale.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/predict.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/stfunc.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/surface-layer-coarse.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/surface-layer-water-leaf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/surface-layer-water.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/surface-layer-wide.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/surface-layer-wrapper.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/surface-layer.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/tendencies-mf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/tendencies-nomf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/mynn/oracle/turbulence.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah/oracle/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah/oracle/libmvec-report.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah/oracle/noah-lsm-frpcpn.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah/oracle/noah-lsm-monalb.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah/oracle/noah-lsm-thcnd2.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah/oracle/noah-lsm.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah/oracle/oracle-sha256sums.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah_tables/GENPARM.TBL +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah_tables/LANDUSE.TBL +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah_tables/LICENSE-WRF.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah_tables/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah_tables/SOILPARM.TBL +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noah_tables/VEGPARM.TBL +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/GENPARM.TBL +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/LICENSE-WRF.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/MPTABLE.TBL +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/SOILPARM.TBL +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/PROVENANCE-driver.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/PROVENANCE-energy.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/PROVENANCE-radiation.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/PROVENANCE-snow.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/PROVENANCE-soilwater.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/PROVENANCE-water.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/README-thermal.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/glibc-atanf-fp32.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/glibc-libm-fp32.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-bareflux-esat.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-bareflux-libm.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-bareflux.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-driver.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-energy.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-fluxprep-discrimination.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-fluxprep.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-leaves-discrimination.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-leaves.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-parameters.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-radiation-albedo.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-radiation-groundalb.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-radiation-snow_age.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-radiation-snowalb_class.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-radiation-surrad.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-radiation-twostream.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-sflx-error.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-sflx.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-snow-expf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-snow.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-soilwater-libm.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-soilwater.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-thermal-discrimination.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-thermal.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-vegeflux.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-vegprecip-phenology.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-vegprecip-precip_heat.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-water-libm.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/noahmp/oracle/noahmp-water.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/DEFAULT_HOOKS_VALIDATION.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/MP18_SELECTOR_INTEGRATION_CHECKLIST.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/NSSL2_COLD_FAMILIES_AUDIT.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/NSSL2_SETVTZ_FINAL_LIMITER_AUDIT.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/RESTART_VALIDATION.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/RUNTIME_ADAPTER_VALIDATION.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/driver-oracle/IMPLEMENTATION_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/driver-oracle/ORACLE_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/driver-oracle/SOURCE_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/driver-oracle/VALIDATION.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/driver-oracle/driver-support.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/DIAGNOSTICS_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/INSTRUMENTATION_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/ORACLE_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/REBUILD_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/SOURCE_SHA256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/TOOLCHAIN.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/VALIDATION.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/VALIDATION.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/WRF_COMMIT +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/fused-gs-diagnostics.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/fused-gs-oracle/fused-gs.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/bigg-rain-freezing.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/clear-air-activation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/cloud-interior-renucleation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/cloudy-water-adjustment.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/effective-radius.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/frozen-cross-collection.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/frozen-vapor-exchange.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/graupel-cloud-riming.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/graupel-hail-vapor-exchange.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/graupel-sedimentation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/hail-cloud-riming.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/hail-sedimentation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/ice-cloud-riming.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/ice-deposition-conversion.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/ice-sedimentation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/initial-state.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/melting-liquid-shedding.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/nucond-production.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/primary-ice-nucleation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/production-evidence-v1.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/qvexcess-evidence-v1.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/qvexcess.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/radardd02.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/rain-cloud-accretion.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/rain-evaporation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/rain-ice-collection-freezing.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/rain-sedimentation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/secondary-ice-conversions.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/self-collection.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/snow-aggregation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/snow-cloud-riming.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/snow-sedimentation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/nssl2/oracle/warm-autoconversion.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/compiler.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-adjust-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-adjust-out-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-aliasing-audit.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-closure-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-conv-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuascn-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuascn-in2-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuascn-in2-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuascn-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuascn-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuddrafn-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuddrafn-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuddrafn-out-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cudlfsn-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cudlfsn-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cudlfsn-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cudlfsn-out-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cudtdqn-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cudtdqn-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cudtdqn-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cududvn-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cududvn-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cududvn-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuentrn.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuflxn-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuflxn-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuflxn-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuflxn-out-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuinin-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cuinin-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cumastrn-consistency.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cutypen-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-cutypen-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-downdraft-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-downdraft-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-globalize-receipt.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-isolation.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-kedis-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-kedis-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-mfub-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-midlevel-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-midlevel-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-mprofile-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-mprofile-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-mrescale-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-post-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-post-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-post-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-post-out-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-postconv-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-postconv-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-postconv-out-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-postconv-out-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-prep-consistency.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-prep-input.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-prep-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-prep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-shallow-arm.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-undefined-symbols.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-uscale-in-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/nt-uscale-in-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ntiedtke/oracle/oracle-sha256sums.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/p3/LICENSE-WRF.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/p3/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/p3/tables/MANIFEST.sha256 +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/p3/tables/p3_lookupTable_1.dat-v5.4_2momI +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/init.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/lsmruc.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/lsmruc_stackfill.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/qsn.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/sfctmp.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/sfctmp_prep.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/sfctmp_prep_inputs.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/sfctmp_stackfill.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/sice.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/snowseaice.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/snowseaice_contract.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/snowsoil.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/snowsoil_contract.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/snowtemp.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/snowtemp_contract.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/soil.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/soil_ingest.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/soilmoist.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/soilprop.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/soiltemp.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/soilvegin.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/step.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/tbq.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ruc/oracle/transf.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/shinhong/oracle/libmvec-report.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/shinhong/oracle/oracle-sha256sums.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/shinhong/oracle/pow-probe.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/shinhong/oracle/shinhong-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/shinhong/oracle/shinhong-partition.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/shinhong/oracle/shinhong-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/derived_constants_v1.npz +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/PROVENANCE.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-condense-nofall-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-condense-nofall-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-condense-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-condense-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-freeze-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-freeze-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-rain-condense-nofall-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-rain-condense-nofall-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-rain-condense-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-rain-condense-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cloud-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-cloud-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-cloud-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-cloud-rain-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-cloud-rain-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-full-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-full-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-ice-rain-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/cold-ice-rain-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/condense-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/condense-fall-attempt-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/condense-fall-attempt-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/condense-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/frozen-vapor-nucleation-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/frozen-vapor-nucleation-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/frozen-vapor-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/frozen-vapor-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-dep-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-dep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-melt-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-melt-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-rime-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-rime-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-subl-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/graupel-subl-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-auto-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-auto-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-dep-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-dep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-nuc-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-nuc-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/ice-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/mixed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/mixed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-evap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-evap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-freeze-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-freeze-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-graupel-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-graupel-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-ice-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-ice-graupel-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-ice-graupel-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-ice-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-self-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-self-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-snow-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-snow-graupel-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-snow-graupel-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/rain-snow-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-dep-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-dep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-ice-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-ice-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-melt-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-melt-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-rime-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-rime-convert-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-rime-convert-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-rime-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-subl-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/snow-subl-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-accrete-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-accrete-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-auto-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-auto-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-frozen-subsat-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-frozen-subsat-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle/warm-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/PROVENANCE.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/SHA256SUMS +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ccn-activate-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ccn-activate-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ccn-sweep-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ccn-sweep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-cloud-freeze-nc-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-cloud-freeze-nc-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-cold-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-cold-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-drop-evap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-drop-evap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-exit-temperature.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ice-demott-dep-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ice-demott-dep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ice-demott-idxin-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ice-demott-idxin-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ice-koop-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-ice-koop-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-init-profile-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-init-profile-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-accrete-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-accrete-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-auto-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-auto-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-cap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-cap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-effrad-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-effrad-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-sed-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-nc-sed-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-reduces-to-classic-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-reduces-to-classic-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-scav-frozen-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-scav-frozen-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-scav-rain-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-scav-rain-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-sfc-emit-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-sfc-emit-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-warm-overlap-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/aero-warm-overlap-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/probe-activncloud.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/probe-effaero.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/probe-effectrad.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/probe-icedemott.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/probe-icekoop.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/tnccn_act_native.bin +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/wp08-freeze-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/wp08-freeze-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/wp08-melt-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/wp08-melt-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/wp08-nusweep-column.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/thompson/oracle-aero/wp08-nusweep-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/tui/plot-presets.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/tui/research-diagnostics.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/tui/research-hardware-profiles.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/tui/research-workspaces.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/uh/oracle/compiler.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/uh/oracle/libmvec-report.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/uh/oracle/oracle-sha256sums.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/uh/oracle/uh-inputs.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/uh/oracle/uh-outputs.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/vtables/LICENSE-WRF.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/vtables/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/vtables/Vtable.ERA5_CDO +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/LICENSE-AER-RRTMG-BSD-3-Clause.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/LICENSE-WRF.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/NOTICE-AER-RRTMG-as-distributed-with-WRF.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/PROVENANCE.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/RRTMG_LW_DATA +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/RRTMG_SW_DATA +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/RRTM_DATA +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/module_ra_rrtm.F +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/module_ra_sw.F +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/ozone.formatted +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/ozone_lat.formatted +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/ozone_plev.formatted +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/rrtm_lw_statics.npz +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/rrtmg_coeffs_oracle_manifest.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/wrf_radiation/rrtmg_lw_statics.npz +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ysu/oracle/libmvec-report.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ysu/oracle/oracle-sha256sums.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ysu/oracle/ysu-levels.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data/ysu/oracle/ysu-surface.csv +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/data_assets.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/doctor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/domain_interactive.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/domain_wizard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/downscale.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/bench.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/cycle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/engine.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/increments.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/member.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/perturbation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/seeds.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/state_sha.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ensemble/wrfout_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/era5_acquisition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/era5_arco.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/era5_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/era5_member.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/experiment.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/experiment_document.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/explain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/fetch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/fetch_bars.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/fetch_endpoints.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/fetch_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/fetch_pool.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/fetch_routes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/first_products.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/forecast_initialization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/geog_assets.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/gfs_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/go_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/gpu_stack_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/grid_requirements.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/hrrr_configuration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/hrrr_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/hrrr_hierarchy_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/hrrr_native_static.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/hrrr_prepared_bundle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/hrrr_route_inputs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/README.md +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/analyzed_numbers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/atmospheric_window.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/backend_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/case_store.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/codec.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/cpu_backend.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/eta.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/grib.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/horiz.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/hrrr.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/hrrr_physics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/hrrr_surface.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/hrrr_target.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/init_perturbation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/interpolation_support.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/lake_temperature.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/lateral_bc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/memory_refusal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/metem.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/microphysics_cold_start.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/native_supplements.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/nest_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/nest_spawn_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/preflight.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/prepared_cache.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/prepared_store.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/preprocess_backend.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/quantization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/real.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/reconstruction_store.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/regular_netcdf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/relocation_continuation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/relocation_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/rrtmg_coeffs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/ruc_soil.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/soil.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/soil_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/soil_downscale.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/source_coverage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/source_metadata.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/vert.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/water_overlay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/water_temperature.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/wif_climatology.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/wif_dataset.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/wrf_ozone.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/wrfinput.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/ingest/wrfinput_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/classic_product.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/classic_tape.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/history_selection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/nc_writer_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/netcdf_serialization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/surface_wrfout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/wrf_output_schema.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/io/wrfout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/kernel_compile_notice.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/launch_supplements.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/launchpad_api.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/local_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mapped_authoring.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mapped_composition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mapped_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mapped_engine_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mapped_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/__main__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/_jobwrap.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/doors.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/engine_tools.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/gpulock.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/jobs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mcp/server.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/member_grammar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/member_prep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/metem_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/metem_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/mpas_mesh.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/multi_run.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/namelist_compat.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/namelist_import.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/namelist_seal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/native_domain_artifacts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/native_hierarchy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/native_wrf_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/native_wrf_distribution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/native_wrf_support_v1.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/netcdf_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/nomads_governor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/allradar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/cc_qc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/coarse_cost.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/coverage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/data/radar_sites_odim.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/data/surface_networks.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/dealias.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/dealias_region.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/frontdoor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/geometry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/goes_cwp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/goes_grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/goes_pack.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/grid_product.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/nexrad.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/obspack.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/odim.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/opera.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/radar_grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/radar_sites.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/radar_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/sources.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/superob.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/surface_networks.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/sweeps.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs/target_grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/obs_regrid_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/offline_child.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/offline_child_run.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/offline_child_smoke.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/open_files.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/pair_compose.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/perf_timing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/physics_compat.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/physics_menu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/physics_mode.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/physics_registry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/physics_registry_v2.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/physics_vertical_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/prep_output.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/prep_progress.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/prepared_domain_tree_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/prepared_single_domain_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/prepared_source_schemas.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/preprocess_policy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/preprocess_receipt_audit.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/progress.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/progress_log.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/provenance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/provenance_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/receipt_paths.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_artifact_cache.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_artifacts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_input_transfer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_native_plots.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_plan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_preparation_v2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_processed.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_processed_cache_v2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/remote_worker.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/render.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/render_layout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/render_receipts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/report_bundle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/research_workspaces.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/resume.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/run_stamp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/runplan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/runtime_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/rustwx.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/rustwx_fetch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/rustwx_lanes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/rustwx_static.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/science_core.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/setup_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/signal_report.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_adapters.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_authorities.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_availability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_coverage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_credentials.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_cycles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_frame.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/source_hierarchy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/sources_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/adaptive.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/backend.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/benchmark.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/coupling.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/elliptic.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/hook.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/pins.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/response.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/scalar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/transfer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_ops/vector.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/spectral_seam.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/speedrun.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/speedrun_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/speedrun_courses.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/stage_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/stage_reuse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/stage_timing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/starter_template.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/state_digest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/state_serialization_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/build.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/corridor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/geog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/geog_stack.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/highres.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/highres_fetch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/highres_production.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/highres_refusal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/lambert.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/projection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/static/rust_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/stream.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/supervisor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/table_assets.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/target_hardware.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/toml_document.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/tui_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/tui_products.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/tui_worker.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/twentycrv3_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/twentycrv3_wrf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/update_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/upgrade_notes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/_repo_config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/cbl_dry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/cloud_topped_boundary_layer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/convective_boundary_layer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/gabls1.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/hill2d.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/igw.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/les_tornado_dodgecity_20160524.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/les_tornado_mayfield_20211210.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/moist_bubble.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/nest_ideal_common.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/nest_ideal_r1_moist.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/nest_ideal_r3.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/nest_null_r1.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/nest_relocate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/nest_spawn_ideal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/real74_chain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/real74_d01.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/real74_d02.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/real74_n5b.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/real74_n5s.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/straka.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/cases/wk82.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/chaos_envelope.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/conservation_closure.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/draw_spread.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/feedback_reference.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/field_metrics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/ftz_claim_sites.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/gf_deep_body.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/gf_deep_ref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/gf_driver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/gf_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/gf_ref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/gf_shallow_ref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/gray_zone.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/metem_differential.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/metrics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/myj_ref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/n5s_common.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/n5s_metrics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/nest_gates.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/noah_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/npref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/ntiedtke_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/ntiedtke_ref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/battery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/contingency.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/contracts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/controls.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/cross_reader.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/fss.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/model_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/promotion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/registration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/regrid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/stations.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/stubs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/obs/t0_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/profiles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/sase_ref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/shinhong_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/shinhong_ref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/spectral.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/spectral_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/spectral_compare.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/spectral_io.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/spectral_plot.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/spectral_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/state_equiv.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/t0_state_digest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/verify/ysu_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/version_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/vertical_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/vertical_remap.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/whats_changed.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wps_domain_ids.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wrf461_compatibility.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wrf_backend_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wrf_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wrf_direct_v461_contract.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wrf_physics_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wrfinput_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/wrfinput_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm/zarr_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm.egg-info/dependency_links.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm.egg-info/entry_points.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/gpuwm.egg-info/top_level.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-AER-RRTMG-BSD-3-Clause.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-Arm-optimized-routines-MIT.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-FDLIBM-SunPro.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-MPAS-BSD-3-Clause.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-NumPy-BSD-3-Clause.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-PyART-Argonne-BSD-3-Clause.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-RTE-RRTMGP-BSD-3-Clause.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-SIL-OFL-1.1-SourceSans3.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/LICENSE-WRF-public-domain.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/NOTICE-AER-RRTMG-as-distributed-with-WRF.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/NOTICE-Numerical-Recipes.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/THIRD-PARTY-LICENSES-bridge-binaries.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/licenses/THIRD-PARTY-LICENSES-zarr-binary.txt +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/mpas_cycle_bridge/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/mpas_cycle_bridge/anchor_codec.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/mpas_cycle_bridge/portbind.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/mpas_cycle_bridge/spine_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/mpas_cycle_bridge/worker.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/setup.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_acceptance_band.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_acoustic.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_acoustic_carrier_lifetime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_acoustic_npref.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_acoustic_nz_tiers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_acquisition_codec.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adapt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adapt_docs_flag_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adapt_netcdf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_clock_driver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_restart_sound_steps.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_stream_control.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_stream_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_timestep_checkpoint.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_timestep_controller.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_timestep_executor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_timestep_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_adaptive_timestep_surface.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_advection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_aerosol_source_report.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_aigefs_member_hybrid_real_bytes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_aigfs_hybrid_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_aigfs_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_analyzed_scalar_boundaries.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_anisotropic_mixing_advisory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_anisotropic_mixing_w_stability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_annulus_condensate_instrument.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_arbitrary_vertical_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_atmospheric_window.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_atmospheric_window_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_attached_store_health.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_attached_store_health_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_attribute_tracking.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_attribute_tracking_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_author_source_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_authority_agreement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_auto_admission.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_auto_search_feasible.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_auto_search_host_floor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_battery_list_census.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_battery_route.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_benchmark_seeded_step.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_both_streamed_nesting.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_boundary_strata.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_boundary_time_law.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_branch_dispositions.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_branch_from_checkpoint.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_bridge_bundle_adopt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_bridge_fetch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_bridge_source_rev_stamp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_bridge_stale_resolution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_build_failure_refusals.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_build_registry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cam_ozone.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_canonical_scope.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cargo_gate_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_catalog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_cbl_dry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_data.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_data_refusal_remedy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_data_unknown_keys_refuse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_gabls1.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_hill2d.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_igw.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_registry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_straka.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_token_leakage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_case_wk82.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cc_qc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cds_acquisition_readiness.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cells_doors.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_certification_capsule.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_certify_compile_platform.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_certify_hygiene.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_certify_reachability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_certify_verdict.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cfl_memory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_chain_deep_ladder.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_chain_stage_env.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_chaos_envelope.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_check_display.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_check_gpu_readiness.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_check_host_memory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_check_nested_mixed_road.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_checkpoint_route_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ci_test_replay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ci_workflow.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_classic_tape.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cli_capability_refusals.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cli_first_use.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cli_memory_admission.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_clock.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cloud_radiation_seams.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_companion_distribution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_companion_domains.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_companion_forcing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_companion_physics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_companion_schedule.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_composition_pricing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_config_freeze.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_configs_are_packaged.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_configuration_recovery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_conservation_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_constants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_coriolis_map.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_correctly_rounded_libm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cross_source_composition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cross_source_real_bytes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cross_source_sim_stage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cuda_libm_table_copies.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cumulus_momentum_extension.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_anchor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_children.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_cli_frontdoor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_clock.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_consistency.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_ingestion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_ledger.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_mpas_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_mpas_leg.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_placement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_receipt_ingestion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cycle_supervisor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_cyclone_setup.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_background.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_background_ab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_cadence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_clear_air.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_cycle_prepared.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_ensemble_state.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_external_baseline_score.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_hotstart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_member_pool_dispatch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_moments.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nested_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nested_forecast_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nowcast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nowcast_auto.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nowcast_daemon_argv.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nowcast_launcher.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nowcast_measured_defaults.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nowcast_presets.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_nowcast_render_nest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_obs_surface.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_obsop.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_obsop_nssl_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_obsop_thompson_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_perturb.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_perturb_hardening.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_scorecard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_solve_ab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_structure_metrics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_sweep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_da_treatment.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_davies_clock_bind.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_delayed_nest_activation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_dependency_declaration_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_device_wide_planning_budget.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_diagnostics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_diff6.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_diff6_boundary_face.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_diffusion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_docs_extras_agree_with_code.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_doctor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_doctor_cuda_headers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_doctor_da_eigensolver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_doctor_extras.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_doctor_nexrad.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_doctor_route_honesty.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_doctor_truth.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_documented_source_spellings.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_interactive.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_polygon.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_target_hardware.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_wizard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_wizard_budget_monotonic.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_wizard_default_clock.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_wizard_forcing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_domain_wizard_resolution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_door_soil_category.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_download_hrrr_native_subset.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_downscale_archive_guards.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_downscale_auto_vram.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_downscale_child_levels.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_downscale_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_downward_longwave_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_dual_run_screen.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_dualrun_certify.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_dycore_advective_forcing_export.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_dycore_full.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_dycore_symmetry_relations.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_dynamics_key_validation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_easy_physics_integration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_enprod.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_enprod_hardening.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ensemble_engine.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ensemble_hardening.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ensemble_tiny_domain_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_era5_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_era5_grib.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_era5_model_level_route.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_evidence_axes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_excluded_subsystem_absent.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_excluded_subsystem_scan_is_armed.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_expected_pace.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_experiment.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_explain_layering.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fastfix_batched_durations.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fastfix_runner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fastfix_selector.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_feedback.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_feedback_reference_pair.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_feedback_signature.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_feedback_smoother.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_analysis_first.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_endpoints.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_engine_degrade_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_gdas.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_geog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_hardening.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_pool.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_routes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_routes_live.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_rust_backbone.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fetch_visibility.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_field_metrics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fieldwise_snapshot_packing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_first_products.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_first_products_prepared.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_flagship_tools.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_follow_window_transport.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_follow_window_transport_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_forecast_console_progress.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_forecast_offset_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_forecast_worker_reporting.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fp32_tie_folding_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_fp32_ulp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_frame_header_portable.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ftz_claim_consistency.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ftz_device_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ftz_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ftz_render.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ftz_route_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gdas_pgrb2_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gefs_member_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_generic_mapped_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_geog_coverage_mask_vectorization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_geography_cache.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_deep_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_deep_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_driver_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_engine_smoke.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_gamma_correctly_rounded.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_gfdrv_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_pbl_forcing_lanes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_shallow_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_shallow_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_workspace.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gf_wrf461_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gfs_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gfs_initial_perturbation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gfs_levels.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gfs_native_subset_download.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gfs_scan_order.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_go_chain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_go_chain_events.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_go_declared_inputs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_go_native_launch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_go_planner_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_go_prepared_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_go_supplements.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_goes_assimilation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_goes_cwp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_goes_pack_crosslane.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gpu_marker_discipline.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gpu_mem_watch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gpu_shard_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gpu_stack_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_gray_zone.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_grayzone_nest_config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_grayzone_p4_score.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_grib2_regular_scan_modes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_grib_core_convergence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_h_diabatic.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hdf5_reader_convergence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_health.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_health_field_census.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_health_integer_policy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_health_theta_lid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_held_pbl_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_held_pbl_stream_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hierarchy_ack_threading.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_high_terrain_vertical_coordinate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_highres_geog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_highres_geog_stack_refusal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_history_selection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_horiz.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_host_memory_docs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hoststore_budget_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_configured_physics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_cycle_flag.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_domain_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_hierarchy_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_ingest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_native_static.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_pipeline.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_pipeline_full_filesystem.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_prepared_background.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_projected_operator.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_route_downward_longwave.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_single_domain_benchmark.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_soil_choice.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_state_proof.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_statics_corridor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_stock_wrf_acceptance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_target.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_two_domain_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_vertical_disposition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hrrr_wizard_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hybrid_grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_hypsometric.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_import.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_import_sweep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_inflow_fetch_meter.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_inflow_perturbation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ingest_preflight.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ingest_prepare_ordering.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_initial_perturbation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_inline_vertical_refusals_name_the_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_install_scripts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_interpolation_support.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_interrupt_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_io_boundary_hardening.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_jacobi_eigh_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kernel_compile_notice.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kernel_frame_recordings.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kernel_loader_inert.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kernel_local_bounds.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kernel_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kernel_source_freeze_per_module.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kernels_infra.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kessler.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kf_morrison_interface.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_kf_workspace.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_killed_run_report.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lake_acquisition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lake_temperature.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lambert.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_landuse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lane_k_knobs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lateral_bc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_launchpad_api.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lbc_time_frame.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_les_draw_spread.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_les_mixing_autoswitch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_les_mixing_default.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_les_moist_instrument.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_les_moist_n2_mutation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_les_receipt_fields.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_les_tornado_attempt1_config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_letkf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_letkf_all_radar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_letkf_chunk_sizing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_letkf_chunk_sizing_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_letkf_eigensolver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_letkf_osse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_licence_notices_ship.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lifecycle_reflectivity_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_lifecycle_restart_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_line_ending_stability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_atmospheric_writer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_atmospheric_writer_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_authoring.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_compose_tool_forwarding.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_composition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_engine_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_frameset_streaming.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_hybrid_vertical.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_invariant_and_landmask.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_mass_closure.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_multifile_netcdf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_nested_streaming.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_netcdf_cf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_netcdf_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_owned_field.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_projected_grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_snapshot_packing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mapped_time_invariants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_may1999_smoke.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mcp_server.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_measure_fetch_concurrency.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_member_grammar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_member_identity_real_bytes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_member_prep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_memory_gate_calibration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_metem_admission.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_metem_differential.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_metem_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_metem_ingest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_metgrid_number_initialization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_metgrid_number_initialization_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_microphysics_transition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_milbrandt2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_milbrandt2_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_model.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_model_skeleton.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_model_stability_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_module_skip_placement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_moist.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_morr_rimed_ice.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_morrison.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_morrison_cold_trap.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_morrison_wrf461_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp28_forecast_smoke.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp28_matched_trajectory_doc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp28_runnable.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp28_runtime_reachability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp28_shortwindow_gate_doc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp8_frozen.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp_accepted_builds.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mp_spec_zone_ring.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mpas_column_batch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mpas_column_batch_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mpas_mesh_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mpas_render_bridge_demotion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mpas_seam_doc_is_packaged.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mpas_static_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mslp_terrain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_multi_run.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_multigpu_forced_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_multigpu_specified_bc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_must_run_gates.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mutation_gate_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_myj_port.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_dmp_sibling.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_front_door_reachability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_mixscalars_runtime_residue.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_noah_surface_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_pbl.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_pbl_driver_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_pbl_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_pbl_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_pbl_scratch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_radiation_coupling.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_radiation_profiles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface_coarse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface_driver_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface_pairing_integration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface_pairing_ownership.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface_water.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_mynn_surface_water_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_n15_producer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_namelist_compat.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_namelist_import.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_namelist_seal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_native_domain_artifacts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_native_hierarchy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_native_supplements.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_native_wrf_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_native_wrf_distribution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nc_writer_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_negation_invariant.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_bounded_operands.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_coupler.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_divide_collapse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_gates.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_interp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_lifecycle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_lifecycle_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_offcentre.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_relocation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_relocation_staging.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_rungs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_spawn.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_spawn_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_spawn_pressure.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_spawn_soil.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_window.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nest_window_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_netcdf_rust_only.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_netcdf_rust_only_sweep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_netcdf_session_serialization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_no_forecast_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_no_local_gpu_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noah.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noah_wrf461_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_bareflux.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_bareflux_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_cold_start_device.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_column_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_device_column_cost.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_device_wiring.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_driver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_driver_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_energy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_energy_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_energy_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_flux_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_fluxprep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_glacier.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_glacier_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_kernel_source_scans.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_kernel_sources.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_kernel_subnormals.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_kernel_symbol_duplication.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_leaf_batches_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_libm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_mynn_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_oracle_harness.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_radiation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_radiation_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_sflx.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_sflx_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_sflx_post_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_sflx_pre_batch_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_sflx_pre_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_slab_libm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_snow.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_snow_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_soilwater.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_soilwater_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_surface_interval.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_thermal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_thermal_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_vegeflux.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_vegeflux_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_vegprecip.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_vegprecip_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_vegtype_bounds.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_water.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_water_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_water_sflx_crosscheck.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_noahmp_water_slab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nocturnal_radiation_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nomads_governor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_composed_replay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_default_hooks.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_driver_support.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_fused_gs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_fused_gs_oracle_data.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_nucond_diagnostics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_production_coordinator.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_qvexcess.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_selector.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_variants.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl2_variants_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_nssl_oracle_source_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_adjust_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_aliasing_audit.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_call_order_vs_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_capture_provenance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_closure_checkpoint.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cloud_depth_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_constant_family.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cuascn_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cuddrafn_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cudlfsn_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cudtdqn_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cududvn_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cuflxn_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_cumastrn_ownership.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_dead_workspace_writes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_kedis_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_launch_arity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_launch_geometry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_mprofile_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_mrescale_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_oracle_integrity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_oracle_single_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_output_provenance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_pattern_controls.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_phase2_gates.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_phase_one_end_condition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_pipeline_boundaries.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_post_conversion_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_post_run_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_prep_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_stage_signature.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_uscale_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ntiedtke_workspace.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_allradar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_battery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_battery_ingest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_battery_score_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_cli_frontdoor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_contracts_stubs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_controls.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_coverage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_cross_reader.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_dealias.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_dealias_region.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_front_doors_are_shipped.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_fss.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_grid_writer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_model_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_nexrad.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_opera.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_path_bundle10.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_promotion.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_radar_geometry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_radar_grid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_radar_grid_build_multi.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_radar_grid_v2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_radar_sites.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_radar_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_regrid_rust_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_stations.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_superob_odim.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_superob_window.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_surface_networks.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_sweeps_odim_v3.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obs_t0_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_obsop_cwp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_offline_child.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_offline_child_tiles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_offline_child_vertical.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_open_files.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_open_water_longwave_invariant.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_openbc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_operational_package_excludes_probes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_output_history_config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_cuda_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_front_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_identity_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_legacy_cloud_fraction.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_legacy_rrtmg_radii.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_port.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_restart_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_restart_manifest_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_p3_table_refusals.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_package_data_coverage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_packaged_source_profiles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_parameter_claim_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_parent_sint_positive_definite.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_parity_sweep_logging.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_pbl_vertical_bounds.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_pd_advection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_pending_composition_grammar.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_perf_dycore_cpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_perf_timing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_periodic_face_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_allocation_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_compat.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_composition_walk.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_coupling_ring.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_dispatch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_driver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_md_aerosol_claims.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_md_reachability_claims.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_menu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_mode.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_registry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_registry_composition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_registry_declarations.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_physics_vertical_preflight.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_pip_install_reachability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_polygon_operation_bounds.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_pool_trim.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_preflight.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_preflight_orography_rust_only.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prep_door_refusals.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prep_human_output.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prep_stage_events.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prep_tool_ladder.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_preparation_case_policy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepare_hrrr_wrf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_cache.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_delayed_activation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_domain_tree_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_followers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_highres.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_publication.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_single_domain_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_surface_restore.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_tile_memory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_trace_gas.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prepared_water.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_preprocess_backend_default_reach.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_preprocess_cpu_backend.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_preprocess_policy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_preserved_input_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_prime_meridian_seam.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_profiles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_progress_log.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_progress_publication_tolerates_readers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_projection_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_provenance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_provenance_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_provenance_wire.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ptop_default.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_public_claim_backing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_publish_dist_shape_agreement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_publish_workflow_state_machine.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_qnn_specified_inflow.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_radar_assimilation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_radiation_callable_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_radiation_composition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_radiation_off_land_surface_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rap_awip32_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_reachability_refusals.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real74_d01.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real74_n5b.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real74_nssl2_500m_comparator.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real74_nssl2_500m_runner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real74_nssl2_500m_uploader.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real74_rungs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real74_wrfinput_mass_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_real_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_receipt_paths.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_refl.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_registry_reachability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_release_launcher.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_release_notes_are_public_facing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_release_snapshot_front_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_release_snapshot_machine_paths.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_release_snapshot_modes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_release_version_declaration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_held_physics_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_ledger_audit.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_physics_continuation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_radiation_carriers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_real_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_refusal_audit.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_runner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_track_config.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_relocation_track_runner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_artifact_cache.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_artifacts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_input_transfer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_native_plots.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_plan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_preparation_v2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_processed.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_processed_v2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_snapshot.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_remote_worker_linux.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_basemap_delivery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_extra_python_ceiling.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_history_selection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_law_second_fallback.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_layout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_pyshp_front_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_receipts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_rust.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_render_scratch_outside_delivery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_report_bundle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_research_catalog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_research_workspaces.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_resolved_scale_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_restart_across_move.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_restart_integrity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_resume.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rk_addtend_dry_map_factors.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrfs_prslev_2dfld_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtm_longwave.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtm_lw_cloud_fraction_flags.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtm_memory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_chunk_narrow.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_coeffs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_legacy_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_legacy_ozone_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_legacy_prep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_legacy_selection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_legacy_wiring.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_lw_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_lw_numpy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_mcica.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_mcica_overlap_boundary.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_sw_cuda.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_sw_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmg_sw_rn_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmgp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rrtmgp_coupling.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_admission.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_column_batching.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_device_column.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_nzs_device.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_nzs_tier.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_shoreline_soil_category.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_soil_ingest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_soil_wiring.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ruc_source_matrix.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_run_finalization_progress.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_run_stamp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan_corridor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan_estimate_device.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan_hrrr_tree.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan_native_parent.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan_retry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan_tiles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runplan_tree.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runtime_identity_stability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runtime_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runtime_source_identity_recheck.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_runtime_store_initialization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rustwx_lanes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_rw_wps_stock_inventory_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sase.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sase_cadence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sase_cadence_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sase_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sdist_excludes_staged_bridges.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_seal_wrf_direct_proof.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sfclay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_shinhong_composed_tke_guard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_shinhong_entry_floor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_shinhong_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_shinhong_wrf461_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_shipped_acknowledgement_justifications.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_shipped_configs_inflow_applicability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_shipped_configs_mixing_stability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sim_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_single_adaptive_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_single_domain_runtime_source_identity_recheck.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_single_prepared_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_single_streamed_output.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_smag2d.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_smag2d_wrf_host.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_smag3d.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_small_step_lateral_wrap.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_snapshot_lifetime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_soil_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_soil_downscale.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_soil_indexed_layer_binding.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_soil_layer_geometry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_soil_node_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_soil_reconciler_evidence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_soil_smcdry_floor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_source_adapters.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_source_availability.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_source_coverage_refusal.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_source_hierarchy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_source_hierarchy_projected_source.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_source_quantization.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_source_registry_columns.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sources_command.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spawn_activation_epoch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spawn_route_governance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spawn_runner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spawn_runner_endurance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spawn_streaming.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral_compare_v2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral_io_rust_only.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral_operator_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral_operators.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral_pins_backlog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral_receipt_v2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_spectral_seam.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_speedrun.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_sr_expression_family.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_stage1_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_stage_reuse_hierarchy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_stage_seams.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_starter_template.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_state_equiv.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_build.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_highres_international.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_highres_production.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_highres_warp_routing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_needs_no_met_inputs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_platform_ci.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_rust_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_static_window_seam_invariance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_statics_corridor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_step_log_adaptive_dt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_store_health_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_track_output_levels.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_track_writer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_tracking.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_tracking_exactness.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_tracking_fixedpoint.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_tracking_locate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_tracking_radius.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_tracking_refinement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_storm_tracking_window.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_stream.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_stream_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_admission.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_carrier_freshness.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_checkpoint_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_child.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_frame_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_lifecycle_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_radiation_header.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_relocation_capture.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_relocation_owner.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_relocation_rebuild_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_state.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streamed_tree_restart.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streaming.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streaming_clock_arming.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streaming_clock_bind.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streaming_neutral_geography.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streaming_neutral_geography_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streaming_refused_door.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_streaming_scheme_matrix.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_supervisor.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_support_matrix_cross_check.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_surface_certified_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_surface_forcing_couplings.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_surface_moisture_diagnostic.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_surface_moisture_ledger.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_surface_radiation_carrier_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_t0_state_digest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_table_fetch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_terrain_dynamics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_terrain_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_terrain_supplement_time_alignment.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_adapter_composition.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_adapter.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_cold_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_device_helpers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_oracle_provenance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_sat_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_sed_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_state_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_aerosol_warm_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_thompson_oracle_provenance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiled_gfs_preprocess_routing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiled_run_close.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiles_distribution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiles_door_legs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiles_gate_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiles_gate_preconditions.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiles_harness_carriers.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiles_harness_glw.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tiles_water_route.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tke_budget.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tke_km2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_trace_gas_overrides.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_trace_gas_overrides_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tracked_file_writers_keep_lf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tree_under_test.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tui_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tui_products.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tui_sim_products.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_tui_worker.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_twentycrv3_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_uh_lifecycle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_uh_wrf461_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_update_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_upgrade_notes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ux_cli_polish.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ux_output_integrity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ux_refusal_design.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_v12_integration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_v131_cross_lane.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_vendored_cargo_registry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_verification_recipe_flags.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_verify_release_artifacts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_verify_release_build_tree.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_verify_render_law.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_verify_source_bridge_pins.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_version_cli.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_vertical_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_vertical_remap.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_vram_measured_reserve.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_walk_capture.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_water_overlay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_water_temperature.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wdm6.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wdm6_column.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wheel_bridge_staging.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wheel_pin_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wif_climatology.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wif_climatology_equivalence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wif_dataset_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wizard_adapter_roundtrip.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wizard_sizing_authority.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wizard_sources.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wps_domain_ids.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf461_compatibility.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_backend_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_cfl_histogram.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_direct.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_direct_writer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_eta.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_export_file_lifetime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_instrumented.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_legacy_radiation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_output_schema.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_ozone.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_physics_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_surface_pressure.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrf_vert_interp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfinput_adapter.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfinput_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfinput_physics_fields.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout_conformance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout_dual_write.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout_engine.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout_global_attribute_set.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout_history_selection.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout_initial_condition_provenance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wrfout_surface_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_wsm6.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ysu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ysu_workspace.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tests/test_ysu_wrf461_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/_nest_launch.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/attack_instrument.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/attack_intersect.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/attack_real12gb.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/attack_timing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/autoplan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bench.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bench_graph.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bench_ooc_output.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bench_output.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bench_physics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bigdomain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bigdomain_render.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/bw_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/case_crop.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/case_hrrr.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/case_wrfout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/checkpoint.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/conftest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/da_stream.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/ddr.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/decomp.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/digest_dump.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/driver.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/endure.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/fft_backend_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/find_storm.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/gather.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/graphcap.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/harness.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/health_fold.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/hoststore.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/ledger_ladder.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/ledger_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/linux_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/make_output_json.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/make_plots.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/mgbench.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/mgstream.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/multigpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/nestbridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/node_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/node_smoke.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/output-scaling.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/output.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/overlap.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/overlap_attrib.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/physics_inventory.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/probe_alias.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/probe_open_halo.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/probe_open_map.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/real_init.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/realcase.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/realcase_mg.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/realcase_render.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/realcase_wrfout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/realdata.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/receipts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/render_case.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/render_case_rust.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/restart_stream.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rings.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_bench.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_ceiling.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_lazy.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_matrix.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_nonpool.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_tight.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/rrtmgp_vram.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/run_bench.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/run_bigdomain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/run_case_hrrr.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/run_realcase.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/scaling.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/settle_check.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/shared_workspace.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/spec.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/spike_check.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/verify_case.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/vram.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/vram_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/vram_share_bench.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tilestream/win_default_profile_leg.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/__init__.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ab_dyn_state_hash.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ab_dyn_step2.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ab_lbc_state_hash.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ab_mp_step.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ab_rad_flux_hash.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/acceptance_pip_install_chain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/audit_era5_preprocess_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/author_source_profile.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/battery_route_preflight.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/battery_wrf_node_plan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/benchmark_preprocess_backends.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/benchmark_seeded_step.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_bridge_bundle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_builtin_case_catalog.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_cli_options_doc.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_desktop_runtime.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_era5_netcdf_terrain_supplement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_linux_release_bridges.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_native_wrf_distribution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_native_wrf_windows_distribution.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_pressure_level_invariant_supplement.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_registry.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_rrtm_lw_statics.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_rw_wps_release.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_rw_wps_windows_release.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/build_stretched_eta_ladder.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/cells_gallery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/cells_peak_w_check.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/certified_surface_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/certify_band_from_ensemble.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/check_case_token_leakage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/check_negation_invariant.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/check_parameter_claims.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/check_registry_citations.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ci_test_replay.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/compare_feedback_signature.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/compare_real74_nssl2_500m.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/compare_wsm6_oracles.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/cycle_child_leg.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/cycle_closed_loop_proof.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/cycle_demo_c_real_parent.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/cycle_mpas_leg.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_ab_score.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_cycle_plan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_cycle_prepared.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_ensemble_state.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_external_baseline_score.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_identity_check.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_level2_render.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_member_leg.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_nest_cost.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_nowcast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_nowcast_auto.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_nowcast_launcher.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_nowcast_render.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_probe_phase.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_probe_procs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_probe_threads.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_release_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_scorecard.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_solve_ab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_sweep_run.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_sweep_score.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/da_synthetic_cycle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/dealias_engine_compare.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/derive_acceptance_band.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/derive_persistence_baseline.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/download_20crv3_native_subset.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/download_gfs_native_subset.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/download_hrrr_native_subset.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/dual_run_screen.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/emit_les_route_inputs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ensemble_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/exercise_surface_layer_options.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/extract_kf_real74_columns.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/extract_mapped_engine_goldens.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/freeze_radar_sites.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/freeze_surface_networks.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/freeze_wrf_io_contract.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/generate_kf_lutab.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/geog_subset.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/gf_frame_scan.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/gf_workspace_rewrite.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/grayzone_p4_score.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/grayzone_phase0.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/harvest_radar_heights.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/health_field_census.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/hrrr_build_native_static.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/hrrr_compare_met_em.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/hrrr_d02_mapping_check.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/hrrr_pipeline.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/hrrr_single_domain_benchmark.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/hrrr_state_proof.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/hrrr_two_domain_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/import_sweep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/inflow_fetch_meter.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/les1m_analyse.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/les1m_cflsweep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/les1m_consolidate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/les1m_extrapolate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/les1m_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/mapped_engine_parity_sweep.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/mapped_prep_rss_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/matched_wrfout_envelope.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/matched_wrfout_refl_figures.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/matched_wrfout_stream_compare.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/matched_wrfout_t0_state_digest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/measure_fetch_concurrency.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/mp8_freeze_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/mpas_seam_proofs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/mynn_noah_surface_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/nc_rewrite_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/nc_rewrite_render_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/nc_writer_evidence_gallery.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/nest_microphysics_matrix_smoke.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/nssl2_mp18_digest_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/nssl2_variant_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_battery_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_battery_registration.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_battery_score.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_cross_reader_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_fetch_asos.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_fetch_mrms.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_fetch_stage4.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_goes_grid_build.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_grid_dual_write.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_precampaign_controls.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_radar_grid_build.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_radar_grid_build_all.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_radar_grid_from_pack.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_t0_parity_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/obs_target_domain_wrfout.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/perf_dealias_hotspot.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/perf_obs_timing.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/plot_mpas_mesh_evidence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepare_cpu_wrf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepare_era5_cpu_wrf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepare_gfs_cpu_wrf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepare_hrrr_500_native.sh +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepare_hrrr_cpu_wrf.sh +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepare_hrrr_wrf.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepared_domain_tree_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/prepared_single_domain_forecast.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/preserved_input_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/probe_library_abi.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/promote_prepared_release.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ptop_ab_charts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ptop_ab_montage.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/ptop_ab_probes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/publish_geog_mirror.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/regenerate_wrfout_global_attribute_set.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/release/desktop-runtime-windows-cp313.lock.json +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/release/launch_arwen.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/release_exclusions.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/relocation_ledger_audit.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/render_static_terrain.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/repair_era5_appended_invariant_time.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/report_physics_composition_walk.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/report_registry_ground_truth.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/report_resolved_scale_disclaimer.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/report_template_evidence_consistency.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/run_highres_geog_pilot.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/run_highres_static_demo.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/run_hrrr_stock_wrf_acceptance.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/rustwx_new_lanes_demo.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/rustwx_render_regression_gate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/score_feedback_reference_pair.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/seal_hrrr_native_bridge.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/seal_wrf_direct_proof.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/seal_wrf_reference_manifest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/slice_grib2_envelopes.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/smoke_dudhia_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/smoke_easy_physics_gpu.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/smoke_rw_wps_cpu_install.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/spectral_gate_calibrate.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/spectral_gpu_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/spectral_seam_survey.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/stage_wheel_bridges.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/streamed_frame_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/subset_wrf_history_parent.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/summarize_hrrr_500_suite.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/surface_moisture_ledger.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/terrain_source_crossvalidation.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/tiles_door_legs.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/tree_under_test.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/update_tui_license_notice.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/update_zarr_license_notice.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/validate_mpas_regrid.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/verification_recipe_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/verify_glacier_scale.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/verify_release_artifacts.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/verify_release_build_tree.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/verify_runscore_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/verify_source_bridge_pins.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/verify_wrf_backend_parity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/vram_reserve_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/vram_residue_harvest.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/walk_capture.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/water_temperature_probe.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wif_climatology_equivalence.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wrf_eta_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wrfinput_dual_write.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wrfout_bit_identity.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wrfout_crop.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wrfout_dual_write.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/write_hrrr_native_geometry_receipt.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wsm6_gpu_oracle.py +0 -0
- {gpuwm-2.7.0 → gpuwm-2.7.2}/tools/wsm6_gpu_smoke.py +0 -0
|
@@ -1,277 +1,274 @@
|
|
|
1
|
-
Metadata-Version: 2.4
|
|
2
|
-
Name: gpuwm
|
|
3
|
-
Version: 2.7.
|
|
4
|
-
Summary: Native WRF preprocessing and GPU-native limited-area weather modeling
|
|
5
|
-
License-Expression: Apache-2.0
|
|
6
|
-
Project-URL: Homepage, https://github.com/FahrenheitResearch/arwen
|
|
7
|
-
Project-URL: Repository, https://github.com/FahrenheitResearch/arwen
|
|
8
|
-
Project-URL: Changelog, https://github.com/FahrenheitResearch/arwen/blob/main/CHANGELOG.md
|
|
9
|
-
Keywords: WRF,WPS,GRIB,NetCDF,weather,CUDA
|
|
10
|
-
Requires-Python: >=3.11
|
|
11
|
-
Description-Content-Type: text/markdown
|
|
12
|
-
License-File: LICENSE
|
|
13
|
-
License-File: NOTICE
|
|
14
|
-
License-File: licenses/LICENSE-AER-RRTMG-BSD-3-Clause.txt
|
|
15
|
-
License-File: licenses/LICENSE-Arm-optimized-routines-MIT.txt
|
|
16
|
-
License-File: licenses/LICENSE-FDLIBM-SunPro.txt
|
|
17
|
-
License-File: licenses/LICENSE-MPAS-BSD-3-Clause.txt
|
|
18
|
-
License-File: licenses/LICENSE-NumPy-BSD-3-Clause.txt
|
|
19
|
-
License-File: licenses/LICENSE-PyART-Argonne-BSD-3-Clause.txt
|
|
20
|
-
License-File: licenses/LICENSE-RTE-RRTMGP-BSD-3-Clause.txt
|
|
21
|
-
License-File: licenses/LICENSE-SIL-OFL-1.1-SourceSans3.txt
|
|
22
|
-
License-File: licenses/LICENSE-WRF-public-domain.txt
|
|
23
|
-
License-File: licenses/NOTICE-AER-RRTMG-as-distributed-with-WRF.txt
|
|
24
|
-
License-File: licenses/NOTICE-Numerical-Recipes.txt
|
|
25
|
-
License-File: licenses/THIRD-PARTY-LICENSES-bridge-binaries.txt
|
|
26
|
-
License-File: licenses/THIRD-PARTY-LICENSES-zarr-binary.txt
|
|
27
|
-
Requires-Dist: numpy>=2.0
|
|
28
|
-
Requires-Dist: netCDF4>=1.6
|
|
29
|
-
Requires-Dist: matplotlib>=3.8
|
|
30
|
-
Requires-Dist: jsonschema>=4.0
|
|
31
|
-
Requires-Dist: scipy>=1.11
|
|
32
|
-
Requires-Dist: pyshp>=2.3
|
|
33
|
-
Requires-Dist: cdsapi>=0.7.7
|
|
34
|
-
Requires-Dist: gpuwm-data==2.7.
|
|
35
|
-
Provides-Extra: gpu-cu12
|
|
36
|
-
Requires-Dist: cupy-cuda12x[ctk]>=14.0; extra == "gpu-cu12"
|
|
37
|
-
Provides-Extra: gpu-cu13
|
|
38
|
-
Requires-Dist: cupy-cuda13x[ctk]>=14.0; extra == "gpu-cu13"
|
|
39
|
-
Provides-Extra: gpu
|
|
40
|
-
Requires-Dist: gpuwm[gpu-cu12]; extra == "gpu"
|
|
41
|
-
Provides-Extra: render
|
|
42
|
-
Requires-Dist: wrf-rust<0.3,>=0.2.39; extra == "render"
|
|
43
|
-
Provides-Extra: geog
|
|
44
|
-
Requires-Dist: rasterio>=1.3; extra == "geog"
|
|
45
|
-
Requires-Dist: pyproj>=3.6; extra == "geog"
|
|
46
|
-
Provides-Extra: obs
|
|
47
|
-
Provides-Extra: dealias
|
|
48
|
-
Provides-Extra: dev
|
|
49
|
-
Requires-Dist: pytest>=8.0; extra == "dev"
|
|
50
|
-
Requires-Dist: psutil>=5.9; extra == "dev"
|
|
51
|
-
Provides-Extra: publish
|
|
52
|
-
Requires-Dist: huggingface_hub>=0.23; extra == "publish"
|
|
53
|
-
Requires-Dist: h5py>=3.10; extra == "publish"
|
|
54
|
-
Provides-Extra: all-cu12
|
|
55
|
-
Requires-Dist: gpuwm[gpu-cu12]; extra == "all-cu12"
|
|
56
|
-
Requires-Dist: gpuwm[render]; extra == "all-cu12"
|
|
57
|
-
Provides-Extra: all-cu13
|
|
58
|
-
Requires-Dist: gpuwm[gpu-cu13]; extra == "all-cu13"
|
|
59
|
-
Requires-Dist: gpuwm[render]; extra == "all-cu13"
|
|
60
|
-
Provides-Extra: all
|
|
61
|
-
Requires-Dist: gpuwm[all-cu12]; extra == "all"
|
|
62
|
-
Provides-Extra: mcp
|
|
63
|
-
Requires-Dist: mcp<2,>=1.26; extra == "mcp"
|
|
64
|
-
Dynamic: license-file
|
|
65
|
-
|
|
66
|
-
# ArWen
|
|
67
|
-
|
|
68
|
-
**Explore weather, create regional forecasts, and run them on your own hardware.**
|
|
69
|
-
|
|
70
|
-
ArWen combines a native desktop application, a terminal workspace, and a
|
|
71
|
-
CUDA-based atmospheric modeling engine. Use the desktop to inspect weather maps,
|
|
72
|
-
choose a forecast area or cyclone, review the setup, and follow your results.
|
|
73
|
-
Run the model on a local NVIDIA GPU or a Linux computer connected over SSH.
|
|
74
|
-
|
|
75
|
-

|
|
277
|
-
and [scientific provenance](https://github.com/FahrenheitResearch/arwen/blob/v2.7.0/PROVENANCE.md).
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: gpuwm
|
|
3
|
+
Version: 2.7.2
|
|
4
|
+
Summary: Native WRF preprocessing and GPU-native limited-area weather modeling
|
|
5
|
+
License-Expression: Apache-2.0
|
|
6
|
+
Project-URL: Homepage, https://github.com/FahrenheitResearch/arwen
|
|
7
|
+
Project-URL: Repository, https://github.com/FahrenheitResearch/arwen
|
|
8
|
+
Project-URL: Changelog, https://github.com/FahrenheitResearch/arwen/blob/main/CHANGELOG.md
|
|
9
|
+
Keywords: WRF,WPS,GRIB,NetCDF,weather,CUDA
|
|
10
|
+
Requires-Python: >=3.11
|
|
11
|
+
Description-Content-Type: text/markdown
|
|
12
|
+
License-File: LICENSE
|
|
13
|
+
License-File: NOTICE
|
|
14
|
+
License-File: licenses/LICENSE-AER-RRTMG-BSD-3-Clause.txt
|
|
15
|
+
License-File: licenses/LICENSE-Arm-optimized-routines-MIT.txt
|
|
16
|
+
License-File: licenses/LICENSE-FDLIBM-SunPro.txt
|
|
17
|
+
License-File: licenses/LICENSE-MPAS-BSD-3-Clause.txt
|
|
18
|
+
License-File: licenses/LICENSE-NumPy-BSD-3-Clause.txt
|
|
19
|
+
License-File: licenses/LICENSE-PyART-Argonne-BSD-3-Clause.txt
|
|
20
|
+
License-File: licenses/LICENSE-RTE-RRTMGP-BSD-3-Clause.txt
|
|
21
|
+
License-File: licenses/LICENSE-SIL-OFL-1.1-SourceSans3.txt
|
|
22
|
+
License-File: licenses/LICENSE-WRF-public-domain.txt
|
|
23
|
+
License-File: licenses/NOTICE-AER-RRTMG-as-distributed-with-WRF.txt
|
|
24
|
+
License-File: licenses/NOTICE-Numerical-Recipes.txt
|
|
25
|
+
License-File: licenses/THIRD-PARTY-LICENSES-bridge-binaries.txt
|
|
26
|
+
License-File: licenses/THIRD-PARTY-LICENSES-zarr-binary.txt
|
|
27
|
+
Requires-Dist: numpy>=2.0
|
|
28
|
+
Requires-Dist: netCDF4>=1.6
|
|
29
|
+
Requires-Dist: matplotlib>=3.8
|
|
30
|
+
Requires-Dist: jsonschema>=4.0
|
|
31
|
+
Requires-Dist: scipy>=1.11
|
|
32
|
+
Requires-Dist: pyshp>=2.3
|
|
33
|
+
Requires-Dist: cdsapi>=0.7.7
|
|
34
|
+
Requires-Dist: gpuwm-data==2.7.2
|
|
35
|
+
Provides-Extra: gpu-cu12
|
|
36
|
+
Requires-Dist: cupy-cuda12x[ctk]>=14.0; extra == "gpu-cu12"
|
|
37
|
+
Provides-Extra: gpu-cu13
|
|
38
|
+
Requires-Dist: cupy-cuda13x[ctk]>=14.0; extra == "gpu-cu13"
|
|
39
|
+
Provides-Extra: gpu
|
|
40
|
+
Requires-Dist: gpuwm[gpu-cu12]; extra == "gpu"
|
|
41
|
+
Provides-Extra: render
|
|
42
|
+
Requires-Dist: wrf-rust<0.3,>=0.2.39; extra == "render"
|
|
43
|
+
Provides-Extra: geog
|
|
44
|
+
Requires-Dist: rasterio>=1.3; extra == "geog"
|
|
45
|
+
Requires-Dist: pyproj>=3.6; extra == "geog"
|
|
46
|
+
Provides-Extra: obs
|
|
47
|
+
Provides-Extra: dealias
|
|
48
|
+
Provides-Extra: dev
|
|
49
|
+
Requires-Dist: pytest>=8.0; extra == "dev"
|
|
50
|
+
Requires-Dist: psutil>=5.9; extra == "dev"
|
|
51
|
+
Provides-Extra: publish
|
|
52
|
+
Requires-Dist: huggingface_hub>=0.23; extra == "publish"
|
|
53
|
+
Requires-Dist: h5py>=3.10; extra == "publish"
|
|
54
|
+
Provides-Extra: all-cu12
|
|
55
|
+
Requires-Dist: gpuwm[gpu-cu12]; extra == "all-cu12"
|
|
56
|
+
Requires-Dist: gpuwm[render]; extra == "all-cu12"
|
|
57
|
+
Provides-Extra: all-cu13
|
|
58
|
+
Requires-Dist: gpuwm[gpu-cu13]; extra == "all-cu13"
|
|
59
|
+
Requires-Dist: gpuwm[render]; extra == "all-cu13"
|
|
60
|
+
Provides-Extra: all
|
|
61
|
+
Requires-Dist: gpuwm[all-cu12]; extra == "all"
|
|
62
|
+
Provides-Extra: mcp
|
|
63
|
+
Requires-Dist: mcp<2,>=1.26; extra == "mcp"
|
|
64
|
+
Dynamic: license-file
|
|
65
|
+
|
|
66
|
+
# ArWen
|
|
67
|
+
|
|
68
|
+
**Explore weather, create regional forecasts, and run them on your own hardware.**
|
|
69
|
+
|
|
70
|
+
ArWen combines a native desktop application, a terminal workspace, and a
|
|
71
|
+
CUDA-based atmospheric modeling engine. Use the desktop to inspect weather maps,
|
|
72
|
+
choose a forecast area or cyclone, review the setup, and follow your results.
|
|
73
|
+
Run the model on a local NVIDIA GPU or a Linux computer connected over SSH.
|
|
74
|
+
|
|
75
|
+

|
|
76
|
+
|
|
77
|
+
*The Linux desktop displaying a real ERA5 field. Windows uses the same interface.*
|
|
78
|
+
|
|
79
|
+
## Get ArWen
|
|
80
|
+
|
|
81
|
+
| Download | Requirements |
|
|
82
|
+
| --- | --- |
|
|
83
|
+
| [Windows desktop — GUI and TUI](https://github.com/FahrenheitResearch/arwen/releases/download/v2.7.2/ArWen-Desktop-1.0.2-Windows-x64.zip) | x86-64 Windows; compatible NVIDIA GPU and driver; internet for first setup |
|
|
84
|
+
| [Linux desktop — GUI and TUI](https://github.com/FahrenheitResearch/arwen/releases/download/v2.7.2/ArWen-Desktop-1.0.2-Linux-x64-pip.tar.gz) | x86-64 Linux, glibc 2.39 or newer, such as Ubuntu 24.04; Python 3.11 or newer; X11 or Wayland with working OpenGL |
|
|
85
|
+
| [Integration kit](https://github.com/FahrenheitResearch/arwen/releases/download/v2.7.2/ArWen-2.7.2-Integration-Kit.zip) | Developer guide, CLI/plan examples, catalogs, and client design notes |
|
|
86
|
+
|
|
87
|
+
The desktop archives contain the applications, native map library and map assets.
|
|
88
|
+
Windows includes a graphical setup launcher that downloads a private Python and
|
|
89
|
+
CUDA runtime on first use. Linux uses the manual setup below. No Rust or C++
|
|
90
|
+
compiler is needed for these binary packages.
|
|
91
|
+
|
|
92
|
+
The Python package is named **`gpuwm`**. Its Windows and Linux platform wheels
|
|
93
|
+
include the engine, native processing tools, and TUI. The desktop GUI is the
|
|
94
|
+
separate download above. Check [release notes and checksums](https://github.com/FahrenheitResearch/arwen/releases/tag/v2.7.2)
|
|
95
|
+
for the exact artifacts and qualification records.
|
|
96
|
+
|
|
97
|
+
## Install the desktop for forecasts on your PC
|
|
98
|
+
|
|
99
|
+
### Windows
|
|
100
|
+
|
|
101
|
+
1. Download the Windows desktop ZIP and extract it into its own folder.
|
|
102
|
+
2. Open **ArWen.exe**. The setup window installs the matching engine and GPU
|
|
103
|
+
dependencies, shows progress, and checks the local GPU.
|
|
104
|
+
3. When the workspace opens, choose **Create forecast**, draw an area, review
|
|
105
|
+
the configuration, and run it on **Local computer**.
|
|
106
|
+
|
|
107
|
+
Python and the user-space CUDA components are managed by the application.
|
|
108
|
+
A compatible NVIDIA driver must already be installed. Keep the `resources`
|
|
109
|
+
folder beside `ArWen.exe`. Setup errors remain visible with retry and repair
|
|
110
|
+
controls; setup does not require terminal commands.
|
|
111
|
+
|
|
112
|
+
First setup also prepares the physics tables and global geography needed for
|
|
113
|
+
regional forecasts. Allow several gigabytes of downloads and at least 25 GB of
|
|
114
|
+
free disk space, plus space for weather inputs and forecast output.
|
|
115
|
+
|
|
116
|
+
### Linux
|
|
117
|
+
|
|
118
|
+
```bash
|
|
119
|
+
python3 -m venv ~/.local/share/arwen/venvs/2.7.2
|
|
120
|
+
~/.local/share/arwen/venvs/2.7.2/bin/python -m pip install 'gpuwm[all-cu12]==2.7.2'
|
|
121
|
+
~/.local/share/arwen/venvs/2.7.2/bin/python -m gpuwm.cli fetch-tables
|
|
122
|
+
~/.local/share/arwen/venvs/2.7.2/bin/python -m gpuwm.cli doctor
|
|
123
|
+
```
|
|
124
|
+
|
|
125
|
+
Extract the complete Linux tarball. From its application folder:
|
|
126
|
+
|
|
127
|
+
```bash
|
|
128
|
+
./Start\ ArWen.sh --python ~/.local/share/arwen/venvs/2.7.2/bin/python
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
If your distribution does not include Python's venv module, install its venv
|
|
132
|
+
package first; Ubuntu provides `python3-venv`.
|
|
133
|
+
|
|
134
|
+
The Linux launchers open the connected GUI and TUI. Use
|
|
135
|
+
`Start ArWen Terminal.sh` for the terminal alone. After activating a Python
|
|
136
|
+
environment, `gpuwm tui` also opens the terminal.
|
|
137
|
+
|
|
138
|
+
Settings and run caches live outside the application folder. Keep the application
|
|
139
|
+
files and notices together when moving or updating the desktop.
|
|
140
|
+
|
|
141
|
+
## GPU requirements and forecast data
|
|
142
|
+
|
|
143
|
+
The normal desktop installation above already includes the GPU dependencies.
|
|
144
|
+
Local forecasting requires a compatible NVIDIA GPU and driver. A card's VRAM
|
|
145
|
+
capacity alone does not establish driver or CUDA compatibility.
|
|
146
|
+
|
|
147
|
+
For a manual Python installation on a supported CUDA 13 GPU and driver, replace
|
|
148
|
+
`all-cu12` with `all-cu13` in the installation command. Install only one CuPy/CUDA major in each environment.
|
|
149
|
+
A driver reporting CUDA 13 support can also run CUDA 12 applications; that
|
|
150
|
+
display does not require switching a working CUDA 12 installation. See
|
|
151
|
+
[NVIDIA's compatibility guidance](https://docs.nvidia.com/datacenter/tesla/drivers/cuda-toolkit-driver-and-architecture-matrix.html).
|
|
152
|
+
|
|
153
|
+
`gpuwm doctor` reports each remedy as a command or a `#` comment explaining
|
|
154
|
+
the manual step.
|
|
155
|
+
|
|
156
|
+
The GPU extra installs CuPy and the required user-space NVIDIA CUDA components
|
|
157
|
+
through their dependency packages. It does not install Python or the NVIDIA
|
|
158
|
+
device driver. Install one CuPy/CUDA major per environment. See the
|
|
159
|
+
[CuPy installation guide](https://docs.cupy.dev/en/stable/install.html) and
|
|
160
|
+
[ArWen hardware guidance](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/docs/public/HARDWARE.md).
|
|
161
|
+
|
|
162
|
+
Most scientific lookup data arrives with the automatically installed
|
|
163
|
+
`gpuwm-data` package. `gpuwm fetch-tables` obtains and hash-checks two additional
|
|
164
|
+
Thompson tables, about 314 MiB combined. Geography and forecast inputs are
|
|
165
|
+
separate: configure an existing geography installation or use `gpuwm fetch-geog`.
|
|
166
|
+
ERA5 requires the user's CDS configuration and dataset access. Remote operation
|
|
167
|
+
requires an SSH client and a configured, reachable forecast computer.
|
|
168
|
+
|
|
169
|
+
Local forecast integration runs on CUDA; it has no CPU fallback. The desktop,
|
|
170
|
+
terminal, native weather processing, and remote-control workflows can run on a
|
|
171
|
+
computer without a local CUDA installation.
|
|
172
|
+
|
|
173
|
+
Only an intentionally viewer-only or remote-control installation should use
|
|
174
|
+
`gpuwm[render]==2.7.2` without a GPU extra. It cannot execute local forecasts.
|
|
175
|
+
|
|
176
|
+
## Work with weather
|
|
177
|
+
|
|
178
|
+
- **Explore:** choose a supported source, field, area, and valid time; load a
|
|
179
|
+
weather map and play available UTC frames.
|
|
180
|
+
- **Create forecast:** start from an area, an Explore map, a saved configuration,
|
|
181
|
+
or a cyclone setup. Choose the forecast computer and inputs, review the
|
|
182
|
+
resolved physics and memory requirements, then launch.
|
|
183
|
+
- **My forecasts:** return to active or saved runs, inspect domains and output
|
|
184
|
+
times, view native fields and plots, and play the forecast history.
|
|
185
|
+
- **Terminal and CLI:** use `gpuwm tui` for an interactive workspace or the
|
|
186
|
+
command interfaces for scripts and automation.
|
|
187
|
+
|
|
188
|
+
GFS, HRRR, and ERA5 workflows are included, with ERA5 member selection and
|
|
189
|
+
cyclone-follow setup among the 2.7 features. The installed source catalog is
|
|
190
|
+
available through `gpuwm sources --json`. Forecast-input support and Explore
|
|
191
|
+
preview support are separate; some registered forcing sources do not yet have
|
|
192
|
+
an Explore preview route.
|
|
193
|
+
|
|
194
|
+
For a configuration already prepared for your computer and inputs:
|
|
195
|
+
|
|
196
|
+
```bash
|
|
197
|
+
gpuwm go forecast.toml --dry-run
|
|
198
|
+
gpuwm go forecast.toml
|
|
199
|
+
```
|
|
200
|
+
|
|
201
|
+
The first command reviews the route; the second executes it. See the
|
|
202
|
+
[CLI manual](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/docs/public/CLI-USER-MANUAL.md)
|
|
203
|
+
and [TUI manual](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/docs/public/TUI-USER-MANUAL.md)
|
|
204
|
+
for the complete workflows.
|
|
205
|
+
|
|
206
|
+
## Integrate ArWen into another application
|
|
207
|
+
|
|
208
|
+
The [integration guide](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/docs/integration-kit/integration-guide.md)
|
|
209
|
+
and [downloadable kit](https://github.com/FahrenheitResearch/arwen/releases/download/v2.7.2/ArWen-2.7.2-Integration-Kit.zip)
|
|
210
|
+
describe the CLI, run-plan documents, catalogs, and companion bridge boundaries.
|
|
211
|
+
The kit contains an example subprocess client and tests. It is a documented
|
|
212
|
+
integration surface, not a separate simulation engine or a replacement for
|
|
213
|
+
runtime validation.
|
|
214
|
+
|
|
215
|
+
Use the installed catalogs and validated plans when building another interface.
|
|
216
|
+
Preserve request identity, selected source/time/domain, cancellation, and the
|
|
217
|
+
distinction between a preview and an executing forecast.
|
|
218
|
+
|
|
219
|
+
## Science, compatibility, and current limits
|
|
220
|
+
|
|
221
|
+
ArWen independently implements a WRF-ARW-class regional atmospheric model and
|
|
222
|
+
WRF-derived physics on the GPU. Its numerical comparisons and qualification
|
|
223
|
+
apply to documented configurations and test cases. They do not establish
|
|
224
|
+
universal equivalence with WRF or validate every combination of physics,
|
|
225
|
+
input dataset, and hardware. Read the
|
|
226
|
+
[verification record](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/docs/public/VERIFICATION.md),
|
|
227
|
+
[physics documentation](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/docs/public/PHYSICS.md),
|
|
228
|
+
and [2.7 changes](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/CHANGELOG.md).
|
|
229
|
+
|
|
230
|
+
- **Checkpoints:** 2.7 writes format 6. Format-5 checkpoints from older releases
|
|
231
|
+
and previews are not compatible. Finish those runs with the version that
|
|
232
|
+
created them, or start again from the original configuration and inputs.
|
|
233
|
+
- **Physics admission:** some Noah-MP configurations currently refuse during
|
|
234
|
+
memory estimation. The refusal does not silently replace the selected physics.
|
|
235
|
+
- **Playback:** the first pass may wait while remote frames enter the local
|
|
236
|
+
cache. Startup compilation and input preparation also affect reported overall
|
|
237
|
+
simulation speed.
|
|
238
|
+
- **Known interface issues:** some preview sources remain unavailable, exported
|
|
239
|
+
dateline-crossing outlines can show a seam, and a background compact-store
|
|
240
|
+
worker can report an error during the forecast-completion transition. The
|
|
241
|
+
release qualification documents the retained limits.
|
|
242
|
+
|
|
243
|
+
ArWen is research and educational software. Use official meteorological services
|
|
244
|
+
for forecasts and safety warnings. The project is not affiliated with or endorsed
|
|
245
|
+
by NCAR or UCAR.
|
|
246
|
+
|
|
247
|
+
## Report an issue
|
|
248
|
+
|
|
249
|
+
Include the version, platform, what you attempted, and the relevant error.
|
|
250
|
+
`gpuwm report RUN_DIRECTORY --output diagnostics.zip` collects a diagnostic
|
|
251
|
+
report with recognized sensitive patterns redacted. **Review it before sharing:**
|
|
252
|
+
raw copied logs can contain local paths, usernames, hosts, and configuration
|
|
253
|
+
details, and no redaction tool guarantees anonymity. Never post credential files
|
|
254
|
+
or private keys. See
|
|
255
|
+
[reporting a problem](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/docs/public/REPORTING-A-PROBLEM.md).
|
|
256
|
+
|
|
257
|
+
## Development and licensing
|
|
258
|
+
|
|
259
|
+
Development combines human direction, AI-assisted implementation, and numerical
|
|
260
|
+
and runtime verification. The source, scientific provenance, tests, and release
|
|
261
|
+
qualification records are available for inspection.
|
|
262
|
+
|
|
263
|
+
For a developer installation from a source checkout, use `bash install.sh` on
|
|
264
|
+
Linux or `powershell -File install.ps1` on Windows. Source installations build
|
|
265
|
+
the native components and need the corresponding build tools. The explicit
|
|
266
|
+
`bash install.sh` invocation also works when an extracted source archive has
|
|
267
|
+
lost executable permission bits; use it if `./install.sh` reports
|
|
268
|
+
`Permission denied`.
|
|
269
|
+
|
|
270
|
+
The engine is licensed under the [Apache License 2.0](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/LICENSE).
|
|
271
|
+
The desktop application and its dependencies carry their own licenses and
|
|
272
|
+
notices in the desktop archives. Third-party code, tables, and datasets retain
|
|
273
|
+
their respective terms; see [NOTICE](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/NOTICE)
|
|
274
|
+
and [scientific provenance](https://github.com/FahrenheitResearch/arwen/blob/v2.7.2/PROVENANCE.md).
|