Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Yanked] Release: v0.2.0 #424

Merged
merged 889 commits into from
Dec 3, 2022
Merged

[Yanked] Release: v0.2.0 #424

merged 889 commits into from
Dec 3, 2022

Conversation

jlmaurer
Copy link
Collaborator

@jlmaurer jlmaurer commented Dec 2, 2022

  • New RAiDER release 0.2.0
  • See changelog for updates and changes.

EDIT: This was "yanked" as it was merged using a squash merge, which screws up the assumptions with setuptools_scm and the release workflow

jlmaurer and others added 20 commits November 11, 2022 13:41
add variable to context manager so hgts are retrievied
* add jupyter to conda install

* add wand for pdf viewing in jupyter

* check for heights in actual dataframe

* fix bug in writing delays for gnss station file

* correct output filename for stations

* automatically change file extension to nc if not nc or h5

* force rasterio version to 3.3

* make rasterio >= 1.3.3
#401)

* begin support for cli interface to dlGNSS and specific steps for delay

* doStep is now supported and enables GNSS download

* doStep now fully works

* download GNSS stations works

* change name of gps output dir
* support reading lat/lons from a GUNW

* enable calculation of delay with a GUNW file and specified height levels

* extra check to make sure GNSS file is treated separately

* update test to reflect change in output of rio_extent (from WSEN to SNWE)

* match type for updated test

* enable reading of bbox from ISCE geocoded lat/lon files

* calc delays at DEM heights

* remove accidentally addited GNSS cli
* validator bug fix

* support for reusing weather model file in projected coords (HRRR)

* remove an if condition and extra comments
* make sure the right steps happens and default to only weather model calculation

* Add dem download if hgt file not defined for latlon inputs

* fix a bounding box bug for GMAO

* fix bounding box problem and remove broken models

* Update README.md

Does not need the env to create it the first time.

* Update README.md

Adding Piyush to the README as contributor

* Fix some parsing and extent checking bugs

* Update processWM.py

update log message

* Update runProgram.py

fix for showing debug messages correctly

* Update logger.py

correctly show debug messages when user requests verbose

Co-authored-by: Jeremy Maurer <[email protected]>
Co-authored-by: dbekaert <[email protected]>
Co-authored-by: BB <[email protected]>
* change CLI to raider.py and fns to main

* fix fn name in tests

* update circleci; start fixing old functions in downloadGNSS

* replace raiderDelay with raider everywhere

* downloadGNSS notebook and CLI (dostep) works

* relocate downloadGNSS and make it work

* bugfix for reading weather files

* remove steps functionality

* add option for only downloading weather model

* put back files git deleted
Fix the TOC and hyperlinking.
* temporary gdal fix

* cleanup circleci config and switch to micromamba

* ensure micromamba is available

* constrain isce3 build

* try revert gdal pin

* Constrain python version for version info workflow

* try * in buildstring

Co-authored-by: Jeremy Maurer <[email protected]>
* update unit tests

* update unit tests and add end-to-end tests

* make end-to-end tests long

* add the orbit file

* take out conventional slant for now

* golden unit tests

* add golden datasets

* update golden datasets paths

* move files

Co-authored-by: Jeremy Maurer <[email protected]>
* Add release automation

* Update CHANGELOG.md

fix conventional to not be supported

Co-authored-by: dbekaert <[email protected]>
* remove long test flags

* Skip CDSAPI test for now, passing locally but failing for CircleCI

Co-authored-by: Jeremy Maurer <[email protected]>
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jlmaurer jlmaurer added the minor Bump the minor version number of this project label Dec 2, 2022
@jhkennedy jhkennedy linked an issue Dec 2, 2022 that may be closed by this pull request
@jlmaurer
Copy link
Collaborator Author

jlmaurer commented Dec 2, 2022

@dbekaert @jhkennedy you can edit the PR description if needed.

Copy link
Collaborator

@jhkennedy jhkennedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jhkennedy jhkennedy changed the title Merge dev to main v 0.2.0 Release: v0.2.0 Dec 3, 2022
@jlmaurer jlmaurer merged commit 38f14d4 into main Dec 3, 2022
@jhkennedy jhkennedy changed the title Release: v0.2.0 [Yanked] Release: v0.2.0 Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Bump the minor version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

release notes v0.2.0