- Added check for QueryError object when an error occurred during a search on the RAPI.
1.2.2
- Fixed problem with importing OGR and OSR
1.2.1
- Temporarily fixed ogr GetDriverByName error (see Issue 4).
1.2.0
- Modified get_order method to use the new Order ID option in the RAPI - Added a new 'brief' option when getting results from the RAPI which will return the raw results from the RAPI but with the specified field convention. - Added ability to submit a valid URL query to the RAPI
1.1.1
- Fixed syntax error occurring on line 1822 in eodms_rapi/eodms.py script
1.1.0
- Added ability to search using dates with previous interval words, such as 'hours', 'days', 'weeks', 'months' or 'years' ('24 hours' to get results for the last day)