Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rtdip/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: rtdip/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.3
Choose a head ref
  • 11 commits
  • 50 files changed
  • 3 contributors

Commits on Aug 19, 2023

  1. Fix for mkdocs build (#448)

    * Fix for mkdocs
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Update to mkdocstrings-python
    
    Signed-off-by: GBBBAS <[email protected]>
    
    ---------
    
    Signed-off-by: GBBBAS <[email protected]>
    GBBBAS authored Aug 19, 2023
    Configuration menu
    Copy the full SHA
    a452127 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Honeywell APM transformers (#446)

    * typo change
    
    Signed-off-by: JamesKnBr <[email protected]>
    
    * Add Honeywell transformers
    
    Signed-off-by: JamesKnBr <[email protected]>
    
    ---------
    
    Signed-off-by: JamesKnBr <[email protected]>
    Signed-off-by: JamesKnBr <[email protected]>
    JamesKnBr authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0dda585 View commit details
    Browse the repository at this point in the history
  2. Update mkdocs packages (#449)

    * Update packages
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Update databricks-sql-connector
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Update mkdocs plugin
    
    Signed-off-by: GBBBAS <[email protected]>
    
    ---------
    
    Signed-off-by: GBBBAS <[email protected]>
    GBBBAS authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    5d0f6a9 View commit details
    Browse the repository at this point in the history
  3. ECMWF Source and Transformer Components (#447)

    * ECMWF Weather Forecast API Integration
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Forecast Transformation and Extract for ECMWF .nc
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Documentation on Source and transformer
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Dcoumentation on source component
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Remove MARS seperated
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Initial Unit Tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Update spacing
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * ECMWF Documentation and New structure
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Update environments
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Update Env
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Transformer Unit Test
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * remove file
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit tests for transfomer
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit testing
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit Testing
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Improve tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Import config
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit Test for nc_extract
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * ECMWF BASE unit test
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * unit test of ecmwf read_batch
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * weather forecast unit tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit Tests with Smaller nc
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Init cls method
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Update env for netCDF4
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Update xarray for python 3.8
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * xarray python compatible
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * xarray and 2.8 python
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * reducing
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Updates for ECMWF
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Update to filenames
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Updates for documentation
    
    Signed-off-by: GBBBAS <[email protected]>
    
    ---------
    
    Signed-off-by: Amber-Rigg <[email protected]>
    Signed-off-by: GBBBAS <[email protected]>
    Co-authored-by: GBBBAS <[email protected]>
    Amber-Rigg and GBBBAS authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3f0e9bd View commit details
    Browse the repository at this point in the history
  4. Black Code Formatter (#450)

    * Update environment
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Black Code Readme
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Add to tests
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Dev container
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Add to settings
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Update settings
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Update devcontainer
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Black code formatting
    
    Signed-off-by: GBBBAS <[email protected]>
    
    ---------
    
    Signed-off-by: GBBBAS <[email protected]>
    GBBBAS authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    a416c62 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Pandas version updates (#451)

    * Pandas version update
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Move langchain
    
    Signed-off-by: GBBBAS <[email protected]>
    
    * Update to xarray versions
    
    Signed-off-by: GBBBAS <[email protected]>
    
    ---------
    
    Signed-off-by: GBBBAS <[email protected]>
    GBBBAS authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bd128d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Feature/00453 Documentation Structure for Weather Data Sources (#454)

    * Smells Fixed
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * update to nc references
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Documentation improvement
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * sdk weather file structure
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Documentation Update
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * ecmwf source tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit tests weather company file format
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit test folder structure for weather transformer
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Verify tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Updates on tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Unit tests
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Update to test and docs
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Components Rename
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Improved Documentation
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Lint changes to documentation
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Lint Documentations Improve
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * New Line Added
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * lint changes
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Spacing
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * ECMWF ENV setup
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    * Correct Naming
    
    Signed-off-by: Amber-Rigg <[email protected]>
    
    ---------
    
    Signed-off-by: Amber-Rigg <[email protected]>
    Amber-Rigg authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5bc6ab5 View commit details
    Browse the repository at this point in the history
  2. Update to release.yml (#456)

    Signed-off-by: GBBBAS <[email protected]>
    GBBBAS authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5d06495 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into develop

    Signed-off-by: GBBBAS <[email protected]>
    GBBBAS committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3e50801 View commit details
    Browse the repository at this point in the history
  4. Merge to Develop

    Signed-off-by: GBBBAS <[email protected]>
    GBBBAS committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d61785b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #457 from rtdip/develop

    v0.7.3
    GBBBAS authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8cf8edf View commit details
    Browse the repository at this point in the history
Loading