openradar / xradar

A tool to work in weather radar data in xarray
https://docs.openradarscience.org/projects/xradar
MIT License
85 stars 17 forks source link

REL: 0.1.0 #91

Closed kmuehlbauer closed 1 year ago

kmuehlbauer commented 1 year ago

document moving to beta status, update CI, CITATION.cff, README.md

kmuehlbauer commented 1 year ago

@mgrover1 This is for rel 0.1.0 preparation. I'll fill the remaining items (eg. release date) after we concluded on the date. #69 should be merged in advance of this one anyway.

codecov[bot] commented 1 year ago

Codecov Report

Merging #91 (8b869ca) into main (9f2ce2a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   87.75%   87.75%           
=======================================
  Files          19       19           
  Lines        3284     3284           
=======================================
  Hits         2882     2882           
  Misses        402      402           
Flag Coverage Δ
unittests 87.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

kmuehlbauer commented 1 year ago

@mgrover1 If you are OK to get this flying today, I'll apply the final changes.

mgrover1 commented 1 year ago

Let's do it! Thanks for pushing this forward!

kmuehlbauer commented 1 year ago

OK, let's see if the push will be uploaded to testpypi.

kmuehlbauer commented 1 year ago

OK, something went wrong. I'll apply a fix shortly.

kmuehlbauer commented 1 year ago

That worked now @mgrover1 https://test.pypi.org/project/xradar/

Now every push to main will result on a sdist and wheel on testpypi. Maybe one more less hurdle to install dev versions.