0.1.2
-
Addressed initialization of cmems credentials from environment variables conditionally
so that they are evaluated when new_data_store is called. (#21) -
Revised get_open_data_params logic to not open the dataset but only return
open_params without actual metadata. (#26) -
Improved the performance of get_data_ids method of the store by using
packageaiohttpto make parallel calls to CSW API. (#18)