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

Updating branch annotation_reader in this for to date #1

Merged
merged 7 commits into from
Aug 2, 2022

Conversation

seongsujeong
Copy link
Owner

This branch annotation_reader in this fork is about to be merged into the main repository. Before doing that, it has to be cleared that this update is compatible with the current implementation of CSLC_S1 workflow by processing the golden dataset.

rtburns-jpl and others added 7 commits June 22, 2022 23:40
* Add basic circleci config

* Add specfile and auto-specfile-updater script to .circleci directory

* Update circleci config to use conda with specfile for all deps

* Add sh shebang

* Quote sh variable expansion
* Add orbit download functionality

* Move URL internal to get_orbit_dict

* Improve variable clarity

* Move main function to the top

* Add check to avoid orbit download if exists

* Reuse parse_filename in get_filename_tokens
* adding a text file with esa burst id and max id number of each id

* make the burst IDs consistent with ESA

* move sentinel1_track_burst_id.txt

* add the data file to setup.cfg and MANIFEST.in

* dict to array
* Update version for point release
+ setup.cfg: setup the version number via `version.release_version`, instead of going through `__init__`, to avoid the circular imports that causes the pip install "ModuleNotFoundError"
+ setup.cfg: add `install_requires` and remove `[opptions.package_data]` to be consistent with compass
+ __inti__.py: use absolute module import, to be consistent with the good style from pyresample module
+ version.py: remove the duplicated `__version__` variable.
* Update specfiles

* Run pytests on circleci

* Add backoff to deps

* Remove github action

* typo fix

* Comment out S1 test data download

Currently unused

Co-authored-by: Zhang Yunjun <yunjunzgeo@gmail.com>
@seongsujeong seongsujeong merged commit 2986152 into seongsujeong:annotation_reader Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants