LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
gpuwm/__init__.py
gpuwm/adapt.py
gpuwm/bridge_assets.py
gpuwm/bridges.py
gpuwm/case_data.py
gpuwm/cli.py
gpuwm/config.py
gpuwm/doctor.py
gpuwm/domain_wizard.py
gpuwm/downscale.py
gpuwm/era5_direct.py
gpuwm/experiment.py
gpuwm/fetch.py
gpuwm/fetch_bars.py
gpuwm/fetch_guard.py
gpuwm/geog_assets.py
gpuwm/gfs_direct.py
gpuwm/hrrr_forecast.py
gpuwm/hrrr_hierarchy_direct.py
gpuwm/hrrr_native_static.py
gpuwm/mapped_authoring.py
gpuwm/mapped_composition.py
gpuwm/mapped_direct.py
gpuwm/mapped_source.py
gpuwm/namelist_compat.py
gpuwm/namelist_import.py
gpuwm/native_domain_artifacts.py
gpuwm/native_hierarchy.py
gpuwm/native_wrf_contract.py
gpuwm/native_wrf_distribution.py
gpuwm/native_wrf_support_v1.json
gpuwm/nomads_governor.py
gpuwm/offline_child.py
gpuwm/offline_child_run.py
gpuwm/offline_child_smoke.py
gpuwm/pair_compose.py
gpuwm/physics_compat.py
gpuwm/physics_registry.py
gpuwm/physics_registry_v2.json
gpuwm/preprocess_receipt_audit.py
gpuwm/render.py
gpuwm/resume.py
gpuwm/runtime.py
gpuwm/rustwx.py
gpuwm/rustwx_fetch.py
gpuwm/source_adapters.py
gpuwm/source_authorities.py
gpuwm/source_cli.py
gpuwm/source_frame.py
gpuwm/source_hierarchy.py
gpuwm/state_digest.py
gpuwm/state_serialization_contract.py
gpuwm/supervisor.py
gpuwm/table_assets.py
gpuwm/twentycrv3.py
gpuwm/twentycrv3_direct.py
gpuwm/twentycrv3_wrf.py
gpuwm/vertical_contract.py
gpuwm/wrf_backend_parity.py
gpuwm/wrf_direct.py
gpuwm/wrf_direct_v461_contract.json
gpuwm/wrf_physics_inventory.py
gpuwm.egg-info/PKG-INFO
gpuwm.egg-info/SOURCES.txt
gpuwm.egg-info/dependency_links.txt
gpuwm.egg-info/entry_points.txt
gpuwm.egg-info/requires.txt
gpuwm.egg-info/top_level.txt
gpuwm/authorities/Vtable.GFS.rw-wps
gpuwm/authorities/rw-wps-20crv3-member-grib2.composition.json
gpuwm/authorities/rw-wps-20crv3-member-grib2.mapping.json
gpuwm/authorities/rw-wps-20crv3-member-grib2.provenance.json
gpuwm/core/__init__.py
gpuwm/core/acoustic.py
gpuwm/core/advection.py
gpuwm/core/analytic_radiation.py
gpuwm/core/clock.py
gpuwm/core/constants.py
gpuwm/core/diagnostics.py
gpuwm/core/diffusion.py
gpuwm/core/dudhia.py
gpuwm/core/dycore.py
gpuwm/core/fp32_ulp.py
gpuwm/core/grid.py
gpuwm/core/health.py
gpuwm/core/kf.py
gpuwm/core/landuse.py
gpuwm/core/microphysics.py
gpuwm/core/microphysics_transition.py
gpuwm/core/model.py
gpuwm/core/moist.py
gpuwm/core/morrison.py
gpuwm/core/morrison_constants.py
gpuwm/core/mynn_pbl.py
gpuwm/core/mynn_pbl_gpu.py
gpuwm/core/mynn_pbl_runtime.py
gpuwm/core/mynn_pbl_scratch.py
gpuwm/core/mynn_sfclay.py
gpuwm/core/mynn_surface.py
gpuwm/core/nest.py
gpuwm/core/nest_interp.py
gpuwm/core/noah.py
gpuwm/core/noahmp.py
gpuwm/core/noahmp_bareflux.py
gpuwm/core/noahmp_bareflux_gpu.py
gpuwm/core/noahmp_column_slab.py
gpuwm/core/noahmp_driver.py
gpuwm/core/noahmp_driver_gpu.py
gpuwm/core/noahmp_energy.py
gpuwm/core/noahmp_energy_gpu.py
gpuwm/core/noahmp_energy_slab.py
gpuwm/core/noahmp_flux_slab.py
gpuwm/core/noahmp_fluxprep.py
gpuwm/core/noahmp_fluxprep_gpu.py
gpuwm/core/noahmp_kernel_sources.py
gpuwm/core/noahmp_leaf_mutation.py
gpuwm/core/noahmp_leaves.py
gpuwm/core/noahmp_leaves_gpu.py
gpuwm/core/noahmp_libm.py
gpuwm/core/noahmp_mynn_contract.py
gpuwm/core/noahmp_radiation.py
gpuwm/core/noahmp_radiation_gpu.py
gpuwm/core/noahmp_runtime.py
gpuwm/core/noahmp_sflx.py
gpuwm/core/noahmp_sflx_post_slab.py
gpuwm/core/noahmp_sflx_pre_gpu.py
gpuwm/core/noahmp_sflx_pre_slab.py
gpuwm/core/noahmp_slab_libm.py
gpuwm/core/noahmp_snow.py
gpuwm/core/noahmp_soilwater.py
gpuwm/core/noahmp_thermal.py
gpuwm/core/noahmp_thermal_gpu.py
gpuwm/core/noahmp_thermal_slab.py
gpuwm/core/noahmp_vegeflux.py
gpuwm/core/noahmp_vegeflux_gpu.py
gpuwm/core/noahmp_vegprecip.py
gpuwm/core/noahmp_water.py
gpuwm/core/noahmp_water_gpu.py
gpuwm/core/noahmp_water_slab.py
gpuwm/core/nssl2.py
gpuwm/core/nssl2_contract.py
gpuwm/core/nssl2_default_hooks.py
gpuwm/core/nssl2_diagnostics.py
gpuwm/core/nssl2_driver_support.py
gpuwm/core/nssl2_fused_gs.py
gpuwm/core/nssl2_nucond.py
gpuwm/core/nssl2_production_coordinator.py
gpuwm/core/nssl2_qvexcess.py
gpuwm/core/nssl2_radiation.py
gpuwm/core/nssl2_runtime.py
gpuwm/core/physics.py
gpuwm/core/preflight.py
gpuwm/core/refl.py
gpuwm/core/rrtm.py
gpuwm/core/rrtmg_legacy.py
gpuwm/core/rrtmg_legacy_prep.py
gpuwm/core/rrtmg_lw.py
gpuwm/core/rrtmg_mcica.py
gpuwm/core/rrtmg_sw.py
gpuwm/core/rrtmgp.py
gpuwm/core/ruc.py
gpuwm/core/ruc_contract.py
gpuwm/core/ruc_gpu.py
gpuwm/core/ruc_runtime.py
gpuwm/core/sfclay.py
gpuwm/core/smag2d.py
gpuwm/core/state.py
gpuwm/core/terrain.py
gpuwm/core/thompson.py
gpuwm/core/thompson_contract.py
gpuwm/core/thompson_runtime.py
gpuwm/core/uh_diag.py
gpuwm/core/wsm6.py
gpuwm/core/wsm6_constants.py
gpuwm/core/ysu.py
gpuwm/core/kernels/__init__.py
gpuwm/core/kernels/acoustic.cu
gpuwm/core/kernels/advection.cu
gpuwm/core/kernels/common.cuh
gpuwm/core/kernels/coriolis_map.cu
gpuwm/core/kernels/diagnostics.cu
gpuwm/core/kernels/diff6.cu
gpuwm/core/kernels/diff6_seam.cu
gpuwm/core/kernels/diffusion.cu
gpuwm/core/kernels/dycore.cu
gpuwm/core/kernels/health.cu
gpuwm/core/kernels/kessler.cu
gpuwm/core/kernels/kf.cu
gpuwm/core/kernels/lbc_flow.cu
gpuwm/core/kernels/lbc_state.cu
gpuwm/core/kernels/morrison.cu
gpuwm/core/kernels/mynn_pbl.cu
gpuwm/core/kernels/mynn_surface.cu
gpuwm/core/kernels/nest.cu
gpuwm/core/kernels/nest_microphysics.cu
gpuwm/core/kernels/noah.cu
gpuwm/core/kernels/noahmp_bareflux.cu
gpuwm/core/kernels/noahmp_driver.cu
gpuwm/core/kernels/noahmp_energy.cu
gpuwm/core/kernels/noahmp_fluxprep.cu
gpuwm/core/kernels/noahmp_leaves.cu
gpuwm/core/kernels/noahmp_libm_slab.cu
gpuwm/core/kernels/noahmp_radiation.cu
gpuwm/core/kernels/noahmp_sflx.cu
gpuwm/core/kernels/noahmp_snow.cu
gpuwm/core/kernels/noahmp_soilwater.cu
gpuwm/core/kernels/noahmp_thermal.cu
gpuwm/core/kernels/noahmp_vegeflux.cu
gpuwm/core/kernels/noahmp_vegprecip.cu
gpuwm/core/kernels/noahmp_water.cu
gpuwm/core/kernels/nssl2.cu
gpuwm/core/kernels/nssl2_diagnostics.cu
gpuwm/core/kernels/nssl2_driver_support.cu
gpuwm/core/kernels/nssl2_fused_gs.cu
gpuwm/core/kernels/nssl2_nucond.cu
gpuwm/core/kernels/nssl2_qvexcess.cu
gpuwm/core/kernels/openbc.cu
gpuwm/core/kernels/pd_advection.cu
gpuwm/core/kernels/refl.cu
gpuwm/core/kernels/rrtmg_lw.cu
gpuwm/core/kernels/rrtmg_lw_chain.cu
gpuwm/core/kernels/rrtmg_lw_taugb02_10_11_12.cu
gpuwm/core/kernels/rrtmg_lw_taugb03_05.cu
gpuwm/core/kernels/rrtmg_lw_taugb06_09.cu
gpuwm/core/kernels/rrtmg_lw_taugb13_16.cu
gpuwm/core/kernels/rrtmg_mcica_wrf.cu
gpuwm/core/kernels/rrtmg_sw.cu
gpuwm/core/kernels/rrtmgp_cloud.cu
gpuwm/core/kernels/rrtmgp_gas.cu
gpuwm/core/kernels/rrtmgp_mcica.cu
gpuwm/core/kernels/rrtmgp_rte.cu
gpuwm/core/kernels/rrtmgp_validation.cu
gpuwm/core/kernels/ruc.cu
gpuwm/core/kernels/saxpy.cu
gpuwm/core/kernels/sfclay.cu
gpuwm/core/kernels/smag2d.cu
gpuwm/core/kernels/spec_bdy.cu
gpuwm/core/kernels/thompson.cu
gpuwm/core/kernels/uh_diag.cu
gpuwm/core/kernels/vert_interp.cu
gpuwm/core/kernels/wsm6.cu
gpuwm/core/kernels/ysu.cu
gpuwm/data/bridges/bridge-pins.json
gpuwm/data/kf_lutab/LICENSE.txt
gpuwm/data/kf_lutab/PROVENANCE.md
gpuwm/data/kf_lutab/kf_lutab.npz
gpuwm/data/morrison/LICENSE.txt
gpuwm/data/morrison/PROVENANCE.md
gpuwm/data/morrison/constants.toml
gpuwm/data/morrison/oracle/compiler.txt
gpuwm/data/morrison/oracle/libmvec-report.txt
gpuwm/data/morrison/oracle/morrison-levels.csv
gpuwm/data/morrison/oracle/morrison-surface.csv
gpuwm/data/morrison/oracle/oracle-sha256sums.txt
gpuwm/data/morrison/oracle/wrf-commit.txt
gpuwm/data/mynn/oracle/README.md
gpuwm/data/mynn/oracle/condensation.csv
gpuwm/data/mynn/oracle/dmp-mf.csv
gpuwm/data/mynn/oracle/driver.csv
gpuwm/data/mynn/oracle/esat-blend.csv
gpuwm/data/mynn/oracle/initialize.csv
gpuwm/data/mynn/oracle/mixlength.csv
gpuwm/data/mynn/oracle/pbl-level2.csv
gpuwm/data/mynn/oracle/pblh-scale.csv
gpuwm/data/mynn/oracle/predict.csv
gpuwm/data/mynn/oracle/stfunc.csv
gpuwm/data/mynn/oracle/surface-layer-coarse.csv
gpuwm/data/mynn/oracle/surface-layer-water-leaf.csv
gpuwm/data/mynn/oracle/surface-layer-water.csv
gpuwm/data/mynn/oracle/surface-layer-wide.csv
gpuwm/data/mynn/oracle/surface-layer-wrapper.csv
gpuwm/data/mynn/oracle/surface-layer.csv
gpuwm/data/mynn/oracle/tendencies-mf.csv
gpuwm/data/mynn/oracle/tendencies-nomf.csv
gpuwm/data/mynn/oracle/turbulence.csv
gpuwm/data/noah/oracle/PROVENANCE.md
gpuwm/data/noah/oracle/libmvec-report.txt
gpuwm/data/noah/oracle/noah-lsm-frpcpn.csv
gpuwm/data/noah/oracle/noah-lsm-monalb.csv
gpuwm/data/noah/oracle/noah-lsm-thcnd2.csv
gpuwm/data/noah/oracle/noah-lsm.csv
gpuwm/data/noah/oracle/oracle-sha256sums.txt
gpuwm/data/noah_tables/GENPARM.TBL
gpuwm/data/noah_tables/LANDUSE.TBL
gpuwm/data/noah_tables/PROVENANCE.md
gpuwm/data/noah_tables/SOILPARM.TBL
gpuwm/data/noah_tables/VEGPARM.TBL
gpuwm/data/noahmp/GENPARM.TBL
gpuwm/data/noahmp/MPTABLE.TBL
gpuwm/data/noahmp/PROVENANCE.md
gpuwm/data/noahmp/SOILPARM.TBL
gpuwm/data/noahmp/oracle/PROVENANCE-driver.md
gpuwm/data/noahmp/oracle/PROVENANCE-energy.md
gpuwm/data/noahmp/oracle/PROVENANCE-radiation.md
gpuwm/data/noahmp/oracle/PROVENANCE-snow.md
gpuwm/data/noahmp/oracle/PROVENANCE-soilwater.md
gpuwm/data/noahmp/oracle/PROVENANCE-water.md
gpuwm/data/noahmp/oracle/README-thermal.md
gpuwm/data/noahmp/oracle/README.md
gpuwm/data/noahmp/oracle/glibc-atanf-fp32.csv
gpuwm/data/noahmp/oracle/glibc-libm-fp32.csv
gpuwm/data/noahmp/oracle/noahmp-bareflux-esat.csv
gpuwm/data/noahmp/oracle/noahmp-bareflux-libm.csv
gpuwm/data/noahmp/oracle/noahmp-bareflux.csv
gpuwm/data/noahmp/oracle/noahmp-driver.csv
gpuwm/data/noahmp/oracle/noahmp-energy.csv
gpuwm/data/noahmp/oracle/noahmp-fluxprep-discrimination.csv
gpuwm/data/noahmp/oracle/noahmp-fluxprep.csv
gpuwm/data/noahmp/oracle/noahmp-leaves-discrimination.csv
gpuwm/data/noahmp/oracle/noahmp-leaves.csv
gpuwm/data/noahmp/oracle/noahmp-parameters.csv
gpuwm/data/noahmp/oracle/noahmp-radiation-albedo.csv
gpuwm/data/noahmp/oracle/noahmp-radiation-groundalb.csv
gpuwm/data/noahmp/oracle/noahmp-radiation-snow_age.csv
gpuwm/data/noahmp/oracle/noahmp-radiation-snowalb_class.csv
gpuwm/data/noahmp/oracle/noahmp-radiation-surrad.csv
gpuwm/data/noahmp/oracle/noahmp-radiation-twostream.csv
gpuwm/data/noahmp/oracle/noahmp-sflx-error.csv
gpuwm/data/noahmp/oracle/noahmp-sflx.csv
gpuwm/data/noahmp/oracle/noahmp-snow-expf.csv
gpuwm/data/noahmp/oracle/noahmp-snow.csv
gpuwm/data/noahmp/oracle/noahmp-soilwater-libm.csv
gpuwm/data/noahmp/oracle/noahmp-soilwater.csv
gpuwm/data/noahmp/oracle/noahmp-thermal-discrimination.csv
gpuwm/data/noahmp/oracle/noahmp-thermal.csv
gpuwm/data/noahmp/oracle/noahmp-vegeflux.csv
gpuwm/data/noahmp/oracle/noahmp-vegprecip-phenology.csv
gpuwm/data/noahmp/oracle/noahmp-vegprecip-precip_heat.csv
gpuwm/data/noahmp/oracle/noahmp-water-libm.csv
gpuwm/data/noahmp/oracle/noahmp-water.csv
gpuwm/data/nssl2/DEFAULT_HOOKS_VALIDATION.md
gpuwm/data/nssl2/MP18_SELECTOR_INTEGRATION_CHECKLIST.md
gpuwm/data/nssl2/NSSL2_COLD_FAMILIES_AUDIT.md
gpuwm/data/nssl2/NSSL2_SETVTZ_FINAL_LIMITER_AUDIT.md
gpuwm/data/nssl2/RESTART_VALIDATION.md
gpuwm/data/nssl2/RUNTIME_ADAPTER_VALIDATION.md
gpuwm/data/nssl2/driver-oracle/IMPLEMENTATION_SHA256
gpuwm/data/nssl2/driver-oracle/ORACLE_SHA256
gpuwm/data/nssl2/driver-oracle/SOURCE_SHA256
gpuwm/data/nssl2/driver-oracle/VALIDATION.md
gpuwm/data/nssl2/driver-oracle/driver-support.csv
gpuwm/data/nssl2/fused-gs-oracle/DIAGNOSTICS_SHA256
gpuwm/data/nssl2/fused-gs-oracle/INSTRUMENTATION_SHA256
gpuwm/data/nssl2/fused-gs-oracle/ORACLE_SHA256
gpuwm/data/nssl2/fused-gs-oracle/REBUILD_SHA256
gpuwm/data/nssl2/fused-gs-oracle/SOURCE_SHA256
gpuwm/data/nssl2/fused-gs-oracle/TOOLCHAIN.txt
gpuwm/data/nssl2/fused-gs-oracle/VALIDATION.json
gpuwm/data/nssl2/fused-gs-oracle/VALIDATION.md
gpuwm/data/nssl2/fused-gs-oracle/WRF_COMMIT
gpuwm/data/nssl2/fused-gs-oracle/fused-gs-diagnostics.csv
gpuwm/data/nssl2/fused-gs-oracle/fused-gs.csv
gpuwm/data/nssl2/oracle/README.md
gpuwm/data/nssl2/oracle/bigg-rain-freezing.csv
gpuwm/data/nssl2/oracle/clear-air-activation.csv
gpuwm/data/nssl2/oracle/cloud-interior-renucleation.csv
gpuwm/data/nssl2/oracle/cloudy-water-adjustment.csv
gpuwm/data/nssl2/oracle/effective-radius.csv
gpuwm/data/nssl2/oracle/frozen-cross-collection.csv
gpuwm/data/nssl2/oracle/frozen-vapor-exchange.csv
gpuwm/data/nssl2/oracle/graupel-cloud-riming.csv
gpuwm/data/nssl2/oracle/graupel-hail-vapor-exchange.csv
gpuwm/data/nssl2/oracle/graupel-sedimentation.csv
gpuwm/data/nssl2/oracle/hail-cloud-riming.csv
gpuwm/data/nssl2/oracle/hail-sedimentation.csv
gpuwm/data/nssl2/oracle/ice-cloud-riming.csv
gpuwm/data/nssl2/oracle/ice-deposition-conversion.csv
gpuwm/data/nssl2/oracle/ice-sedimentation.csv
gpuwm/data/nssl2/oracle/initial-state.csv
gpuwm/data/nssl2/oracle/melting-liquid-shedding.csv
gpuwm/data/nssl2/oracle/nucond-production.csv
gpuwm/data/nssl2/oracle/primary-ice-nucleation.csv
gpuwm/data/nssl2/oracle/production-evidence-v1.json
gpuwm/data/nssl2/oracle/qvexcess-evidence-v1.json
gpuwm/data/nssl2/oracle/qvexcess.csv
gpuwm/data/nssl2/oracle/radardd02.csv
gpuwm/data/nssl2/oracle/rain-cloud-accretion.csv
gpuwm/data/nssl2/oracle/rain-evaporation.csv
gpuwm/data/nssl2/oracle/rain-ice-collection-freezing.csv
gpuwm/data/nssl2/oracle/rain-sedimentation.csv
gpuwm/data/nssl2/oracle/secondary-ice-conversions.csv
gpuwm/data/nssl2/oracle/self-collection.csv
gpuwm/data/nssl2/oracle/snow-aggregation.csv
gpuwm/data/nssl2/oracle/snow-cloud-riming.csv
gpuwm/data/nssl2/oracle/snow-sedimentation.csv
gpuwm/data/nssl2/oracle/warm-autoconversion.csv
gpuwm/data/rrtmgp/CLOUD_OPTICS_ORACLE.md
gpuwm/data/rrtmgp/LICENSE
gpuwm/data/rrtmgp/LICENSE-CC-BY-4.0
gpuwm/data/rrtmgp/LICENSE-CC-BY-NC-SA-4.0
gpuwm/data/rrtmgp/LICENSE-CC-BY-SA-4.0
gpuwm/data/rrtmgp/PROVENANCE.md
gpuwm/data/rrtmgp/cloud-optics-reference-driver.F90
gpuwm/data/rrtmgp/cloud-optics-reference-lw.csv
gpuwm/data/rrtmgp/cloud-optics-reference-sw.csv
gpuwm/data/rrtmgp/rfmip-clear-sky-inputs.nc
gpuwm/data/rrtmgp/rrtmgp-clouds-lw-bnd.nc
gpuwm/data/rrtmgp/rrtmgp-clouds-sw-bnd.nc
gpuwm/data/rrtmgp/rrtmgp-gas-lw-g256.nc
gpuwm/data/rrtmgp/rrtmgp-gas-sw-g224.nc
gpuwm/data/ruc/PROVENANCE.md
gpuwm/data/ruc/oracle/init.csv
gpuwm/data/ruc/oracle/lsmruc.csv
gpuwm/data/ruc/oracle/lsmruc_stackfill.csv
gpuwm/data/ruc/oracle/qsn.csv
gpuwm/data/ruc/oracle/sfctmp.csv
gpuwm/data/ruc/oracle/sfctmp_prep.csv
gpuwm/data/ruc/oracle/sfctmp_prep_inputs.csv
gpuwm/data/ruc/oracle/sfctmp_stackfill.csv
gpuwm/data/ruc/oracle/sice.csv
gpuwm/data/ruc/oracle/snowseaice.csv
gpuwm/data/ruc/oracle/snowseaice_contract.csv
gpuwm/data/ruc/oracle/snowsoil.csv
gpuwm/data/ruc/oracle/snowsoil_contract.csv
gpuwm/data/ruc/oracle/snowtemp.csv
gpuwm/data/ruc/oracle/snowtemp_contract.csv
gpuwm/data/ruc/oracle/soil.csv
gpuwm/data/ruc/oracle/soil_ingest.csv
gpuwm/data/ruc/oracle/soilmoist.csv
gpuwm/data/ruc/oracle/soilprop.csv
gpuwm/data/ruc/oracle/soiltemp.csv
gpuwm/data/ruc/oracle/soilvegin.csv
gpuwm/data/ruc/oracle/step.csv
gpuwm/data/ruc/oracle/tbq.csv
gpuwm/data/ruc/oracle/transf.csv
gpuwm/data/thompson/PROVENANCE.md
gpuwm/data/thompson/oracle/cloud-condense-nofall-column.csv
gpuwm/data/thompson/oracle/cloud-condense-nofall-surface.csv
gpuwm/data/thompson/oracle/cloud-condense-sed-column.csv
gpuwm/data/thompson/oracle/cloud-condense-sed-surface.csv
gpuwm/data/thompson/oracle/cloud-freeze-column.csv
gpuwm/data/thompson/oracle/cloud-freeze-surface.csv
gpuwm/data/thompson/oracle/cloud-rain-condense-nofall-column.csv
gpuwm/data/thompson/oracle/cloud-rain-condense-nofall-surface.csv
gpuwm/data/thompson/oracle/cloud-rain-condense-sed-column.csv
gpuwm/data/thompson/oracle/cloud-rain-condense-sed-surface.csv
gpuwm/data/thompson/oracle/cloud-sed-column.csv
gpuwm/data/thompson/oracle/cloud-sed-surface.csv
gpuwm/data/thompson/oracle/cold-cloud-overlap-column.csv
gpuwm/data/thompson/oracle/cold-cloud-overlap-surface.csv
gpuwm/data/thompson/oracle/cold-cloud-rain-overlap-column.csv
gpuwm/data/thompson/oracle/cold-cloud-rain-overlap-surface.csv
gpuwm/data/thompson/oracle/cold-full-overlap-column.csv
gpuwm/data/thompson/oracle/cold-full-overlap-surface.csv
gpuwm/data/thompson/oracle/cold-ice-rain-overlap-column.csv
gpuwm/data/thompson/oracle/cold-ice-rain-overlap-surface.csv
gpuwm/data/thompson/oracle/condense-column.csv
gpuwm/data/thompson/oracle/condense-fall-attempt-column.csv
gpuwm/data/thompson/oracle/condense-fall-attempt-surface.csv
gpuwm/data/thompson/oracle/condense-surface.csv
gpuwm/data/thompson/oracle/frozen-vapor-nucleation-overlap-column.csv
gpuwm/data/thompson/oracle/frozen-vapor-nucleation-overlap-surface.csv
gpuwm/data/thompson/oracle/frozen-vapor-overlap-column.csv
gpuwm/data/thompson/oracle/frozen-vapor-overlap-surface.csv
gpuwm/data/thompson/oracle/graupel-dep-column.csv
gpuwm/data/thompson/oracle/graupel-dep-surface.csv
gpuwm/data/thompson/oracle/graupel-melt-column.csv
gpuwm/data/thompson/oracle/graupel-melt-surface.csv
gpuwm/data/thompson/oracle/graupel-rime-column.csv
gpuwm/data/thompson/oracle/graupel-rime-surface.csv
gpuwm/data/thompson/oracle/graupel-sed-column.csv
gpuwm/data/thompson/oracle/graupel-sed-surface.csv
gpuwm/data/thompson/oracle/graupel-subl-column.csv
gpuwm/data/thompson/oracle/graupel-subl-surface.csv
gpuwm/data/thompson/oracle/ice-auto-column.csv
gpuwm/data/thompson/oracle/ice-auto-surface.csv
gpuwm/data/thompson/oracle/ice-column.csv
gpuwm/data/thompson/oracle/ice-dep-column.csv
gpuwm/data/thompson/oracle/ice-dep-surface.csv
gpuwm/data/thompson/oracle/ice-nuc-column.csv
gpuwm/data/thompson/oracle/ice-nuc-surface.csv
gpuwm/data/thompson/oracle/ice-sed-column.csv
gpuwm/data/thompson/oracle/ice-sed-surface.csv
gpuwm/data/thompson/oracle/ice-surface.csv
gpuwm/data/thompson/oracle/mixed-column.csv
gpuwm/data/thompson/oracle/mixed-surface.csv
gpuwm/data/thompson/oracle/rain-evap-column.csv
gpuwm/data/thompson/oracle/rain-evap-surface.csv
gpuwm/data/thompson/oracle/rain-freeze-column.csv
gpuwm/data/thompson/oracle/rain-freeze-surface.csv
gpuwm/data/thompson/oracle/rain-graupel-column.csv
gpuwm/data/thompson/oracle/rain-graupel-surface.csv
gpuwm/data/thompson/oracle/rain-ice-column.csv
gpuwm/data/thompson/oracle/rain-ice-graupel-overlap-column.csv
gpuwm/data/thompson/oracle/rain-ice-graupel-overlap-surface.csv
gpuwm/data/thompson/oracle/rain-ice-surface.csv
gpuwm/data/thompson/oracle/rain-sed-column.csv
gpuwm/data/thompson/oracle/rain-sed-surface.csv
gpuwm/data/thompson/oracle/rain-self-column.csv
gpuwm/data/thompson/oracle/rain-self-surface.csv
gpuwm/data/thompson/oracle/rain-snow-column.csv
gpuwm/data/thompson/oracle/rain-snow-graupel-overlap-column.csv
gpuwm/data/thompson/oracle/rain-snow-graupel-overlap-surface.csv
gpuwm/data/thompson/oracle/rain-snow-surface.csv
gpuwm/data/thompson/oracle/snow-dep-column.csv
gpuwm/data/thompson/oracle/snow-dep-surface.csv
gpuwm/data/thompson/oracle/snow-ice-column.csv
gpuwm/data/thompson/oracle/snow-ice-surface.csv
gpuwm/data/thompson/oracle/snow-melt-column.csv
gpuwm/data/thompson/oracle/snow-melt-surface.csv
gpuwm/data/thompson/oracle/snow-rime-column.csv
gpuwm/data/thompson/oracle/snow-rime-convert-column.csv
gpuwm/data/thompson/oracle/snow-rime-convert-surface.csv
gpuwm/data/thompson/oracle/snow-rime-surface.csv
gpuwm/data/thompson/oracle/snow-sed-column.csv
gpuwm/data/thompson/oracle/snow-sed-surface.csv
gpuwm/data/thompson/oracle/snow-subl-column.csv
gpuwm/data/thompson/oracle/snow-subl-surface.csv
gpuwm/data/thompson/oracle/warm-accrete-column.csv
gpuwm/data/thompson/oracle/warm-accrete-surface.csv
gpuwm/data/thompson/oracle/warm-auto-column.csv
gpuwm/data/thompson/oracle/warm-auto-surface.csv
gpuwm/data/thompson/oracle/warm-column.csv
gpuwm/data/thompson/oracle/warm-frozen-subsat-column.csv
gpuwm/data/thompson/oracle/warm-frozen-subsat-surface.csv
gpuwm/data/thompson/oracle/warm-overlap-column.csv
gpuwm/data/thompson/oracle/warm-overlap-surface.csv
gpuwm/data/thompson/oracle/warm-surface.csv
gpuwm/data/thompson/tables/MANIFEST.sha256
gpuwm/data/thompson/tables/qr_acr_qsV2.dat
gpuwm/data/thompson/tables/thompson_aux_tables.dat
gpuwm/data/uh/oracle/compiler.txt
gpuwm/data/uh/oracle/libmvec-report.txt
gpuwm/data/uh/oracle/oracle-sha256sums.txt
gpuwm/data/uh/oracle/uh-inputs.csv
gpuwm/data/uh/oracle/uh-outputs.csv
gpuwm/data/vtables/PROVENANCE.md
gpuwm/data/vtables/Vtable.ERA5_CDO
gpuwm/data/wrf_radiation/LICENSE-WRF.txt
gpuwm/data/wrf_radiation/PROVENANCE.md
gpuwm/data/wrf_radiation/RRTMG_LW_DATA
gpuwm/data/wrf_radiation/RRTMG_SW_DATA
gpuwm/data/wrf_radiation/RRTM_DATA
gpuwm/data/wrf_radiation/module_ra_rrtm.F
gpuwm/data/wrf_radiation/module_ra_sw.F
gpuwm/data/wrf_radiation/ozone.formatted
gpuwm/data/wrf_radiation/ozone_lat.formatted
gpuwm/data/wrf_radiation/ozone_plev.formatted
gpuwm/data/wrf_radiation/rrtmg_coeffs_oracle_manifest.json
gpuwm/data/wrf_radiation/rrtmg_lw_statics.npz
gpuwm/data/ysu/oracle/libmvec-report.txt
gpuwm/data/ysu/oracle/oracle-sha256sums.txt
gpuwm/data/ysu/oracle/ysu-levels.csv
gpuwm/data/ysu/oracle/ysu-surface.csv
gpuwm/ingest/README.md
gpuwm/ingest/__init__.py
gpuwm/ingest/backend_contract.py
gpuwm/ingest/cpu_backend.py
gpuwm/ingest/grib.py
gpuwm/ingest/horiz.py
gpuwm/ingest/hrrr.py
gpuwm/ingest/hrrr_physics.py
gpuwm/ingest/hrrr_surface.py
gpuwm/ingest/hrrr_target.py
gpuwm/ingest/lateral_bc.py
gpuwm/ingest/nest_init.py
gpuwm/ingest/preflight.py
gpuwm/ingest/prepared_cache.py
gpuwm/ingest/preprocess_backend.py
gpuwm/ingest/quantization.py
gpuwm/ingest/real.py
gpuwm/ingest/rrtmg_coeffs.py
gpuwm/ingest/ruc_soil.py
gpuwm/ingest/soil.py
gpuwm/ingest/soil_contract.py
gpuwm/ingest/vert.py
gpuwm/ingest/wrf_ozone.py
gpuwm/io/__init__.py
gpuwm/io/restart.py
gpuwm/io/wrf_output_schema.py
gpuwm/io/wrfout.py
gpuwm/static/__init__.py
gpuwm/static/build.py
gpuwm/static/geog.py
gpuwm/static/highres.py
gpuwm/static/lambert.py
gpuwm/static/projection.py
gpuwm/verify/__init__.py
gpuwm/verify/metrics.py
gpuwm/verify/n5s_common.py
gpuwm/verify/n5s_metrics.py
gpuwm/verify/nest_gates.py
gpuwm/verify/noah_oracle.py
gpuwm/verify/npref.py
gpuwm/verify/profiles.py
gpuwm/verify/state_equiv.py
gpuwm/verify/ysu_oracle.py
gpuwm/verify/cases/__init__.py
gpuwm/verify/cases/hill2d.py
gpuwm/verify/cases/igw.py
gpuwm/verify/cases/moist_bubble.py
gpuwm/verify/cases/nest_ideal_common.py
gpuwm/verify/cases/nest_ideal_r1_moist.py
gpuwm/verify/cases/nest_ideal_r3.py
gpuwm/verify/cases/nest_null_r1.py
gpuwm/verify/cases/real74_chain.py
gpuwm/verify/cases/real74_d01.py
gpuwm/verify/cases/real74_d02.py
gpuwm/verify/cases/real74_n5b.py
gpuwm/verify/cases/real74_n5s.py
gpuwm/verify/cases/straka.py
gpuwm/verify/cases/wk82.py
tests/test_acoustic.py
tests/test_acoustic_npref.py
tests/test_adapt.py
tests/test_advection.py
tests/test_arbitrary_vertical_gpu.py
tests/test_authority_agreement.py
tests/test_bridge_fetch.py
tests/test_build_registry.py
tests/test_canonical_scope.py
tests/test_case_data.py
tests/test_case_hill2d.py
tests/test_case_igw.py
tests/test_case_registry.py
tests/test_case_straka.py
tests/test_case_token_leakage.py
tests/test_case_wk82.py
tests/test_cli.py
tests/test_clock.py
tests/test_cloud_radiation_seams.py
tests/test_config.py
tests/test_config_freeze.py
tests/test_constants.py
tests/test_coriolis_map.py
tests/test_davies_clock_bind.py
tests/test_diagnostics.py
tests/test_diff6.py
tests/test_diff6_boundary_face.py
tests/test_diffusion.py
tests/test_doctor.py
tests/test_domain_wizard.py
tests/test_download_hrrr_native_subset.py
tests/test_downscale_cli.py
tests/test_dycore_advection.py
tests/test_dycore_full.py
tests/test_easy_physics_integration.py
tests/test_era5_direct.py
tests/test_era5_grib.py
tests/test_era5_netcdf_time_repair.py
tests/test_experiment.py
tests/test_feedback.py
tests/test_feedback_signature.py
tests/test_fetch.py
tests/test_fetch_gdas.py
tests/test_fetch_geog.py
tests/test_fetch_guard.py
tests/test_fetch_hardening.py
tests/test_fetch_rust_backbone.py
tests/test_flagship_tools.py
tests/test_fp32_tie_folding_gpu.py
tests/test_fp32_ulp.py
tests/test_gfs_direct.py
tests/test_gfs_levels.py
tests/test_gfs_mapped_direct_config.py
tests/test_gfs_native_subset_download.py
tests/test_gfs_scan_order.py
tests/test_gpu_marker_discipline.py
tests/test_grid.py
tests/test_h_diabatic.py
tests/test_health.py
tests/test_health_field_census.py
tests/test_health_integer_policy.py
tests/test_highres_geog.py
tests/test_horiz.py
tests/test_hrrr_domain_cli.py
tests/test_hrrr_forecast.py
tests/test_hrrr_hierarchy_direct.py
tests/test_hrrr_ingest.py
tests/test_hrrr_native_static.py
tests/test_hrrr_pipeline.py
tests/test_hrrr_single_domain_benchmark.py
tests/test_hrrr_state_proof.py
tests/test_hrrr_stock_wrf_acceptance.py
tests/test_hrrr_target.py
tests/test_hrrr_two_domain_forecast.py
tests/test_hybrid_grid.py
tests/test_hypsometric.py
tests/test_import.py
tests/test_ingest_preflight.py
tests/test_io_boundary_hardening.py
tests/test_kernel_local_bounds.py
tests/test_kernels_infra.py
tests/test_kessler.py
tests/test_kf.py
tests/test_kf_morrison_interface.py
tests/test_lambert.py
tests/test_landuse.py
tests/test_lateral_bc.py
tests/test_mapped_authoring.py
tests/test_mapped_composition.py
tests/test_mapped_direct.py
tests/test_mapped_source.py
tests/test_may1999_smoke.py
tests/test_microphysics_transition.py
tests/test_model.py
tests/test_model_skeleton.py
tests/test_moist.py
tests/test_morr_rimed_ice.py
tests/test_morrison.py
tests/test_morrison_wrf461_parity.py
tests/test_mp_spec_zone_ring.py
tests/test_mynn_pbl.py
tests/test_mynn_pbl_driver_gpu.py
tests/test_mynn_pbl_gpu.py
tests/test_mynn_pbl_runtime.py
tests/test_mynn_pbl_scratch.py
tests/test_mynn_surface.py
tests/test_mynn_surface_coarse.py
tests/test_mynn_surface_driver_gpu.py
tests/test_mynn_surface_gpu.py
tests/test_mynn_surface_water.py
tests/test_mynn_surface_water_gpu.py
tests/test_n15_producer.py
tests/test_namelist_compat.py
tests/test_namelist_import.py
tests/test_native_domain_artifacts.py
tests/test_native_hierarchy.py
tests/test_native_wrf_contract.py
tests/test_native_wrf_distribution.py
tests/test_nest_coupler.py
tests/test_nest_gates.py
tests/test_nest_init.py
tests/test_nest_interp.py
tests/test_nest_rungs.py
tests/test_noah.py
tests/test_noah_wrf461_parity.py
tests/test_noahmp.py
tests/test_noahmp_bareflux.py
tests/test_noahmp_bareflux_cuda.py
tests/test_noahmp_column_slab.py
tests/test_noahmp_device_column_cost.py
tests/test_noahmp_device_wiring.py
tests/test_noahmp_driver.py
tests/test_noahmp_driver_cuda.py
tests/test_noahmp_energy.py
tests/test_noahmp_energy_cuda.py
tests/test_noahmp_energy_slab.py
tests/test_noahmp_flux_slab.py
tests/test_noahmp_fluxprep.py
tests/test_noahmp_kernel_sources.py
tests/test_noahmp_kernel_subnormals.py
tests/test_noahmp_kernel_symbol_duplication.py
tests/test_noahmp_leaf_batches_cuda.py
tests/test_noahmp_mynn_contract.py
tests/test_noahmp_oracle.py
tests/test_noahmp_oracle_harness.py
tests/test_noahmp_radiation.py
tests/test_noahmp_radiation_cuda.py
tests/test_noahmp_runtime.py
tests/test_noahmp_sflx.py
tests/test_noahmp_sflx_cuda.py
tests/test_noahmp_sflx_post_slab.py
tests/test_noahmp_sflx_pre_batch_cuda.py
tests/test_noahmp_sflx_pre_slab.py
tests/test_noahmp_slab_libm.py
tests/test_noahmp_snow.py
tests/test_noahmp_snow_cuda.py
tests/test_noahmp_soilwater.py
tests/test_noahmp_soilwater_cuda.py
tests/test_noahmp_surface_interval.py
tests/test_noahmp_thermal.py
tests/test_noahmp_thermal_slab.py
tests/test_noahmp_vegeflux.py
tests/test_noahmp_vegeflux_cuda.py
tests/test_noahmp_vegprecip.py
tests/test_noahmp_vegprecip_cuda.py
tests/test_noahmp_water.py
tests/test_noahmp_water_cuda.py
tests/test_noahmp_water_sflx_crosscheck.py
tests/test_noahmp_water_slab.py
tests/test_nomads_governor.py
tests/test_nssl2_composed_replay.py
tests/test_nssl2_contract.py
tests/test_nssl2_default_hooks.py
tests/test_nssl2_driver_support.py
tests/test_nssl2_fused_gs.py
tests/test_nssl2_fused_gs_oracle_data.py
tests/test_nssl2_gpu.py
tests/test_nssl2_nucond_diagnostics.py
tests/test_nssl2_production_coordinator.py
tests/test_nssl2_qvexcess.py
tests/test_nssl2_runtime.py
tests/test_nssl2_selector.py
tests/test_offline_child.py
tests/test_openbc.py
tests/test_output_generality.py
tests/test_package_data_coverage.py
tests/test_parameter_claim_gate.py
tests/test_pd_advection.py
tests/test_perf_dycore_cpu.py
tests/test_physics_allocation_inventory.py
tests/test_physics_compat.py
tests/test_physics_coupling_ring.py
tests/test_physics_dispatch.py
tests/test_physics_driver.py
tests/test_physics_registry.py
tests/test_physics_registry_declarations.py
tests/test_pool_trim.py
tests/test_preflight.py
tests/test_prepare_hrrr_wrf.py
tests/test_prepared_cache.py
tests/test_prepared_domain_tree_forecast.py
tests/test_prepared_single_domain_forecast.py
tests/test_preprocess_cpu_backend.py
tests/test_preprocess_receipt_audit.py
tests/test_profiles.py
tests/test_projection_oracle.py
tests/test_real74_d01.py
tests/test_real74_n5b.py
tests/test_real74_nssl2_500m_comparator.py
tests/test_real74_nssl2_500m_runner.py
tests/test_real74_nssl2_500m_uploader.py
tests/test_real74_rungs.py
tests/test_real74_wrfinput_mass_gate.py
tests/test_real_init.py
tests/test_refl.py
tests/test_registry_reachability.py
tests/test_release_snapshot_machine_paths.py
tests/test_release_snapshot_modes.py
tests/test_render.py
tests/test_render_rust.py
tests/test_restart.py
tests/test_resume.py
tests/test_rrtmg_coeffs.py
tests/test_rrtmg_legacy_forecast.py
tests/test_rrtmg_legacy_prep.py
tests/test_rrtmg_legacy_selection.py
tests/test_rrtmg_legacy_wiring.py
tests/test_rrtmg_lw_cuda.py
tests/test_rrtmg_lw_numpy.py
tests/test_rrtmg_mcica.py
tests/test_rrtmg_sw_cuda.py
tests/test_rrtmg_sw_oracle.py
tests/test_rrtmgp.py
tests/test_ruc.py
tests/test_ruc_admission.py
tests/test_ruc_column_batching.py
tests/test_ruc_contract.py
tests/test_ruc_device_column.py
tests/test_ruc_gpu.py
tests/test_ruc_runtime.py
tests/test_ruc_soil_ingest.py
tests/test_ruc_soil_wiring.py
tests/test_runtime.py
tests/test_seal_wrf_direct_proof.py
tests/test_sfclay.py
tests/test_smag2d.py
tests/test_smag2d_wrf_host.py
tests/test_soil_contract.py
tests/test_soil_layer_geometry.py
tests/test_source_adapters.py
tests/test_source_hierarchy.py
tests/test_source_quantization.py
tests/test_state.py
tests/test_state_equiv.py
tests/test_static_build.py
tests/test_supervisor.py
tests/test_table_fetch.py
tests/test_terrain_dynamics.py
tests/test_terrain_init.py
tests/test_thompson_adapter_composition.py
tests/test_thompson_contract.py
tests/test_thompson_gpu.py
tests/test_twentycrv3.py
tests/test_twentycrv3_direct.py
tests/test_uh_lifecycle.py
tests/test_uh_wrf461_parity.py
tests/test_vertical_contract.py
tests/test_wrf_backend_parity.py
tests/test_wrf_direct.py
tests/test_wrf_instrumented.py
tests/test_wrf_legacy_radiation.py
tests/test_wrf_output_schema.py
tests/test_wrf_ozone.py
tests/test_wrf_physics_inventory.py
tests/test_wrf_vert_interp.py
tests/test_wrfout.py
tests/test_wrfout_conformance.py
tests/test_wsm6.py
tests/test_ysu.py
tests/test_ysu_wrf461_parity.py
tools/__init__.py
tools/ab_dyn_state_hash.py
tools/ab_dyn_step2.py
tools/ab_lbc_state_hash.py
tools/ab_mp_step.py
tools/ab_rad_flux_hash.py
tools/audit_era5_preprocess_receipt.py
tools/benchmark_preprocess_backends.py
tools/build_bridge_bundle.py
tools/build_era5_netcdf_terrain_supplement.py
tools/build_native_wrf_distribution.py
tools/build_native_wrf_windows_distribution.py
tools/build_registry.py
tools/build_rw_wps_release.py
tools/build_rw_wps_windows_release.py
tools/check_case_token_leakage.py
tools/check_parameter_claims.py
tools/check_registry_citations.py
tools/compare_feedback_signature.py
tools/compare_real74_nssl2_500m.py
tools/compare_wsm6_oracles.py
tools/derive_persistence_baseline.py
tools/download_gfs_native_subset.py
tools/download_hrrr_native_subset.py
tools/exercise_surface_layer_options.py
tools/extract_kf_real74_columns.py
tools/freeze_wrf_io_contract.py
tools/generate_kf_lutab.py
tools/health_field_census.py
tools/hrrr_build_native_static.py
tools/hrrr_compare_met_em.py
tools/hrrr_d02_mapping_check.py
tools/hrrr_pipeline.py
tools/hrrr_single_domain_benchmark.py
tools/hrrr_state_proof.py
tools/hrrr_two_domain_forecast.py
tools/matched_wrfout_refl_figures.py
tools/matched_wrfout_stream_compare.py
tools/prepare_cpu_wrf.py
tools/prepare_era5_cpu_wrf.py
tools/prepare_gfs_cpu_wrf.py
tools/prepare_hrrr_500_native.sh
tools/prepare_hrrr_cpu_wrf.sh
tools/prepare_hrrr_domain_cpu_wrf.sh
tools/prepare_hrrr_wrf.py
tools/prepared_domain_tree_forecast.py
tools/prepared_single_domain_forecast.py
tools/publish_geog_mirror.py
tools/repair_era5_appended_invariant_time.py
tools/run_highres_geog_pilot.py
tools/run_hrrr_stock_wrf_acceptance.py
tools/run_real74_nssl2_500m.py
tools/seal_hrrr_native_bridge.py
tools/seal_wrf_direct_proof.py
tools/smoke_dudhia_gpu.py
tools/smoke_easy_physics_gpu.py
tools/smoke_rw_wps_cpu_install.py
tools/subset_wrf_history_parent.py
tools/summarize_hrrr_500_suite.py
tools/verify_wrf_backend_parity.py
tools/write_hrrr_native_geometry_receipt.py
tools/write_hrrr_stock_wrf_namelist.py
tools/wsm6_gpu_oracle.py
tools/wsm6_gpu_smoke.py