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

Refine concave hull handling in forked forge-py code - for flight lines #14

Open
juliacollins opened this issue Jul 3, 2024 · 2 comments
Assignees

Comments

@juliacollins
Copy link
Contributor

juliacollins commented Jul 3, 2024

Fine-tune the spatial footprint handling in forge-py for different use cases to ensure we're "close enough" to current MetGen output.

Relevant repository is https://github.com/nsidc/forge-py, branch is granule-metgen-investigation

@eigenbeam
Copy link
Contributor

eigenbeam commented Jul 25, 2024

@juliacollins I've cleaned up my experimentation and simplified it down to couple simple operations. If you now specify the 'strategy' as 'concave' it will generate the flightline that I sent in Slack. See branch: https://github.com/nsidc/forge-py/tree/duck-issue-14

You can run this by:
$ python ./podaac/forge_py/cli.py --granule_config ./samples/irmcr2_20191109_01.concave.cfg --spatial ./samples/IRMCR2_20191109_01.csv.spatial --output_file geojson.json --config configs/config.yml

@juliacollins juliacollins self-assigned this Jul 28, 2024
@lisakaser lisakaser changed the title Refine concave hull handling in forked forge-py code Refine concave hull handling in forked forge-py code - for flight lines Jul 29, 2024
@lisakaser
Copy link

I am moving this out of sprint 3 as other issues have higher priority for MVP

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

No branches or pull requests

3 participants