Skip to content

Shapefile#46

Open
floriandeboissieu wants to merge 65 commits intoolivierhagolle:masterfrom
floriandeboissieu:shapefile
Open

Shapefile#46
floriandeboissieu wants to merge 65 commits intoolivierhagolle:masterfrom
floriandeboissieu:shapefile

Conversation

@floriandeboissieu
Copy link
Contributor

@floriandeboissieu floriandeboissieu commented Jan 19, 2021

Hi Olivier,
I made several enhancements to peps_download after packaging, see below list. I tried to keep as much as possible as your code.
Although geopandas is supported, it is not required. If not available, setting shape argument will just raise an error.

You can install and try the package with command line:

pip install git+https://github.com/floriandeboissieu/peps_download.git@shapefile

v1.0.0

Add

  • pip install support
  • multipage requests
  • argument shape as file (shapefile, geojson, ...), shapely geometry, or geopandas object to define bounding box
  • control of verbosity
  • NEWS.md for future updates

Change

  • return file status ('on tape', 'staging', 'on disk', 'downloaded', 'existing')
  • update README

…of a for loop inside parse_catalog, which seems useless outside parse_catalog
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.

1 participant