This repository was archived by the owner on Jan 18, 2023. It is now read-only.
Version 2: Tiles Product, Valid ID, and bugfixes
Note: In this and following releases, Python 3.6 will no longer be supported due to changes in the asynchronous call.
New Functionality:
- Added Tiles Product: Tile product for
Probability DepthandHistoric Eventis now available - Valid ID Field: Add a new column called
valid_idthat shows up if any input cannot be matched with a property
Bug Fixes:
- Error Handle Fix (Error 500): Error 500 should no longer cause the process to crash
- Output Order: Output from client and CSV from a product call is now ordered by the input
- Renamed Limit to Connection Limit: In the README and on the product calls,
Limitis now calledConnection Limitto remove the confusion of call limits - File Header Fix: Files with headers should no longer error out
- Historic Location-Summary CSV Fix: Calling Historic Location-Summary with CSV should no longer crash