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: CyanideCN/PyCINRAD
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: CyanideCN/PyCINRAD
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 15 commits
  • 16 files changed
  • 5 contributors

Commits on Aug 23, 2023

  1. PUP MESO and TVS product (#94)

    * PUP MESO and TVS product
    
    * Update level3.py
    
    改成了循环,还是保留了DataArray,去掉的话因为后面lon和lat的关系似乎会影响输出结构
    
    * apply linter
    
    ---------
    
    Co-authored-by: CyanideCN <dpy274555447@gmail.com>
    zzysupernova and CyanideCN authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d987a53 View commit details
    Browse the repository at this point in the history
  2. Fix cython compile error

    CyanideCN committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    faef9e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    794a375 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    abc7d58 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    9fd8a81 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. 新增pup产品cappi,vwp,swp,uam,sti解析 (#98)

    * 新增pup产品cappi,vwp,swp,uam,sti解析
    
    * 新增pup产品cappi,vwp,swp,uam,sti解析
    
    * 新增pup产品cappi,vwp,swp,uam,sti解析
    
    * 修订STI和CAPPI
    
    * 修订STI返回的JSON
    pysoer authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0dcd50e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. 解析moc雷达拼图v3.0 (#99)

    * 解析moc雷达拼图v3.0
    
    * 解析MOC雷达单站产品
    
    * fix raise&height
    
    * apply linter
    
    ---------
    
    Co-authored-by: CyanideCN <dpy274555447@gmail.com>
    pysoer and CyanideCN authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    6e9d636 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    b2dc3c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    e62a8d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    eb335ff View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    e75630a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    3b38fa8 View commit details
    Browse the repository at this point in the history
  2. ci: numpy 2.0

    CyanideCN committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0d1f55f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    a6259fe View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Bump version to 1.9.0

    CyanideCN committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9133521 View commit details
    Browse the repository at this point in the history
Loading