SD_Toolbox

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Small refactoring towards creation of netcdf.

Related to Issue [SDTOOLBOX-22]

    • -8
    • +16
    /trunk/SDToolBox/data_acquisition.py
    • -12
    • +10
    /trunk/tests/test_output_data.py
Added sea level pressure with OutputData

Related to Issue [SDTOOLBOX-20]

    • -31
    • +131
    /trunk/SDToolBox/extract_sea_level_pressure_era5.py
    • -21
    • +73
    /trunk/SDToolBox/extract_sea_level_pressure_EARTH.py
Added logic to create a xarray from the netcdf, added logic to set dictionary values into the output netcdf.

Related to Issue [SDTOOLBOX-22]

    • -22
    • +46
    /trunk/SDToolBox/data_acquisition.py
Small code correction to dynamically search for a reference file.

Related to Issue [SDTOOLBOX-17]

Corrected code to generate a valid netcdf. Set error messages in outputmessages.py

Fixed tests.

Related to Issue [SDTOOLBOX-22]

    • -43
    • +65
    /trunk/SDToolBox/data_acquisition.py
    • -31
    • +54
    /trunk/tests/test_output_data.py
Readded extract waves and adapted system test.

Related to Issue [SDTOOLBOX-17]

    • -0
    • +211
    /trunk/SDToolBox/extract_waves.py
Removed file for later adding (to trigger a new version on Crucible).

Related to Issue [SDTOOLBOX-17]

    • -211
    • +0
    /trunk/SDToolBox/extract_waves.py
Fixed the output data structure.

Related to Issue [SDTOOLBOX-22]

    • -11
    • +8
    /trunk/SDToolBox/data_acquisition.py
Created code to generate a default output structure, adapted it to SDTOOLBOX-20.

Related to Issue [SDTOOLBOX-22]

    • -49
    • +111
    /trunk/SDToolBox/extract_waves.py
    • -109
    • +86
    /trunk/SDToolBox/data_acquisition.py
modified output generation as we need it matrix-shaped.

Related to Issue [SD_TOOLBOX-22]

Added time extraction

Added variable extraction and concatenation

Related to Issue [SDTOOLBOX-22]

Extended output tests.

Related to Issue [SD_TOOLBOX-22]

    • -0
    • +12
    /trunk/SDToolBox/data_acquisition.py
    • -0
    • +62
    /trunk/tests/test_output_data.py
Modified extract sea level pressure it now uses the same function as waves.

Added tests.

Related to Issue [SDTOOLBOX-20]

    • -18
    • +13
    /trunk/tests/test_extract_slp.py
    • -58
    • +36
    /trunk/SDToolBox/extract_sea_level_pressure_era5.py
Small correction.

Related to Issue [SD_TOOLBOX-22]

Extended extraction of waves and output data.

Related to Issue [SD_TOOLBOX-22]

    • -58
    • +20
    /trunk/tests/test_extract_waves.py
    • -16
    • +29
    /trunk/SDToolBox/extract_waves.py
Added lat and lon values to be set.

Related to Issue [SD_TOOLBOX-22]

    • -75
    • +101
    /trunk/SDToolBox/data_acquisition.py
Class OutputData for wave values.

Related to Issue [SD_TOOLBOX-22]

    • -6
    • +413
    /trunk/SDToolBox/data_acquisition.py
Added extract sea level pressure. In progress.

Related to Issue [SDTOOLBOX-20]

    • -0
    • +35
    /trunk/tests/test_extract_slp.py
    • -0
    • +125
    /trunk/SDToolBox/extract_sea_level_pressure_era5.py
    • -0
    • +55
    /trunk/SDToolBox/extract_sea_level_pressure_EARTH.py
    • -51
    • +15
    /trunk/tests/test_extract_waves.py
Added logic to extract collection of waves era5 subset. Adapted tests.

Related to Issue [SDTOOLBOX-17]

    • -98
    • +0
    /trunk/tests/test_extract_waves_era5.py
    • -10
    • +10
    /trunk/tests/test_data_acquisition.py
    • -0
    • +141
    /trunk/tests/test_extract_waves.py
    • -89
    • +0
    /trunk/SDToolBox/extract_waves_era5.py
    • -17
    • +43
    /trunk/SDToolBox/data_acquisition.py
    • -0
    • +114
    /trunk/SDToolBox/extract_waves.py
Added extract waves era5 and test

Related to Issue [SDTOOLBOX-17]

    • -0
    • +98
    /trunk/tests/test_extract_waves_era5.py
    • -0
    • +89
    /trunk/SDToolBox/extract_waves_era5.py
Extended test dataset and corrected wrong python code.

Related to Issue [SDTOOLBOX-15]

    • -25
    • +59
    /trunk/tests/test_data_acquisition.py
Removed unfinished line.

Related to Issue [SDTOOLBOX-15]

Intermediate commit with logic to find the closest point for the given coordinate. Added tests.

Related to Issue [SDTOOLBOX-15]

    • -4
    • +139
    /trunk/tests/test_data_acquisition.py
    • -10
    • +43
    /trunk/SDToolBox/data_acquisition.py
Removed unnecessary tests.

Related to Issue [SDTOOLBOX-15]

Extra test.

Related to Issue [SDTOOLBOX-15]

  • More
  • 9
  • changed 4 files
Created data structure for data acquisition, included more packages to setup, extended tests

Related to Issue [SDTOOLBOX-15]

    • -22
    • +3
    /trunk/tests/test_main_acceptance.py
    • -0
    • +52
    /trunk/tests/test_data_acquisition.py
    • -5
    • +66
    /trunk/SDToolBox/data_acquisition.py
  • More
  • 8
  • changed 6 files
Renamed following pep8 standards

Related to Issue [SDTOOLBOX-15]

    • -14
    • +0
    /trunk/SDToolBox/DataAcquisition.py
    • -0
    • +14
    /trunk/SDToolBox/data_acquisition.py
    • -0
    • +0
    /trunk/tests/test_dataacquisitionutils.py
Created basic files to start with development.

Related to Issue [SDTOOLBOX-15]

    • -0
    • +0
    /trunk/tests/test_dataacquisitionutils.py
    • -0
    • +14
    /trunk/SDToolBox/DataAcquisition.py
    • -0
    • +0
    /trunk/tests/test_dataacquisition.py
Kick off meeting presentation

Related to Issue [SDTOOLBOX-5]

Updated author and version of the product in setup.py

Related to Issue [SDTOOLBOX-5]