SD_Toolbox

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected tests so they point the correct folder. Extended asserts so they give more information when failing.

Related to Issue [SDTOOLBOX-47]

Added nc files generated from sd toolbox.

Related to Issue [SDTOOLBOX-48]

  1. /trunk/tests/test_data/generated_output_data
Updated tests for data processing.

Related to Issue [SDTOOLBOX-25]

    • -86
    • +44
    /trunk/tests/test_predictor_definition.py
Extended tests for statistical model

Related to Issue [SDTOOLBOX-53]

    • -0
    • +62
    /trunk/tests/test_statistical_model.py
Created tests to verify that the output data can be generated for the same cases we are extracting data.

Related to Issue [SDTOOLBOX-47]

    • -25
    • +126
    /trunk/tests/test_acceptance.py
Replaced accessed to variables.

Related to Issue [SDTOOLBOX-51]

Added property for OutputData so that variables can be accessed directly.

Added tests to verify the shortcut.

Related to Issue [SDTOOLBOX-51]

Forgot to commit the assert between dictionaries.

Related to Issue [SDTOOLBOX-50]

The keys can be extracted with a built in function. A test has been extended to verify the keys are returned as expected.

Related to Issue [SDTOOLBOX-50]

Now we also correctly extract data for one single variable on a single point.

Related to Issue [SDTOOLBOX-47]

Correctly wrongly named tests.

Related to Issue [SDTOOLBOX-47]

Wrapped tests in fixtures.

Related to Issue [SDTOOLBOX-47]

Fixed test not verifying the correct structure.

Related to Issue [SDTOOLBOX-47]

Corrected wrong variable for extracting. Simple test for extract variable and single year now works.

Related to Issue [SDTOOLBOX-47]

Extracted data is no longer a masked array when extracting one single year.

Related to Issue [SDTOOLBOX-47]

    • -16
    • +19
    /trunk/SDToolBox/extract_data.py
Normalized tests.

Related to Issue [SDTOOLBOX-46]

Rename duplicated test name.

Related to Issue [SDTOOLBOX-46]

Extended tests so that we test a bit all the possible workflows.

Related to Issue [SDTOOLBOX-46]

    • -45
    • +225
    /trunk/tests/test_acceptance.py
    • -201
    • +60
    /trunk/tests/test_output_data.py
Improved tests and their verifications.

Related to Issue [SDTOOLBOX-46]

    • -216
    • +149
    /trunk/tests/test_input_data.py
    • -29
    • +14
    /trunk/tests/test_extract_data.py
Renamed generic test to avoid accidentally running it on TeamCity.

Related to Issue [SDTOOLBOX-46]

Renamed etienne tests to avoid failing in TeamCity.

Related to Issue [SDTOOLBOX-46]

    • -0
    • +59
    /trunk/tests/testing_Etienne/chunkData_HS.py
Extended basic test.

Related to Issue [SDTOOLBOX-46]

    • -13
    • +11
    /trunk/tests/test_extract_data.py
updated / removed chunked files

Related to Issue [SDTOOLBOX-46]

  1. … 5 more files in changeset.
Added new notebooks

Related to Issue [SDTOOLBOX-46]

  1. /trunk/tests/testing_Etienne/chunked_data
    • binary
    /trunk/tests/testing_Etienne/chunked_data/ERA5_landsea_mask.nc
updated / removed chunked files

Related to Issue [SDTOOLBOX-46]

updated chunked files
logging added.

Related to Issue [SDTOOLBOX-46]

Extracted get_seamask_positions so that it's testable.

Related to Issue [SDTOOLBOX-46]

    • -11
    • +18
    /trunk/tests/test_output_data.py
    • -12
    • +35
    /trunk/tests/test_extract_data.py
    • -31
    • +52
    /trunk/SDToolBox/extract_data.py
Fixed some tests pointing to the wrong folders.

Related to Issue [SDTOOLBOX-46]

    • -115
    • +129
    /trunk/tests/test_output_data.py
Added logging messages for wrong masks.

Related to Issue [SDTOOLBOX-46]

    • -34
    • +30
    /trunk/tests/test_extract_data.py