You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_rename_waqvars(): p:\archivedprojects\11203850-coastserv\06-Model\waq_model\simulations\run0_20200319\DFM_OUTPUT_kzn_waq\kzn_waq_0000_map.nc >> mimicked with grevelingen uds and uds.mesh2d_water_quality_output_61 from this dataset
test_rename_fouvars_regular(): p:\archivedprojects\11203379-005-mwra-updated-bem\03_model\02_final\A72_ntsu0_kzlb2\DFM_OUTPUT_MB_02_fou\MB_02_0000_fou.nc >> moved to westernscheldt opendap dataset
test_get_nc.py:
test_zsigmalayermodel_correct_layers(): p:\dflowfm\maintenance\JIRA\05000-05999\05477\c103_ws_3d_fourier\DFM_OUTPUT_westerscheldt01_0subst\westerscheldt01_0subst_map.nc >> moved to westernscheldt opendap dataset
test_interpolate_grid2bnd.py:
test_interpolate_nc_to_bc(): os.path.join(r'p:\1204257-dcsmzuno\data\CMEMS\nc\DCSM_allAvailableTimes',f'{ncvarname}_2012-12*.nc') >> all the functions are covered by other tests on github, so remove it
test_xugrid_helpers.py:
test_open_2Dnetwork_with_1Dtopology(): r'p:\1204257-dcsmzuno\2006-2012\3D-DCSM-FM\A18b_ntsu1\DCSM-FM_0_5nm_grid_20191202_depth_20181213_net.nc' >> used single grevelingen partition and overwritten the topology with 1D
test_enrich_rst_with_map(): r'p:\archivedprojects\11206811-002-kpp-veerse-meer\model\runs_2011-2012\VM_WQ_3D_run9_c\DFM_OUTPUT_VM_WQ_3D\VM_WQ_3D_0000_20130101_000000_rst.nc' >> replaced with dfmt.data.fm_westernscheldt_rst(return_filepath=True) after fixing fix enrich_rst_with_map for westernscheldt rstfile #1113
test_uds_auto_set_crs_spherical(): r'p:\1204257-dcsmzuno\2006-2012\3D-DCSM-FM\A18b_ntsu1\DCSM-FM_0_5nm_grid_20191202_depth_20181213_net.nc' >> mimicked with curvedbend ds where crs var+attrs are overwritten
The text was updated successfully, but these errors were encountered:
veenstrajelmer
changed the title
Increase portability of testbank and preprocessing notebook
Increase portability of testbank and notebooks
Jul 10, 2023
veenstrajelmer
changed the title
Increase portability of testbank and notebooks
Increase portability and speed of testbank
Oct 13, 2023
Prevent p-drive links in unit/systemtests of testbank to increase github codecov.
Coverage when running
pytest -m "not acceptance" --cov=dfm_tools
(includesrequireslocaldata
) locally:test_get_nc_helpers.py:
p:\archivedprojects\11203850-coastserv\06-Model\waq_model\simulations\run0_20200319\DFM_OUTPUT_kzn_waq\kzn_waq_0000_map.nc
>> mimicked with grevelingen uds anduds.mesh2d_water_quality_output_61
from this datasetp:\archivedprojects\11203379-005-mwra-updated-bem\03_model\02_final\A72_ntsu0_kzlb2\DFM_OUTPUT_MB_02_fou\MB_02_0000_fou.nc
>> moved to westernscheldt opendap datasettest_get_nc.py:
p:\dflowfm\maintenance\JIRA\05000-05999\05477\c103_ws_3d_fourier\DFM_OUTPUT_westerscheldt01_0subst\westerscheldt01_0subst_map.nc
>> moved to westernscheldt opendap datasettest_interpolate_grid2bnd.py:
test_xugrid_helpers.py:
r'p:\1204257-dcsmzuno\2006-2012\3D-DCSM-FM\A18b_ntsu1\DCSM-FM_0_5nm_grid_20191202_depth_20181213_net.nc'
>> used single grevelingen partition and overwritten the topology with 1Ddfmt.data.fm_westernscheldt_rst(return_filepath=True)
after fixing fix enrich_rst_with_map for westernscheldt rstfile #1113Follow-up: #1109
The text was updated successfully, but these errors were encountered: