SpatialDays / catapult-workfinder

Tooling to find work to do for common sensing pipelines.
Other
0 stars 0 forks source link

fix: limit order size and list of available product #5

Closed ivica3730k closed 2 years ago

ivica3730k commented 2 years ago
  1. Commented out hard adding product names to USGS, order process fails if you order products which are not available
  2. Changed filtering pandas frame with sample method to proper iloc way which will not return a random selection of items from pandas frame
  3. Added alternative stac read method which can be used for crucial protected uri searching